Robert Rozman
2005-Jun-22 23:50 UTC
[Asterisk-Users] Loosing hair on connecting Panasonic PBX- * - Euroisdn Italy
Hi, I'm pulling my hair down and getting bold :-) ..... I have Asterisk between Panasonic KXTD816 and Euroisdn in Italy (beronet octobri and bristuff Asterisk).... I'm trying to do just plain transfer of call from pbx to ISDN through Asterisk... It seems like PBX hangsup, when call is progressing with no apparent reason. I'd kindly ask for any advice or some working example for this.... On isdn side I also have a problem. Asterisk quite often says that it cannot create ZAP channel, although partticular span is reported up and active..... I've also tried to connect loop between NT and TE port and call doesn't get through.... I'd really appreciate if anyone has any advice on this problem, or any experience or working example for italian ISDN and particular Panasonic PBX..... Thanks in advance, regards, Rob. I'm getting this : Jun 22 16:25:13 VERBOSE[5536]: -- Accepting overlap voice call from '432575513' to '000' on channel 0/2, span 4 Jun 22 16:25:21 VERBOSE[5536]: -- Executing [1;36;40mDial[0;37;40m("[1;35;40mZap/11-1[0;37;40m", "[1;35;40mZAP/g1/000038670613063|60[0;37;40m") in new stack Jun 22 16:25:21 VERBOSE[5536]: -- Called g1/000038670613063 Jun 22 16:25:32 DEBUG[5536]: Queuing frame from PRI_EVENT_PROCEEDING on channel 0/2 span 1 Jun 22 16:25:32 VERBOSE[5536]: -- Zap/2-1 is making progress passing it to Zap/11-1 Jun 22 16:25:32 DEBUG[5536]: Received AST_CONTROL_PROGRESS on Zap/11-1 Jun 22 16:25:32 DEBUG[5536]: Dunno what to do with control type 15 Jun 22 16:25:34 VERBOSE[5536]: -- Channel 0/2, span 4 got hangup Jun 22 16:25:34 DEBUG[5536]: Set option AUDIO MODE, value: ON(1) on Zap/2-1 Jun 22 16:25:34 DEBUG[5536]: Hangup: channel: 2 index = 0, normal = 33, callwait = -1, thirdcall = -1 Jun 22 16:25:34 DEBUG[5536]: Not yet hungup... Calling hangup once with icause, and clearing call Jun 22 16:25:34 DEBUG[5536]: disabled echo cancellation on channel 2 Jun 22 16:25:34 DEBUG[5536]: Set option TDD MODE, value: OFF(0) on Zap/2-1 Jun 22 16:25:34 DEBUG[5536]: Updated conferencing on 2, with 0 conference users Jun 22 16:25:34 DEBUG[5536]: Set option AUDIO MODE, value: OFF(0) on Zap/2-1 Jun 22 16:25:34 DEBUG[5536]: disabled echo cancellation on channel 2 Jun 22 16:25:34 VERBOSE[5536]: -- Hungup 'Zap/2-1' Jun 22 16:25:34 DEBUG[5536]: Exiting with DIALSTATUS=CANCEL. I have zapata.conf: [channels] switchtype = euroisdn pridialplan = dynamic prilocaldialplan = local nationalprefix = 0 internationalprefix = 00 usecallingpres=yes callerid=asreceived overlapdial=yes usecallingpres=yes echocancel = yes echocancelwhenbridged = yes echotraining = 100 ;------------------------------------------------------------------- ; p2p TE mode (for connecting ISDN lines in point-to-point mode) signalling = bri_cpe ; p2mp TE mode (for connecting ISDN lines in point-to-multipoint mode) ;signalling = bri_cpe_ptmp context=from-isdn group = 1 ; S/T port 1-4 (first quadBRI, or lower ports of an octoBRI) channel => 1-2 channel => 4-5 channel => 7-8 ;channel => 10-11 ;------------------------------------------------------------------- ; p2p NT mode (for connecting an ISDN PBX in point-to-point mode) ;signalling = bri_net ; p2p NT mode (for connecting an ISDN PBX in point-to-multipoint mode) signalling = bri_net_ptmp context=from-pbx group = 2 ;overlapdial=no ; S/T port 5-8 (second quadBRI, or upper ports of an octoBRI) channel => 10-11 ;channel => 13-14 ;channel => 16-17 ;channel => 19-20 ;channel => 22-23
Hi all, Thanks anyway for helping me to install h323 and it work i think. my problem now ..i dunno the configuration from cisco and oh323.conf coz i have tried several time ans still get error message from asterisk "voip-h323...failed so falling back to 'exten' s. did anyone here have the configuration at the cisco and the asterisk also. actualy i am using huawei ar 28 router but i will learn from cisco configuration if somebody have here. thanks Roy wish ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com
Peter Svensson
2005-Jun-23 00:25 UTC
[Asterisk-Users] Loosing hair on connecting Panasonic PBX- * - Euroisdn Italy
On Thu, 23 Jun 2005, Robert Rozman wrote:> I'm pulling my hair down and getting bold :-) ..... I have Asterisk between > Panasonic KXTD816 and Euroisdn in Italy (beronet octobri and bristuff > Asterisk).... > > I'm trying to do just plain transfer of call from pbx to ISDN through > Asterisk... > > It seems like PBX hangsup, when call is progressing with no apparent reason. > I'd kindly ask for any advice or some working example for this.... > > On isdn side I also have a problem. Asterisk quite often says that it cannot > create ZAP channel, although partticular span is reported up and active..... > I've also tried to connect loop between NT and TE port and call doesn't get > through.... > > I'd really appreciate if anyone has any advice on this problem, or any > experience or working example for italian ISDN and particular Panasonic > PBX.....Look at the logs from a "pri intense debug span X" to see what causes the lines to be hung up. Make sure progress detection is disabled. Peter
Emanuele Pucciarelli
2005-Jun-24 08:32 UTC
[Asterisk-Users] Loosing hair on connecting Panasonic PBX- * - Euroisdn Italy
Robert Rozman wrote:> I'm pulling my hair down and getting bold :-) ..... I have Asterisk between > Panasonic KXTD816 and Euroisdn in Italy (beronet octobri and bristuff > Asterisk)....(hint: spend the extra $$ and support who's written the software!)> I'm trying to do just plain transfer of call from pbx to ISDN through > Asterisk...I'm doing that without any problems via normal HFC-S PCI A cards with Samsung PBX's.> It seems like PBX hangsup, when call is progressing with no apparent > reason. > I'd kindly ask for any advice or some working example for this....Would you mind checking if Layer 1 is UP (cat /proc/zaptel/*) and reporting "bri debug span ..." traces?> On isdn side I also have a problem. Asterisk quite often says that it > cannot create ZAP channel, although partticular span is reported up and > active..... I've also tried to connect loop between NT and TE port and > call doesn't get through....So it looks like it does not depend on the Panasonic gear! -- Emanuele
Seemingly Similar Threads
- Loosing hair on connecting Panasonic PBX- *- Euroisdn Italy
- Hangup detection on Panasonic KXTD816
- EuroISDN Italy - quadbri - zaptel.conf - what settings work ?
- Connecting quadbri to EuroISDN with 2 TE and 2 NT ports - what cables and settings ?
- Asterisk/Panasonic PRI Integration