Search found 2 matches
- Sun Dec 31, 2017 12:40 pm
- Forum: Showcase
- Topic: Connect door bell via WLAN(SIP) to VoIP server
- Replies: 2
- Views: 8876
Re: Connect door bell via WLAN(SIP) to VoIP server
Nice are you going to try to get g.711 audio and rtp working? I have tried that in the beginning, but struggled with sdp and rtp. At the moment i do not plan to implement it myself. A receiving rtp socket is already set up, but all received data is discarded. No data is sent and the rtp reports (?)...
- Sun Dec 31, 2017 10:13 am
- Forum: Showcase
- Topic: Connect door bell via WLAN(SIP) to VoIP server
- Replies: 2
- Views: 8876
Connect door bell via WLAN(SIP) to VoIP server
Hello, i just cleaned up my project a bit and uploaded it to github, but it is still work in progress: https://github.com/chrta/sip_call When the door bell rings, a VoIP call is initiated. It keeps ringing for a predefined duration or until someone picks up the phone. Hardware I used a simple ESP32 ...