Displaying 1 result from an estimated 1 matches for "force_pag".
Did you mean:
force_page
2007 Feb 09
0
Conference & Page question
...=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 =
${AVAILSTATUS})
exten => PAGE4441,n,Set(__SIPADD...