search for: phonesys

Displaying 2 results from an estimated 2 matches for "phonesys".

2011 Jun 07
3
why doesn't "s" accept incoming call
Call from 'sip' to extension '+1xxxyyyzzzz' rejected because extension not found in context 'out'. But [out] exten => s,1,NoOp( this is the extension: ${EXTEN}) exten => s,n,Answer() exten => s,n(weasels),PlayBack(weasels-eaten-phonesys) ........ If I set "s" to "_." it works. Shouldn't "s" work here? Is it because the extension includes a "+"? sean
2015 Nov 04
4
Find me macro - calling multiple people to get a hold of one
...exten => s,1,Wait(1) exten => s,n,Background(press-1) exten => s,n,WaitExten(10) ; the value is the Wait time before we assume the call is not accepted exten => 1,1,NoOp(Caller accepted) ; Do not set MACRO_RESULT to anything to connect the caller exten => t,1,Playback(weasels-eaten-phonesys) ; if you're too late with pressing 1 exten => t,n,Set(MACRO_RESULT=CONTINUE) [findme] exten => s,1,Set(CALLERID(all)="Alarm" <911>) same => n,Playback(please-wait-connect-oncall-eng) same => n,Dial(LOCAL/9999${WIEBE_MOBILE}) same => n,Playback(vm-nobod...