<div>Hello,</div>
<div> </div>
<div>Making calls works fine on a Beronet 1 port card connected to an ISDN line PTP.</div>
<div>I cant seam to receive any calls. Asterisk says it cannot match extension. The funny is that I tested this configuration on a ptmp and it worked.</div>
<div><br>Any tips ?</div>
<div> </div>
<div>Thanks</div>
<div>Joao Correia</div>
<div> </div>
<div>### Extensions.conf #############</div>
<div>exten => _X.,1,Ringing<br>exten => _X.,2,Dial(SIP/4200&SIP/4201)<br>exten => _X.,20,Hangup<br> </div>
<div>### misdn.conf #############</div>
<div> </div>
<div>[intern]<br>; define your ports, e.g. 1,2 (depends on mISDN-driver loading order)<br>ports=1<br>; context where to go to when incoming Call on one of the above ports<br>context=misdn-in<br>msns=*<br> </div>
<div>########## This is my CLI: ####################</div>
<div> </div>
<div>*CLI> I IND :SETUP oad:962988882 dad:0 port:1<br> --> mode:TE cause:16 ocause:16 rad:<br> --> info_dad: onumplan:0 dnumplan:0 rnumplan:<br> --> channel:1 caps:Speech pi:0 keypad:<br> --> urate:0 rate:0 mode:0 user1:0
<br> --> pid:0 addr:0 l3id:2000c<br> --> Bearer: Speech<br> --> Codec: Alaw<br> --> * NEW CHANNEL dad:0 oad:962988882 ctx:misdn-in<br> --> * CallGrp: PickupGrp:<br> --> rxgain:0 txgain:0<br>Extension can never match, so disconnecting
<br>I SEND:DISCONNECT oad:962988882 dad:0 port:1<br> --> mode:TE cause:16 ocause:1 rad:<br> --> info_dad: onumplan:0 dnumplan:0 rnumplan:<br> --> channel:1 caps:Speech pi:0 keypad:<br> --> urate:0 rate:0 mode:0 user1:0
<br> --> pid:0 addr:0 l3id:2000c<br>Unhandled Message: prim 20181 len -22 from addr 0, dinfo 0 on port: 0<br>I IND :RELEASE oad:962988882 dad:0 port:1<br> --> mode:TE cause:-1 ocause:1 rad:<br> --> info_dad: onumplan:0 dnumplan:0 rnumplan:
<br> --> channel:1 caps:Speech pi:0 keypad:<br> --> urate:0 rate:0 mode:0 user1:0<br> --> pid:0 addr:0 l3id:2000c<br>Idx:0 stack->cchan:0 Chan:1<br>Idx:1 stack->cchan:0 Chan:2<br>Idx:0 stack->cchan:0 Chan:1
<br>Idx:1 stack->cchan:0 Chan:2<br>I IND :CLEAN_UP oad: dad: port:1<br> --> mode:TE cause:16 ocause:16 rad:<br> --> info_dad: onumplan:0 dnumplan:0 rnumplan:0<br> --> channel:0 caps:Speech pi:0 keypad:<br> --> urate:0 rate:0 mode:0 user1:0
<br> --> pid:0 addr:0 l3id:2000c<br>Trying to Release bc with l3id: 2000c<br>* RELEASING CHANNEL pid:0 ctx:misdn-in dad:0 oad:962988882 state: EXTCANTMATCH<br> --> * State Down<br> --> Setting AST State to down<br>
--> * State Wait4dig | ExtCantMatch<br> </div>