|
Hi,
Having Asterisk-0.4.0 with 2FXO port and Samsung SKP 816H PBX in 2 offices. I am able to make call between two offices. But the problem is that call dosen't hangup. Office A [Asterisk+2FXO+SamsungPBX] <------------- I A X ------------> Office B [Asterisk+2FXO+SamsungPBX] Configuration files are given here.............. ------------------------ zapata.conf ------------------------ busydetect=yes busycount=10 callprogress=yes accountcode=Off-A101 callerid="Off-A"<101> channel => 1 accountcode=Off-A102 callerid="Off-A"<102> channel => 2 ------------------------------------------------------------------------ ---------------------- extensions.conf ---------------------- exten => _1XX,1,StripMSD,1 exten => _XX,2,Dial(Zap/g1/BYEXTENSION||H) exten => _2XX,1,Dial(IAX/[EMAIL PROTECTED]/[EMAIL PROTECTED]) ------------------------------------------------------------------------ ---------------------- indications.conf ---------------------- [general] country=us [us] dial = 448/23 busy = 424/460 congestion = 424/250 ------------------------------------------------------------------------ I have set the value of busycount=3 or busydetect=no and callprogress=no. But the result is same. Any help would be much appreciated! Regards Shimul |
