[asterisk-users] Asterisk Legacy PBX

Mark Best markbest at co.nezperce.id.us
Thu Oct 30 13:49:19 CDT 2008


If I were to guess (with no config files it's really just a guess). I
would think your Dial-plan logic isn't using the right 'trunk group' for
calls.

 

 

            context=from-pstn

            group=0

 

            context=from-legacy

            group=4

 

 

            [from-pstn]

exten => _.,1,Dial(Zap/g4/${EXTEN},190,r)

exten => _.,n,Hangup()

 

[from-legacy]

exten => _.,1,Dial(Zap/g0/${EXTEN},190,r)

exten => _.,n,Hangup()

 

 

Please post your configs.

 

________________________________

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Sriram
Sent: Thursday, October 30, 2008 10:23 AM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Asterisk Legacy PBX

 

Hi All

 

I am trying to setup :

 

PSTN E1 ---> Asterisk------>Legacy PBX------->Legacy Analog extensions.

 

I've followed steps using  :
http://www.voipinfo.org/wiki/view/Asterisk-Panasonic

 

i get the green light (sync) on both the 2nd span of digium TE420P (that
is cnnected to the legacy pbx pri card) and the pri card of the legacy
pbx. but when i try to make a call to asterisk so that it can send the
call to the legacy pbx using Dial command - it exits saying -
CHANUNAVAIL , but if i try to dial an external PSTN number the call gets
thru..

 

Any help apprecriated.

 

Thnks

Sriram

 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081030/39f983a7/attachment.htm 


More information about the asterisk-users mailing list