Displaying 1 result from an estimated 1 matches for "external_sip_serv".
Did you mean:
external_sip_server
2006 Mar 07
1
Changing REINVITE status of the channel dynamically
I've an Asterisk server running in my office, which forwards all
long distance calls to a third party SIP service using an extension rule:
exten => _1XX0.,1,Dial(SIP/{EXTEN:4}@external_sip_server.com)
(1XX0 is the international calls rule for Chile)
Also, in my sip.conf, I've defined canreinvite=yes to decrease the
network load to the server caused by the RTP.
However, the external sip server seems to be buggy, because the
REINVITE's against it only works for certain routes,...