I using PJSIP as sip driver, I wound like to get source IP on inbound calls from my peers,tried use Function_CHANNEL like${CHANNEL(pjsip,type,remote_addr)}but it returns only empty string, what I do..
Author : Ilya Awesome
Can anyone tell me how can I create echo test using ARI stasis ap..
what may cause this, and how can I fix it ? WARNING[23010]: pjsip:0 : tsx0x7f24f41b2 ..Failed to send Request msg NOTIFY/cseq=15293 (tdta0x7f2480001a70)! err=171064 (Unsuitable transport selected (PJSIP_ETPNOT..
guys, have really annoying problem with trunks when I calling over voip provider.. after awhile provider sends INFO packages but for some reason Asterisk doesn’t answer on it. after 8 packagers provider just drops the call, here is the package I..
Hey guys, have issues with reinvite, no matter what endpoint is calling asterisk always tries switch simple_bridge to native_rtp Bridge 0422bfa0-9d22-4bba-9108-a3f14d7d1cab: switching from simple_bridge technology to native_rtpin endpoints table “direct_media..
Stuck with TLS transport,I have 2 phones (both in local network for tests)one connected with up second with tlswhen I calling TLS to UPD everything is fine, but when UDP calls TLS I getting an error ERROR[44230]: pjsip:0 : tlsc0x7f143012 TLS connec..
Hey guys,tried to make tls work with pjsip on asterisk 13.2.0have compiled pjsip with ssl,added transport[tls]type=transport cert_file=/pbx/keys/server.crt ca_list_file=/pbx/keys/ca.key priv_key_file=/pbx/keys/server.key protocol=tls bind=192.168.1.4:5061local_net=192.168.1.0/24external_media_address=77.77.77.77external_signaling_address=77.77.77..
Hay guys, got trouble with registration with cisco 7975Here is the debug :REGISTER sip:192.168.1.4 SIP/2.0Via: SIP/2.0/UDP 192.168.1.61:5060;branch=z9hG4bK35076381From: ;tag=0c8525a68961001f44d503e2-d9359bd3To: Call-ID: 0c8525a6-89610004-b972d038-5864c98e@192.168.1.61Max-Forwar..
Hay guys, have question.When I do regular dial I use $this->AGI->get_fullvariable(${PJSIP_DIAL_CONTACTS(.$callObj.)},false,true);to get all contacts of current endpoint and so I dial to all phones at once, but if I exec QUEUE, I have just one phone rin..
is there way to send event to all ami clients from AGI script?Sent from..