[Asterisk-Users] ISDN Dialout
Jay Tyndall
asterisk at tyndall.id.au
Mon Oct 6 17:39:51 MST 2003
Hi,
I am having some trouble with ISDN Dialout. Using a Netjet-s PCI Card.
When in Minicom, the only way I can dialout is if i issue ATS18=1 First.
Otherwise I get a BUSY message. So thats fine.
But when I dialout from asterisk, I get an immediate hangup, so my guess is
that asterisk is not issuing ATS18=1 to the ttyI device.
Here are my configs, any input would be greatly appriciated.
extensions.conf
exten => 4000,1,Dial,Modem/g3:0422xxxxxx|60|r
modems.conf
; net jet suff
context=default
msn=0269xxxxxx&L*
icomingmsn=0269xxxxxx&L*
driver => i4l
group=2
stripmsd=1
mode=immediate
device => /dev/ttyI0
msn=0269xxxxxx
group=3
device => /dev/ttyI1
mode => immediate
type => autodetect
More information about the asterisk-users
mailing list