[OpenSER-Devel] SF.net SVN: openser: [4317] trunk

Carsten Bock lists at bock.info
Fri Jun 6 10:13:00 CEST 2008


Hi,

could this be used to create reason headers (RFC3326) in CANCEL-Request?
E.g.:
local_route {
	if (is_method("CANCEL") && t_check_status("200")) {
		append_hf("Reason: SIP;cause=200;text=\"Call completed elsewhere\"");
	}
}

That would be cool....

Carsten

Am Donnerstag, den 05.06.2008, 19:36 +0300 schrieb Bogdan-Andrei Iancu:
> Hi Juha,
> 
> yes, that is correct. Also it will solve the problem of adding custom 
> headers to the newly generated requests.
> 
> Regards,
> Bogdan
> 
> Juha Heinanen wrote:
> > Bogdan-Andrei Iancu writes:
> >
> >  > -new type of route added (local_route) ; this will be triggered by TM each time a new internal request is generated.
> >  >  (still work on progress)
> >
> > bogdan,
> >
> > so this will solve the logging issue we are having with presence module,
> > because then the info message can be xloged from local_route instead of
> > the module?
> >
> > -- juha
> >
> >   
> 
> 
> _______________________________________________
> Devel mailing list
> Devel at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/devel




More information about the Devel mailing list