Displaying 1 result from an estimated 1 matches for "proveded".
Did you mean:
proceded
2005 Mar 07
0
SIP URI
...e not shown
in the sip debug message. I have read one of
the post in the list which actualy show the URI string in the debug message
(at the To: field). Is there any setting I need to set or turn on during
compilation of asterisk? I have the head version of asterisk and my
extension.conf setting is proveded below:
exten => 777,1,Answer
exten =>
777,2,SetVar(VXML_URL=play=http%3A%2F%2Flocalhost%2Fvxml%2Findex.vxml)
exten => 777,3,Dial(SIP/1234@192.168.1.72,10,t)
exten => 777,4,Hangup
SIP Debug message:
*CLI> dial 777
-- Executing Answer("OSS/dsp", "") in new...