El Lunes, 25 de Agosto de 2008, Klaus Darilion escribió:
Hi!
For reference if you want to present some standards to your provider:
RFC 3261:
12.2.1.1 Generating the Request
...If the route set is not empty, and the first URI in the route set contains the lr parameter (see Section 19.1.1), the UAC MUST place the remote target URI into the Request-URI and MUST include a Route header field containing the route set values in order, including all parameters.
The remote target itself is defined in 12.1.2: ...The remote target MUST be set to the URI from the Contact header field of the response.
One question more: If you initiate an outgoing call through that provider, is it correctly established? In that case try to call to a PSTN phone of you, and hang up the call from the PSTN in order to receive a BYE from the provider. Is that BYE correctly generated? it should have a "Route: sip:openser_ip" and a RURI like the Contact you send in the INVITE.