[Asterisk-Users] Development news :: T38 passthrough

amer karim amerkar at gmail.com
Wed Mar 15 12:42:20 MST 2006


I'm using this patches for TE406 to SIP ATA but it didn't work???




2006/3/15, Paolo Prandini <prandini at spe.net>:
>
> I found a bug in the latest T38 passthrough patches, the effect
> is that a non-SIP call after being put on hold is then lost, no
> resume is possible.
> The fix is to be applied in the chan_sip.c file:
>
>                                                        } else {
>                                                                /* No
> bridged peer with T38 enabled*/
>
> transmit_response_with_sdp(p, "200 OK", req, 1);
>                                                        }
> -                                               }
> +                                               } else
> transmit_response_with_sdp(p, "200 OK", req, 1);
>                                        }
>                        }
> #else
>                        transmit_response_with_sdp(p, "200 OK", req, 1);
> #endif
>
> Thanks for the T38 patch to everybody, it seems to be working
> quite well in the first tests, but I'll keep the list updated
> on the proceedings.
>
> Paolo Prandini
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



--
cordialement
Karim AMER
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060315/153fff7b/attachment.htm


More information about the asterisk-users mailing list