[SR-Users] failure in accessing r-uri params

Juha Heinanen jh at tutpro.com
Thu Dec 19 15:42:54 CET 2013


Daniel-Constantin Mierla writes:

> Have you checked to see if the sip_params field is also set when 
> 'user=phone' doesn't exist?

yes, my understanding is that it is set as the first thing always:

	switch(uri->type){
		case SIPS_URI_T:
		case SIP_URI_T:
			/* save the original sip: URI parameters in sip_params */
			uri->sip_params=uri->params;

but i didn't read the whole code.

-- juha



More information about the sr-users mailing list