[Asterisk-Users] NetJet Cards

Chris Wilson chris at netservers.co.uk
Mon Nov 3 03:24:14 MST 2003


Hi Matthew,

On 2 Nov 2003, Matthew Enger wrote:

> exten => _004XXXXXXXX,1,Dial(modem/g1/V${EXTEN:1})

Try this Dial command:

Dial(Modem/ttyI0:${EXTEN:1})

> msn=0397468733&L*

Try removing "&L*" from the MSN, it looks wrong to me.

You might find that ttyI0 and ttyI1 are both channels of the first card, 
and that you will need ttyI2 and ttyI3 for the second card. But I haven't 
tested isdn4linux with more than one card.

Please let me know if you get it working, I had major problems with 
Asterisk hanging using the isdn4linux and other modem drivers. Eventually 
I had to switch to CAPI.

Cheers, Chris.
-- 
   ___ __     _
 / __// / ,__(_)_  | Chris Wilson -- UNIX Firewall Lead Developer |
/ (_ / ,\/ _/ /_ \ | NetServers.co.uk http://www.netservers.co.uk |
\ _//_/_/_//_/___/ | 21 Signet Court, Cambridge, UK. 01223 576516 |




More information about the asterisk-users mailing list