Tag : SBC
Hey List I sometimes use our asterisk server to do some debugging or other PBX and SBC. Now we have a case where a PBX is replying an incomming invite with 180 ringing immediately. It looks like the SBC does not accept this. According to my understand..
Finally, I figured out how our SBC does matches invites to registrations with the Contact header, but now I face another issue: how do I set the contact header of an invite different to the From header?INVITE sip:called-id@URI SIP/2.0Via: SIP/2.0/..
Hello!I just implemented a jitterbuffer for pjsip in the dialplan in a SBC:[fromtrunk]exten => _[+0-9]!,1,Set(JITTERBUF..
Im trying to implement direct_media between multiple peers and an uplink provider, all of whom have direct_media=yes configures.For originating calls to the uplink provider direct_media=yes works like expected. SIP flows through asterisk, rtp doesntS..
Ive got a deployment with the SBC in between the clients and Asterisk(11.17.1 version). When the UAC tries to subscribe for dialog event package, the NOTIFY request sent by Asterisk fails. The SBC uses a different Contact (user part) for the 1st ..