[OpenSIPS-Users] Topology hiding - B2B_LOGIC

Kamen Petrov kamen.petrov at gmail.com
Fri Feb 11 18:04:58 CET 2011


Hi Anca,

Ok, I managed it work your way.

The key was not in the rtpproxy_answer but the rtpproxy_offer :)

Once again thanks to you and Ovidiu for your great help !

So just for the record if someone else face the same issue: segfault in the
rtpproxy on the onreply_route: don't look only the rtpproxy_answer but also
play with the rtpproxy_offer





On 11 February 2011 18:30, Anca Vamanu <anca at opensips.org> wrote:

>  On 02/11/2011 03:31 PM, Kamen Petrov wrote:
>
> *onreply_route[1] {
>         if (!(status=~"183" || status=~"200")) {
>                 drop;
>         }
>
>         rtpproxy_answer("FA");
> *
>
> Maybe you could try to use other flags, or renounce at one at a time to see
> which one results in segmentation fault. You should also report this to the
> rtpproxy list.
>
> --
> Anca Vamanu
> OpenSIPS Developer
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20110211/24048943/attachment.htm>


More information about the Users mailing list