[Asterisk-Users] NetJet Cards
Matthew Enger
menger at xi.com.au
Sat Nov 1 22:38:17 MST 2003
Hello,
Thanks, that helped a bit:
-- Executing Dial("SIP/1011-506f", "modem/g1/V0412463080") in new
stack
-- Couldn't call g1/V0412463080
-- Hungup 'Modem[i4l]/ttyI0'
== Everyone is busy at this time
-- Executing Congestion("SIP/1011-506f", "") in new stack
== Spawn extension (international, 00412463080, 2) exited non-zero on
'SIP/1011-506f'
I have the following in:
extensions.conf:
exten => _004XXXXXXXX,1,Dial(modem/g1/V${EXTEN:1})
exten => _004XXXXXXXX,2,Congestion
modem.conf
[interfaces]
context=remote
driver=i4l
stripmsd=0
dialtype=tone
mode=immediate
group=1 ; group=1,2,3,9-12
msn=0397468733&L*
stripmsd=0
device => /dev/ttyI0
device => /dev/ttyI1
Any ideas?
Thanks,
Matthew Enger
menger at xi.com.au
On Sun, 2003-11-02 at 16:24, Eric Wieling wrote:
> You are missing a $ in front of {EXTEN:1}. It should be ${EXTEN:1}
>
> On Sat, 2003-11-01 at 22:55, Matthew Enger wrote:
> > Hello,
> >
> > I am trying to use 2 netjet cards under asterisk and isdn4linux. I am
> > having a hard time trying to get them to work in terms of dial out. Does
> > anyone have a working config I could look at for even one card (tried
> > that, not much luck either).
> >
> > When i dial out:
> > -- Accepting AUTHENTICATED call from 172.16.11.2, requested format =
> > 2, actual format = 2
> > -- Executing Dial("IAX[menger at 172.16.11.2:5036]/2",
> > "modem/g1/v{EXTEN:1}") in new stack
> > -- Called g1/v{EXTEN:1}
> > -- Modem[i4l]/ttyI0 is busy
> > -- Hungup 'Modem[i4l]/ttyI0'
> > == Everyone is busy at this time
> > -- Executing Congestion("IAX[menger at 172.16.11.2:5036]/2", "") in new
> > stack
> > == Spawn extension (international, 90412463080, 2) exited non-zero on
> > 'IAX[menger at 172.16.11.2:5036]/2'
> > -- Hungup 'IAX[menger at 172.16.11.2:5036]/2'
> > -- Registered 'menger' (AUTHENTICATED) at 172.16.11.2:5036
> >
> > I am using devices /dev/ttyI0 for the first card and ttyI1 for the
> > second card. I have loaded the module up using:
> > modprobe hisax type=20,20 protocol=2,2 id="HiSax"
> >
> > I am running RedHat Linux 9.0 wth latest kernel from redhat.
> >
> > Any help apart from buy a capi card would be most appreciated.
> >
> > Thanks,
> >
> > Matthew Enger
> > menger at xi.com.au
> >
> >
> >
--
Matthew Enger <menger at xi.com.au>
Xintegration
More information about the asterisk-users
mailing list