Ok.. I have done some more digging and the problem seems to be caused by chan_capi not detecting that the call has been answered.. I downgraded chan_capi from 0.2.3b to 0.2.2 and the system is working fine.. Kapjod, do you know of this problem? Later..> I seem to be having problems with my 2 asterisk systems.. > > This works.. Call originating from the PSTN and then routed to the UA.. > > PSTN-->[pbx1]--IAX-->[pbx2]--SIP-->UA > > This doesn't work.. Call originating from UA to PSTN.. > > UA--SIP-->[pbx2]--IAX-->[pbx1]-->PSTN > > When the call is placed FROM the UA to the PSTN the call goes through and the PSTN phone rings but when it is answered the UA still hears ringing until the call is hung up.. > > -- > ______________________________________________ > http://www.linuxmail.org/ > Now with e-mail forwarding for only US$5.95/yr > > Powered by Outblaze > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze
Emanuele Pucciarelli
2003-Jul-22 12:36 UTC
[Asterisk-Users] *--IAX--* problems. (chan_capi problem)
Il mar, 2003-07-22 alle 15:41, WipeOut . ha scritto:> Ok.. I have done some more digging and the problem seems to be caused by chan_capi not detecting that the call has been answered.. I downgraded chan_capi from 0.2.3b to 0.2.2 and the system is working fine..I have tried to tackle that issue today. It seems that the problem of answers not being detected can be solved by uncommenting lines 1712 and 1718 in chan_capi.c (0.2.3b), but I haven't yet got a chance to test what REALLY happens then. :) It just seems to work, but further surprises might be just round the corner... -- Emanuele