Displaying 1 result from an estimated 1 matches for "var_to".
Did you mean:
var_t
2019 Mar 29
3
why doesn't extension "s" work ?
I'm using "s" extension in my dialplan:
[gv-voice]
exten => s,1,Verbose(callerid is "${CALLERID(all)}" or
"${CALLERID(num)}") ;Set(Var_TO=${SIP_HEADER(TO)}) ; PJSIP_HEADER(read,To)
same=>n,....
But when a call comes in to the gv-voice context, "s" doesn't match the
extension:
res_pjsip_session.c:2991 new_invite: Call from 'gv-voice'
(UDP:10.10.10.80:5062) to extension '<xxxxxxxxxx>' rej...