[asterisk-users] T.38 pass-through 488 handling problem

Klaus Darilion klaus.mailinglists at pernau.at
Tue Jun 9 07:33:01 CDT 2009



Benny Amorsen schrieb:
> Klaus Darilion <klaus.mailinglists at 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



More information about the asterisk-users mailing list