[OpenSIPS-Users] re-REGISTER with To tag gets 404

Jeff Pyle jpyle at fidelityvoice.com
Thu Dec 31 15:20:23 CET 2009


Is there any danger in adapting the default config from:

   if (has_totag()) {
       ...
   }

to:

   if (has_totag() && !is_method("REGISTER")) {
       ...
   }



- Jeff




On 12/31/09 7:46 AM, "Olle E. Johansson" <oej at edvina.net> wrote:

> 
> 31 dec 2009 kl. 12.12 skrev Victor Pascual Avila:
> 
>> Please, see RFC 3261 - Section 10.2: "A REGISTER request does not
>> establish a dialog"
>> 
> Right, but there are many servers that request that you reuse the same dialog
> identifiers as the challenged transaction when you authenticate.
> 
> /O
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users




More information about the Users mailing list