Guy,
 
I think what Lyle meant was to put a wait as in dial -- wait --- number.
 
Therefore the line is seized and then after a wait the number is dialled.
 
Dave
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Guy C. Guckenberger
Sent: 27 February 2005 22:17
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 other suggestions?

 

 

Thanks



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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 -----
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
_______________________________________________
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

Reply via email to