[Asterisk-Users] Anybody knows how to setup chan_misdn incoming
	calls
    Rus V. Brushkoff 
    rus at SoyuzKT.Od.UA
       
    Fri Jun  3 07:22:58 MST 2005
    
    
  
	Hi.
 I want to handle incoming chan_misdn traffic by asterisk, but I've got
message - 'Extension can never match, so disconnecting'. What I'm doing
wrong ? How I can pass incoming dialed number (dad) to misdn context (in
my case 'dss1_incoming') ? Works unrouted calls (s extension) if I set
immediate=yes in misdn.conf, but I want to route calls by dialed number.
log snippet :
.........
*CLI>  --> lib: NEW_CR Ind with l3id:20052 port:1
 --> new_process: New L3Id: 20052
 --> Pres:0
 --> Screen:3
 --> cap speech
lib Got Prim: Addr 41400001 prim 30582 dinfo 20052
I IND :SETUP    pid:3   mode:TE addr:0  port:1
 --> l3id:20052 cause:16 dad:222223 oad:9543000 channel:28 port:1
$$$ find_chan: No channel found for oad:9543000 dad:222223
 --> Keypad:
 --> Bearer: Speech
 --> Codec: Alaw
 --> orig Numplan: Unknown
 --> dest Numplan: Unknown
 --> * NEW CHANNEL dad:222223 oad:9543000 ctx:dss1_incoming
 --> Setting Pickupgroup
 --> Number Screened
* Queuing chan 0x816d830
Extension can never match, so disconnecting
$$$ Bchan Activated addr 0
I SEND:DISCONNECT       port:1  pid:3   mode:TE addr:0
 --> l3id:20052 cause:1 oad0:9543000 dad0:222223 channel:28 port:1
..........
TIA
		Rus
    
    
More information about the asterisk-users
mailing list