[asterisk-users] mISDN

Timothy Parez timothyparez at linux.be
Wed Nov 29 08:38:22 MST 2006


I get the following with debug on:

P[ 3] I IND :SETUP oad:497978546 dad:50556010 pid:10 state:none
P[ 3]  --> channel:1 mode:TE cause:16 ocause:16 rad: cad:
P[ 3]  --> info_dad: onumplan:2 dnumplan:2 rnumplan:  cpnnumplan:0
P[ 3]  --> Bearer: Speech
P[ 3]  --> Codec: Alaw
P[ 0]  --> * NEW CHANNEL dad:50556010 oad:497978546
P[ 3]  --> CTON: Unknown
P[ 3] EXPORT_PID: pid:10
P[ 3]  --> PRES: Restricted (0)
P[ 3]  --> SCREEN: Unscreened (0)
Nov 29 16:39:40 WARNING[7221]: chan_misdn.c:4735 chan_misdn_log: 
Extension can never match, so disconnecting
P[ 3] I SEND:RELEASE oad:0497978546 dad:050556010 pid:10
P[ 3]  --> bc_state:BCHAN_CLEANED
P[ 3]  --> channel:1 mode:TE cause:16 ocause:1 rad: cad:
P[ 3]  --> info_dad: onumplan:2 dnumplan:2 rnumplan:  cpnnumplan:0
P[ 3] I IND :RELEASE_COMPLETE oad: dad: pid:10 state:EXTCANTMATCH
P[ 3]  --> channel:0 mode:TE cause:16 ocause:16 rad: cad:
P[ 3]  --> info_dad: onumplan:0 dnumplan:0 rnumplan:0 cpnnumplan:0
P[ 3] hangup_chan
P[ 3] -> hangup
P[ 3] * IND : HANGUP    pid:10 ctx:inisdn dad:050556010 oad:0497978546 
State:EXTCANTMATCH
P[ 3]  --> l3id:6000b
P[ 3]  --> cause:16
P[ 3]  --> out_cause:16
P[ 3]  --> state:EXTCANTMATCH
P[ 3] Channel: mISDN/3-1 hanguped new state:CLEANING
P[ 3] release_chan: bc with l3id: 6000b

so I change extensions.conf:
exten 50556010,1,NoOp(Incoming call from ${CALLERID} for ${EXTEN})
exten 50556010,2,Answer()
exten 50556010,3,Echo()
exten 50556010,4,Hangup()

And the debug message above is what I get

Timothy.


>   



More information about the asterisk-users mailing list