Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Reply To: 2nd dail (quintum)

#22607
Wilson Boyrie
Guest

Go to the PBXTG1 .

It may not be set at all, or you may have a PBXTG1 ,but no channels on it.

Incluide the channels (ports) that you want dial tone on the PBXTG1.

Like this:

Quintum:superior>
Quintum:superior> config
config# pbxtg 1
config pbxtg 1# print
PBX Trunk Group: 1
Name = PbxPassThrough1
Pass Through = yes(1)
PT Trunk ID = 0
Provide Call Progress Tone = yes(1)
Multipath = yes(1)
Hunt Algorithm = ascending(0)
Modem Bypass = no(0)
Direction = both(2)
DN Used = public
End Of Dial = yes(1)
End Of Dial Digit = #
Add End of Dial Digit = no(0)
Ivr Type = None
Partial TG = no(0)
External Routing Request = no(0)
Auto Switch Enable = no(0)
Forced IP Routing # = none
Trunk ID(Account Code) = none
Trunk ID Delivery = none
2 Stage Dial = No
IP Extension = no(0)
Public Number of Digits = 7
Private Number of Digits = 4
Public Hunt Ldn’s:
Private Hunt Ldn’s:
BDN: Index Bdn
Cas Signaling Type = loop start(1)
Cas Orientation = net(2)
Flash-Hook Signaling = yes(1)
Flash-Hook Min = 200
Flash-Hook Max = 700
Supervision = none(0)
Caller Id Generation = no(0)
dtmf-ontime = 100
dtmf-offtime = 100
Channel: This means that there are no channels asociated to this PBXTG

config pbxtg 1# enablechan 1 1 This enables channel 1 of the PBX side
config pbxtg 1# enablechan 1 2 2
config pbxtg 1# enablechan 1 3 3
config pbxtg 1# enablechan 1 4 4
config pbxtg 1# exit
config pbxtg# exit
config# submit This will save the changes to permanent memory

config# pbxtg 1
config pbxtg 1# print
PBX Trunk Group: 1
Name = PbxPassThrough1
Pass Through = yes(1)
PT Trunk ID = 0
Provide Call Progress Tone = yes(1)
Multipath = yes(1)
Hunt Algorithm = ascending(0)
Modem Bypass = no(0)
Direction = both(2)
DN Used = public
End Of Dial = yes(1)
End Of Dial Digit = #
Add End of Dial Digit = no(0)
Ivr Type = None
Partial TG = no(0)
External Routing Request = no(0)
Auto Switch Enable = no(0)
Forced IP Routing # = none
Trunk ID(Account Code) = none
Trunk ID Delivery = none
2 Stage Dial = No
IP Extension = no(0)
Public Number of Digits = 7
Private Number of Digits = 4
Public Hunt Ldn’s:
Private Hunt Ldn’s:
BDN: Index Bdn
Cas Signaling Type = loop start(1)
Cas Orientation = net(2)
Flash-Hook Signaling = yes(1)
Flash-Hook Min = 200
Flash-Hook Max = 700
Supervision = none(0)
Caller Id Generation = no(0)
dtmf-ontime = 100
dtmf-offtime = 100
Channel:
unit# 1 line# 1: 1,2,3,4 This means that ports 1,2,3 and 4 are part of this PBXTG.
config pbxtg 1#

The only other tie when there is no dial tone is when you have PPOE enabled and the gateway could not log in
to the ADSL modem or PPOE provider.

But in that case the gateway keeps rebooting and trying to connect to the internet.

If you still have troubles, post the entire configuration, minus the I.P. addreeses, and i will take a look.

Wilson Boyrie.