Re: [asterisk-users] dial in group

2007-11-25 Thread Eric "ManxPower" Wieling
As SIP is not Analog FXO, my comments do not apply to them. I have no idea if or which analog adapters might detect line voltage or dialtone. Paul wrote: > Do the SIP-FXO gateway devices do any better? > > Eric "ManxPower" Wieling wrote: > >> Asterisk does not detect analog ports with no line

Re: [asterisk-users] dial in group

2007-11-25 Thread Paul
Do the SIP-FXO gateway devices do any better? Eric "ManxPower" Wieling wrote: >Asterisk does not detect analog ports with no line plugged in. It does >not test for dialtone before dialing (this applies to all analog cards >except the X100P). > >Rilawich Ango wrote: > > >>It works if it speci

Re: [asterisk-users] dial in group

2007-11-25 Thread Eric "ManxPower" Wieling
Asterisk does not detect analog ports with no line plugged in. It does not test for dialtone before dialing (this applies to all analog cards except the X100P). Rilawich Ango wrote: > It works if it specified the port exactly plugged to PSTN. I want to > clarify the dial command here. > > Dia

Re: [asterisk-users] dial in group

2007-11-25 Thread Gordon Henderson
On Sun, 25 Nov 2007, Rilawich Ango wrote: > It works if it specified the port exactly plugged to PSTN. I want to > clarify the dial command here. > > Dial(zap/g1/1234567) > > It will try channel 1, if it is busy, congested then it will try > channel 2 and so on, right? Yes. > I wonder if I don'

Re: [asterisk-users] dial in group

2007-11-24 Thread Rilawich Ango
It works if it specified the port exactly plugged to PSTN. I want to clarify the dial command here. Dial(zap/g1/1234567) It will try channel 1, if it is busy, congested then it will try channel 2 and so on, right? I wonder if I don't plug the PSTN to channel 1, there should not be a dial tone on

Re: [asterisk-users] dial in group

2007-11-24 Thread Gordon Henderson
On Sat, 24 Nov 2007, Rilawich Ango wrote: > I have a TDM400 with all FXO module in it. Only one channel (say > channel 3) is plugged to PSTN. In my understand, a dial command > Dial(zap/g1/12345677) should search an available channel, which is 3, > in group 1 to make a call. However, I found that

[asterisk-users] dial in group

2007-11-24 Thread Rilawich Ango
I have a TDM400 with all FXO module in it. Only one channel (say channel 3) is plugged to PSTN. In my understand, a dial command Dial(zap/g1/12345677) should search an available channel, which is 3, in group 1 to make a call. However, I found that it will still use channel 1 to make call even it ha