Hello all.

Thanks for your hints.

I am invoking rtpproxy like this:

1. At main route, for CANCEL and BYE: unforce_rtp_proxy()
2. At error conditions, to clear call: unforce_rtp_proxy()
3. At "outbound route", where t_relay is called after any URI rewriting, for
INVITE methods: force_rtp_proxy();
4. At on reply route registered for outbound requests: force_rtp_proxy.
5. For provisional replies: force_rtp_proxy

For cases 3, 4 and 5, force_rtp_proxy is called for cases where NAT is
detected.

Thanks and regards.

Sergio G.

On Mon, Apr 27, 2009 at 6:45 AM, Iñaki Baz Castillo <[email protected]> wrote:

> 2009/4/27 Dan Pascu <[email protected]>:
> >> For which kind of request are you getting that error? Are you invoking
> >> RtpProxy functions for ACK or any method different other than INVITE?
> >
> > ACK can contain SDP.
>
> Yes I know, and INVITE can contain no SDP XD
>
> But if the thread initiator suffers of this error always, it means
> that he is invoking RtpProxy in a wrong way.
>
>
> --
> Iñaki Baz Castillo
> <[email protected]>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>



-- 
Sergio Gutiérrez
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to