search for: skipself

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

2007 Jan 07
1
snom 360 auto answer
Hi, I'm testing paging using snom 360. Can someone correct my dialplan? Regards, Jason. ================================================== ;exten => _99XXXX,1,SIPAddHeader(Call-Info: Answer-After=0) ;exten => _99XXXX,n,SIPAddHeader(Call-Info: <sip:192.168.1.113>\;answer-after=0) ;exten => _99XXXX,n,Dial(SIP/${EXTEN:2}) exten => _99XXXX,1,Set(__SIPADDHEADER=Call-Info:
2007 Feb 09
0
Conference & Page question
...the phone in intercom. Now I set auto-answer=6 but after first ring the phone hangup the call. There is a way to using page/intercom with normal ring and not with auto-answer? My dialplan: [ext-paging] include => ext-paging-custom exten => PAGE4441,1,GotoIf($[ ${CALLERID(number)} = 4441 ]?skipself) exten => PAGE4441,n,GotoIf($[ ${FORCE_PAGE} != 1 ]?AVAIL) exten => PAGE4441,n,Set(AVAILSTATUS=not checked) exten => PAGE4441,n,Goto(SKIPCHECK) exten => PAGE4441,n(AVAIL),ChanIsAvail(${DB(DEVICE/4441/dial)}|js) exten => PAGE4441,n(SKIPCHECK),Noop(Seems to be available (state = ${AVA...