[Asterisk-Users] Distinctive ring detection problem
Paul Budden
pbudden at mindspring.com
Sat Aug 28 19:27:33 MST 2004
I am trying to get distinctive ring to work on my PSTN with no luck.
I can get 2 different ring codes but it skips the context assigned...
here is my complete zapata.conf:
[channels]
signalling=fxs_ks
usecallerid=yes
rxgain=1.0
txgain=1.0
language=en
context=default
usedistinctiveringdetection=yes
dring1=134,0,0
dring2=137,0,0
dring1context=internal2
dring2context=default
channel => 1
here is the debug output:
Aug 18 10:36:20 NOTICE[1112767280]: chan_zap.c:5053 ss_thread: Got event 2 (Ring/Answered)...
-- Detected ring pattern: 137,0,0
-- Distinctive Ring matched context internal2
-- Executing Wait("Zap/1-1", "1") in new stack
-- Executing Answer("Zap/1-1", "") in new stack
-- Executing VoiceMailMain("Zap/1-1", "") in new stack
-- Playing 'vm-login' (language 'en')
this should have passed on to the default context... 134,0,0 also hits the internal2 context.
any ideas?
Paul Budden
pbudden at mindspring.com
EarthLink Revolves Around You.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040828/a2624aa1/attachment.htm
More information about the asterisk-users
mailing list