Menu

#459 Notify header generated by rls module has undefined char

1.7.x
closed
nobody
modules (454)
5
2012-01-12
2012-01-10
MartinB
No

The Content-Type string generated in NOTIFY messages has an extra undefined character located after ;start=\"<.

A couple of examples from Wireshark:

Content-Type: multipart/related;type="application/rlmi+xml";start="<\0001326138085.sip:tech-support@192.168.1.67.158916471>";boundary="tUCVTLmF3B1J55odux2qvgQN"

Content-Type: multipart/related;type="application/rlmi+xml";start="<a1326138541.sip:tech-support@192.168.1.67.1800404229>";boundary="SFaEYlGsIKZUnbF2JH2YfoGj"

This is due to an error at line 673 in notify.c

(I discovered this when running a system with the rls module and OpenSIPS at one end, and a Sofia-SIP stack at the other)

Discussion

  • Anca Vamanu

    Anca Vamanu - 2012-01-12

    Hi Martin,

    Thanks for the report, it is now fixed.

    Regards,
    Anca

     
  • Anca Vamanu

    Anca Vamanu - 2012-01-12
    • status: open --> closed
     

Log in to post a comment.