[Asterisk-Users] unable to use misdn group dial

Dias Badekas diastheos at yahoo.com
Sat Sep 24 10:42:52 MST 2005


I have set up a * box with two hfc ISDN pci cards
using mISDN both in TE mode with PmP mode.
(using $MODPROBE hfcpci protocol=0x2,0x2
layermask=0xf,0xf)

I have no problem dialing out by explicitly naming the
mISDN port, ex: Dial(mISND/1/${EXTEN},60)
or Dial(mISDN/2/${EXTEN},60)

But it does NOT work when specifying the mISDN group:
exten =>
_(outpattern),1,Dial(mISDN/g:TEmode/${EXTEN},60)
exten => _(outpattern),2,Congestion

I get a message such as, When dialing out from  Zap/1
channel:


 Executing
Dial("Zap/1-1","mISDN/g:incoming/2107253178|60") in
new stack
Checking Availbl. Chan in Group: incoming
 --> * NEW CHANNEL dad: oad:2107253178 ctx:
* CALL: g:TEmode/2107253178
 --> Group Call group: TEmode
def_l1:-1, portup:0
 --> ! No free channel chan 0x81afc20 even after Group
Call
 --> SEND: State Down
    -- Couldn't call g:TEmode/2107253178
  == Everyone is busy/congested at this time (0:0/0/0)
    -- Executing Congestion("Zap/1-1", "") in new
stack


Both cards are in the same group, in misdn.conf:
[TEmode]
ports=1,2
immediate=yes
context=incoming
callerid="Some CallerId"
msns=*
--------


the misdn device is set up with:
    mknod /dev/mISDN c 46 0

I don't if one mISDN device is enough for two cards,
so  I also created  another one:
    mknod /dev/mISDN1 c 46 1
but it made no difference...

Any suggestions?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the asterisk-users mailing list