I'm developing SIP SoftSwitch and I want to use your SIP client to
test video. I'm interested in getting SIP client with supporting
video and voice in full rate.
Nice to hear it's being useful.
It seems your implementation has got a bug:
Content-Type header in the INVITE request contains
"applications/sdp" instead of right "application/sdp".
Thanx a lot for your report. I've fixed (acked ur contrib)and updated CVS!
Another question, does your implementation is supposed to accept
INVITE without SDP? There is an exception in JsPhone when I send
such INVITE.
This was indeed a bug but it was reported and fixed a while ago. You
should CVS update (or rather do a fresh checkout because of the new
package names).
I'll probably put it on tomorrow or the day after. I'll notify you
when done. The thing is that before packaging a binary I'm supposed to
give it some basic testing and that's why I couldn't do it right away.
Thanks for your patience
Emil
Hello Emil,
At first, thank you for quick response.
I took pointed executable file but it seems that mentioned fixes haven't been included there.
Unfortunately, I don't deal with Java (only C++ ;-() to build project from CVS, so I will wait for new release.
I'm developing SIP SoftSwitch and I want to use your SIP client to
test video. I'm interested in getting SIP client with supporting
video and voice in full rate.
Nice to hear it's being useful.
It seems your implementation has got a bug:
Content-Type header in the INVITE request contains
"applications/sdp" instead of right "application/sdp".
Thanx a lot for your report. I've fixed (acked ur contrib)and updated CVS!
Another question, does your implementation is supposed to accept
INVITE without SDP? There is an exception in JsPhone when I send
such INVITE.
This was indeed a bug but it was reported and fixed a while ago. You
should CVS update (or rather do a fresh checkout because of the new
package names).