添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
Posted on January 22, 2018 at 20:31

Hello everybody!

I want to make a simple VoIP client handling SIP and RTP protocols. It needs to be very simple (connect to the VoIP server, make a call, pick up a call, end call), fast and reliable.  I'm wondering if there are some solutions that could help me to make this? (Simple example would be great

:)

) My first idea was to make own poject to handle SIP and RTP stack, but i think it would take a lot of time to finish.

#sip #voip #rtp #phone

Hello @Juliusz Bojarczuk​ @Community member​ ,

would like to start a similar project as you, an implementation of a SIP client on a STM32H753 with RTX. There are many libraries for e.g. Linux systems, but I could not find an implementation directly on the controller or on a RTOS like RTX so far. Were you successful with your projects? If yes, which library did you use or did you implement the SIP client yourself?

Many greetings

Felix

Thank you for your reply. Yes you are right of course that a Raspberry Pi would be much easier here, however there is an existing project with a STM32H7 which should only be extended with appropriate functionality. I don't have time at the moment to port the whole project to a Linux base, hence this approach.

Why do you think that after 3 years there is no one who could have implemented this ?

Unable to make USBX and FileX working on same sd-card in STM32 MCUs Embedded software STM32H503 cannot perform regression in STM32 MCUs Security Cortex M4 with FreeRtos httpd hangs when opening page in STM32 MCUs Embedded software stm32wba54 no respond in end device mode with stm32cubeMx in STM32 MCUs Wireless Not getting all ADC end of conversion interrupts in STM32CubeMX (MCUs)