[Home]

Summary:ASTERISK-02296: Error when legacy PBX gets line from te405p
Reporter:Alessandro Polverini (alessandro polverini)Labels:
Date Opened:2004-08-30 17:01:38Date Closed:2011-06-07 14:04:45
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have a te405p with span1 linked to one E1 and span2 linked (with cross cable) to old legacy PBX.
When I dial 0 on the legacy pbx to get an external line from asterisk I get the following error:
*CLI> Aug 23 18:38:49 WARNING[1108474800]: chan_zap.c:6781 zt_pri_error:
PRI: !! Unexpected Channel selection 3


****** ADDITIONAL INFORMATION ******

What happens next is that I have the free dialtone for a couple seconds, after that asterisk tries to execute an empty extension and if it does not find it, a busy tone is generated.
I temporarily solved the problem inserting the following line in the context associated with the legacy pbx:
exten => ,1,NoOp("Null Extension Called")
Now I can dial an extension normally, the problem being that the dialtone stops so the behaviour for the user is a bit strange.

Relevant lines from config files:
; this is span1, PRI
immediate=no
adsi=yes
context=incoming-pri
pridialplan=unknown
switchtype=euroisdn
signalling=pri_cpe
group = 1
channel=>1-15,17-31

; this is span2, the legacy pbx
immediate=no
overlapdial=yes
context=oldpbx
signalling=pri_net
group = 2
channel=>32-46,48-62
Comments:By: Mark Spencer (markster) 2004-08-30 17:22:28

This is a technical supprot issue, please pursue this through support@digium.com and not the bug tracker.  If for any reason you are unable to receive the support you need, find me on IRC.