[Serusers] uri-param parsing problem

Andrei Pelinescu-Onciul pelinescu-onciul at fokus.fraunhofer.de
Fri Sep 26 15:27:48 CEST 2003


On Sep 26, 2003 at 15:23, Beck01, Wolfgang <BeckW at t-systems.com> wrote:
> Some media servers want request URIs like
> 
> sip:ivr at bla.de;play=file:////fasel/blubb.wav
> 
> which SER is "regretfully is not able to handle". Thanks
> to Open Source, I was quickly able to find a workaround
> by inserting the port number, like in
> 
> sip:ivr at bla.de:5060;play=file:////fasel/blubb.wav
> 
> parser/parse_uri.c takes the first colon as beginning
> of the port number and balks at '////'.
> 
> My SER version (8.8) is quite outdated. If the error has
> already been fixed, ignore this message. I did not find it
> in the 'issues' list, though.

Yes, it's fixed, 0.8.11 works ok.

Andrei




More information about the sr-users mailing list