[Users] WeSIP: Click2Call Linefeed

Helmut Kuper helmut.kuper at ewetel.de
Mon May 21 16:39:13 CEST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello WeSIPer,

I found a little but annoying Error in WeSIP's C2C application. I send
back a 483 reply on a C2C's first caller-INVITE to WeSIP via openser's
sl-send_reply(). I expected that C2C terminates the call function, cause
C2C has an error handling method for 4xx replies, but nothing happens.
openser as wesip's frontend received definately the reply.

By chance I found, that the reason for this was my reply message.



This doesn't work with WeSIP's C2C application:

sl_send_reply("483", "My message\n");



But this works:

sl_send_reply("483", "My message");


It seems, that C2C's or WeSIPs reply parser has some problems with
linefeeds at the end of reply's message text.


I use openser 1.2.0, WeSIP 0.1.4 and click2call-08_11_06

regards
Helmut


PS: Is there already a fix for WeSIP to reconnect to openser's seas
socket, when  openser restarts?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGUa8R4tZeNddg3dwRAscvAKDC49yJRkA4ALOCoC5naJzr9gavMwCff7vX
oEc4vGa8tEP5r0IVMhvC+jA=
=dMZ6
-----END PGP SIGNATURE-----




More information about the Users mailing list