Displaying 2 results from an estimated 2 matches for "sipmnf".
Did you mean:
sinf
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(FO...
2009 Aug 31
1
Question of resiliance
...nor does it allow any calls to be placed.
my guess is this
srvlookup=yes
which I had until recently - decided I don't really need it, my guess it
asterisk has a problem with name resolution and get stuck, but stuck
such that call processing can't happen.
snippet of my macro
[macro-dial-sipmnf-sippt-pstn]
;
; Enter with these
; ARG1 = number to dial
; ARG2 = timeout value
; ARG3 = flag determines if hangup or return on no answer
; HR = hangup and return (default)
; RT = return without hangup (must...