Benny Amorsen schrieb:
> Klaus Darilion <klaus.mailingli...@pernau.at> writes:
> 
>> Asterisk does not forward the 488 back to the caller, but hangs up the 
>> callee's call leg. Further, the caller's call leg will not be hung up.
>>
>> Is somebody aware of this problem and a fix?
> 
> This should be fixed in 1.6.x. At least I had pretty much that scenario
> break on me in 1.4.2x, and 1.6.0.5 worked.

True - I just looked at the code in 1.4:

   case 488: /* Not acceptable here */
     ...
     /*! \bug Is there any way we can go back to the audio call on both
              sides here?
     */
     /* While figuring that out, hangup the call */


thanks
klaus

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to