Hi Patrick,
can you please post the request (as received on net) that cause the described errors? will be quite usefull...
regards, bogdan
Patrick Jordan-Smith wrote:
Hi there,
I'm not totally sure if this is a problem with SER or not, but I have a interesting problem when using uac_replace_from together with LinkSys PAP2 ATAs (and possibly other linksys equipment, retesting tonight.)
When you configure a name in the linksys ATA, you can put your name, ie, for myself I put Patrick Jordan-Smith.
The linksys sends this like:
From: Patrick Jordan-Smith sip:728728@sip.qsi.net.nz
When I try to use uac_replace_from with this from address it chokes on it:
ERROR: parse_to : unexpected char ["] in status 8: <<Beetlestone >> . ERROR:parse_from_header: bad from header ERROR:uac:restore_from_reply: failed to find/parse FROM hdr ERROR: parse_to : unexpected char ["] in status 8: <<Beetlestone >> . ERROR:parse_from_header: bad from header
And I end up with a wrecked From address then nothing works.
I have checked RFC 3261 and it only says quote marks should be used if the field contains a comma, question-mark or semi-colon. So it seems Linksys are following spec and SER is in error.
Any comments on this?
Thanks, Pat