search for: outbdial

Displaying 1 result from an estimated 1 matches for "outbdial".

Did you mean: autodial
2009 Sep 22
2
Problem with dialplan -> gotoif ?
Hi This is the output from show dialplan dial-sipmnf-sippt-pstn [ Context 'dial-sipmnf-sippt-pstn' created by 'pbx_config' ] 's' => 1. Verbose(1,Dialing ${ARG1} on mnf pt pstn) [pbx_config] 2. Dial(SIP/${ARG1}@${SIPMNF},${ARG2},${OUTBDIAL}) [pbx_config] 3. Set(GLOBAL(FOUNDME)=${DIALSTATUS}) [pbx_config] 4. GotoIf([${DIALSTATUS} = CHANUNAVAIL]?pt:ok) [pbx_config] [pt] 5. Dial(SIP/${ARG1}@${SIPPT},${ARG2},${OUTBDIAL}) [pbx_config] 6. Set(GLOBAL(FOUNDME)...