[Asterisk-Users] == Everyone is busy at this time problem

Iain McWilliams iain at duckend.org.uk
Thu Jun 19 10:40:33 MST 2003


----- Original Message -----
From: "Angelo Sampietro" <a.sampietro at niumidia.it>
To: <asterisk-users-admin at lists.digium.com>; "Steven Critchfield"
<critch at basesys.com>
Cc: <asterisk-users at lists.digium.com>
Sent: Thursday, June 19, 2003 5:30 PM
Subject: Re[4]: [Asterisk-Users] == Everyone is busy at this time problem


> SC> Next tip is that BYEXTENSION is deprecated, use ${EXTEN}. But this
won't
> SC> make your calls work.
>
> SC> Does modem support groups? I think capi does, but I don't remember
modem
> SC> doing it. So try changing the g1 to the actuall tty device.
>
> hi!
> i tried but the result is still the same:
>
>  to 10.8.210.147:5060
>   == Accepting call on 'SIP/g.carnero-5366' (g.carnero)
>     -- Executing Goto("SIP/g.carnero-5366", "doisdn|00115601992|1") in new
stack
>     -- Goto (doisdn,00115601992,1)
>     -- Executing StripMSD("SIP/g.carnero-5366", "1") in new stack
>     -- Executing DigitTimeout("SIP/g.carnero-5366", "10") in new stack
>     -- Set Digit Timeout to 10
>     -- Executing ResponseTimeout("SIP/g.carnero-5366", "20") in new stack
>     -- Set Response Timeout to 20
>     -- Executing Dial("SIP/g.carnero-5366", "Modem/ttyI0:0115601992") in
new stack
>     -- Called ttyI0:0115601992
>     -- Modem[i4l]/ttyI0 is busy
>   == Everyone is busy at this time
>     -- Hungup 'Modem[i4l]/ttyI0'
>
>     this is my configuration now:
>
> exten => _0.,1,StripMSD,1
> exten => _.,2,DigitTimeout,10
> exten => _.,3,ResponseTimeout,20
> exten => _.,4,Dial,Modem/ttyI0:${EXTEN}
> exten => _.,4,Dial,Modem/ttyI1:${EXTEN}
>
> thanks for the suggestion of the deprecated word :)
> if you have any other suggerstin let me know...
> g1 was a group...
> could be the problem related to the i4l driver?

I don't suppose there is a StripMSD in your modem.conf as well is there?
That hit me when I first tried dialing out on i4l.

Regards,
Iain






More information about the asterisk-users mailing list