Displaying 1 result from an estimated 1 matches for "incoming_vpbx".
2009 Oct 01
2
help on ${RTPAUDIOQOS}
...and 666 and I called from 555 to 666, but
unfortunately no value for ${RTPAUDIOQOS} appeared on Asterisk CLI.
Would you please let me know what is wrong with my dialplan and/or what else
should be done to get the value of ${RTPAUDIOQOS}?
Following is my dialplan context where my call landed....
[incoming_vpbx]
exten => _x.,1,NoOp(A call has come)
exten => _x.,n,Noop(============${RTPAUDIOQOS})
exten => _x.,n,Dial(SIP/666,30,m)
exten => _x.,n,Hangup()
exten => h,1,Noop(***************${RTPAUDIOQOS})
And here is what appeared on CLI...
-- Executing [12 at incoming_vpbx:1] NoOp("...