[asterisk-r2] OR2 Debug trace - Calls do not complete
Melcon Moraes
melcon at gmail.com
Thu Oct 9 10:49:54 CDT 2008
Hi Moy,
Would you please take a look at the trace below:
http://pastebin.ca/1221785
The scenario is:
Caller ==> Analog PBX ==> Asterisk Box
I've inserted blank lines just to highlite time changes. The entire
destination number is 30819040, shown on the line 60.
OpenR2 version: 0.1.1, revision: 64
Asterisk 1.2.17 with chan_zap.c rev 145021 from your branch
-- zapata.conf ---
signalling=mfcr2
mfcr2_variant=br
mfcr2_get_ani_first=no
mfcr2_max_ani=20
mfcr2_max_dnis=4
;mfcr2_category=national_subscriber
mfcr2_logdir=pstn
mfcr2_call_files=no
mfcr2_logging=error,warning,debug,notice,cas,mf
;mfcr2_mfback_timeout=-1
mfcr2_allow_collect_calls=yes
mfcr2_double_answer=no
mfcr2_forced_release=yes
mfcr2_immediate_accept=no
context=from-pstn
group=1
channel => 1-15
;channel => 17-31
mfcr2_max_ani=3
mfcr2_max_dnis=18
mfcr2_logdir=pbx
mfcr2_call_files=no
mfcr2_forced_release=no
mfcr2_logging=error,warning,debug,notice,cas,mf
mfcr2_mfback_timeout=3000
context=from-pbx
group=2
channel => 32-46
channel => 48-62
-- end zapata.conf --
At line 67, what should happen? As far as I understand, we(the * box)
ask for more DNIS and then the mfback_timeout expired. Then we(again,
the *) sent back an A-5 and no response until the far end(analog pbx)
times out and sent us a Clear Forward.
Another, i think it's related, question is about the dynamic DNIS. Is
there a way to disable it? According to some tests I 've done, when
you have something like _00ZZ. in your dialplan, the behaviour just
described happens.
Please let me know if you need more info.
Thanks in advance.
[]'s
MM
More information about the asterisk-r2
mailing list