[Asterisk-Users] FXO dialing - all lines dial but one
Cirelle Enterprises
gcirino at cirelle.com
Fri Nov 12 05:11:35 MST 2004
----- Original Message -----
From: "Derek Conniffe" <derek at rivertower.ie>
To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users at lists.digium.com>
Sent: Friday, November 12, 2004 4:03 AM
Subject: Re: [Asterisk-Users] FXO dialing - all lines dial but one
| I wonder do you need a delay before sending digits on that line? - can
| you connect a normal phone in parallel to the fxo connection with a
| splitter and have a listen to whats happening? I had a problem with not
| all the digits getting to a cellsocket (which turns a cell phone into a
| pots rj11 port). I had to put in a leading "w" into the Dial command
| for that fxo port to make a delay beween the fxo opening the line and
| then sending the dtmf numbers for dialing - my extensions line now looks
| like: -
|
| exten => _08XXXXXXXX,1,Dial(Zap/1/w${EXTEN}#)
|
| (although I also had to put in the trailing # character for the
| cellsocket too).
|
| Derek
|
| Cirelle Enterprises wrote:
|
| >Hi,
| >I have a tdm04b (4fxo) with 4 pots lines
| >I also have 4 analog phones connected via
| >ethernet using 2 sipura 2000's
| >
| >when i make a call with any of the phones on 3
| >of the lines, no problem.
| >
| >one line keeps giving the phone co message:
| >"sorry you need additional digits to make the call"
| >this is a local call only 7 digits required
| >
| >line position on the tdm card makes no difference
| >(slot 1 - 4)
| >
| >switching out the sipuras makes no difference
| >
| >if i connect a phone directly to the line (normal operation)
| >without asterisk, the line works.
| >
| >all channels in zapata.conf are the same with the exception
| >of channel number
| >
| >anybody have any ideas?
| >
| >Regards
| >Greg Cirino
Hi Derek,
That was exactly what was happening and putting the w in front of the number
worked well
Thanks
Greg
More information about the asterisk-users
mailing list