Displaying 1 result from an estimated 1 matches for "sendxmlresponse".
2005 Jan 25
1
Re: I think your problem has to do with how you set the variable.
...ny
variables att all.
Moreover if you look in the originate command, the context name is
chiamamezzi-Wave that I can show you:
[chiamamezzi-Wave]
exten => s,1,Wait,1
exten => s,2,Answer
exten => s,3,DigitTimeout,5
exten => s,4,AbsoluteTimeout,140
exten => s,5,system(/prd/asterisk/sendxmlresponse.sh "-1 yes ${callid}
${number} ${url}" )
exten => s,6,system(/prd/asterisk/log.sh "Variabili: [menuid=${menuid}]
[number=${number}] [redirectnum=${redirectnum}] [url=${url}]
[callid=${callid}]")
exten => s,7,BackGround(${wavemsg})
If the dial command succeds * goes on...