Ok all here is a strange one...... I have a TDM400P with 3 fxo modules. I can very rarely make an outbound call to the PSTN....about once every 10 tries. However if I use a analog phone pluged into the same phone line as one of the tdm channels say channel 4, and I place the analog phone off hook and then place a call via asterisk , it work everytime. It seems like the TDM400p is having trouble grabbing the outbound circuit. I have tried this on all three fxo modules and get the same results. Inbound calls work fine as do SIP calls. Anyone else run into this? Maybe I have bad hardware? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050227/2db308a9/attachment.htm
Put a 'w'ait in your dial command. * is probably dialing too quickly
after going off-hook.
Lyle
----- Original Message -----
From: Guy C. Guckenberger
To: asterisk-users@lists.digium.com
Sent: Sunday, February 27, 2005 12:00 PM
Subject: [Asterisk-Users] Outbound call on TDM400P
Ok all here is a strange one......
I have a TDM400P with 3 fxo modules. I can very rarely make an outbound call
to the PSTN....about once every 10 tries. However if I use a analog phone
pluged into the same phone line as one of the tdm channels say channel 4, and I
place the analog phone off hook and then place a call via asterisk , it work
everytime. It seems like the TDM400p is having trouble grabbing the outbound
circuit. I have tried this on all three fxo modules and get the same results.
Inbound calls work fine as do SIP calls. Anyone else run into this? Maybe I
have bad hardware?
Thanks
------------------------------------------------------------------------------
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050227/68799dd0/attachment.htm
Guy C. Guckenberger wrote:> Ok all here is a strange one...... > > I have a TDM400P with 3 fxo modules. I can very rarely make an > outbound call to the PSTN....about once every 10 tries. However if I > use a analog phone pluged into the same phone line as one of the tdm > channels say channel 4, and I place the analog phone off hook and then > place a call via asterisk , it work everytime. It seems like the > TDM400p is having trouble grabbing the outbound circuit. I have > tried this on all three fxo modules and get the same results. > Inbound calls work fine as do SIP calls. Anyone else run into this? > Maybe I have bad hardware? >strange, you say they are FXO modules (and you only have 3), and they don't work (1:10), and that when you use a phone (which is as fxs device) it works great in port 4, well .... are you sure they are FXO modules and not FXS? if you only have 4 modules, why would you be pluggin into port 4 when the 3 moules should be installed in order. (ports 1,2,3) so, either you aren't telling us everything, or you were confused and bought FXS modules when you wanted FXO modules, which is it?
Yeah Im sure they are FXO. They came from Digium install in 2,3,4. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Richard Lyman Sent: Sunday, February 27, 2005 1:50 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Outbound call on TDM400P Guy C. Guckenberger wrote:> Ok all here is a strange one...... > > I have a TDM400P with 3 fxo modules. I can very rarely make an > outbound call to the PSTN....about once every 10 tries. However if I > use a analog phone pluged into the same phone line as one of the tdm > channels say channel 4, and I place the analog phone off hook and then> place a call via asterisk , it work everytime. It seems like the > TDM400p is having trouble grabbing the outbound circuit. I have tried> this on all three fxo modules and get the same results. > Inbound calls work fine as do SIP calls. Anyone else run into this? > Maybe I have bad hardware? >strange, you say they are FXO modules (and you only have 3), and they don't work (1:10), and that when you use a phone (which is as fxs device) it works great in port 4, well .... are you sure they are FXO modules and not FXS? if you only have 4 modules, why would you be pluggin into port 4 when the 3 moules should be installed in order. (ports 1,2,3) so, either you aren't telling us everything, or you were confused and bought FXS modules when you wanted FXO modules, which is it? _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
ok so I put the wait in and still have the same results.
Extensions.conf
exten => s,5,SetCallerID(${OUTCID})
exten => s,6,Wait(2) <---------------------I added this>
exten => s,7,Dial(${OUT}/${ARG1})
exten => s,8,Congestion
exten => s,107,Macro(outisbusy)
Im still only getting out every few calls. Any other suggestions?
Thanks
________________________________
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Lyle Giese
Sent: Sunday, February 27, 2005 1:11 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Outbound call on TDM400P
Put a 'w'ait in your dial command. * is probably dialing too quickly
after going off-hook.
Lyle
----- Original Message -----
From: Guy C. Guckenberger <mailto:guy@gcans.com>
To: asterisk-users@lists.digium.com
Sent: Sunday, February 27, 2005 12:00 PM
Subject: [Asterisk-Users] Outbound call on TDM400P
Ok all here is a strange one......
I have a TDM400P with 3 fxo modules. I can very rarely make an
outbound call to the PSTN....about once every 10 tries. However if I
use a analog phone pluged into the same phone line as one of the tdm
channels say channel 4, and I place the analog phone off hook and then
place a call via asterisk , it work everytime. It seems like the
TDM400p is having trouble grabbing the outbound circuit. I have tried
this on all three fxo modules and get the same results. Inbound calls
work fine as do SIP calls. Anyone else run into this? Maybe I have bad
hardware?
Thanks
________________________________
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050227/8fa11890/attachment.htm
> From: asterisk-users-bounces@lists.digium.com[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Guy C. Guckenberger> Sent: Sunday, February 27, 2005 5:17 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Outbound call on TDM400P > > > ok so I put the wait in and still have the same results. > > Extensions.conf > exten => s,5,SetCallerID(${OUTCID}) > > exten => s,6,Wait(2) <---------------------I added this> > > exten => s,7,Dial(${OUT}/${ARG1}) > > exten => s,8,Congestion > > exten => s,107,Macro(outisbusy) > > > > > > Im still only getting out every few calls. Any othersuggestions?> > > > > > Thanks >Try adding: exten => s,7,Dial(${OUT}/ww${ARG1}) That will pick up the phone line then wait 1 second before starting to dial. The Wait you added waits before even picking up the phone line. Robert