Re: [Sofia-sip-devel] 200 OK answer to CANCEL with no "to-tag"

2008-08-12 Thread Fabio Margarido
Hi there. Any news on this issue? Thanks a lot. On Thu, Jul 31, 2008 at 3:02 PM, Fabio Margarido <[EMAIL PROTECTED]> wrote: > On Mon, Jul 21, 2008 at 11:49 PM, Magnus Correa Marques Russo > <[EMAIL PROTECTED]> wrote: >> Hello, >> it seems that Sofia-sip is not including a tag in the field "To" whe

Re: [Sofia-sip-devel] Memory leak in timeouts?

2008-08-12 Thread Fabio Margarido
Great. Thanks for your help. Fabio On Tue, Aug 5, 2008 at 7:30 PM, Colin Whittaker <[EMAIL PROTECTED]> wrote: > > I think the memory leaks are still there if the Time of Day gets updated too > far. > It looks like su_monotime() was added, but the timers are not using it. > > I'm testing a fix that

[Sofia-sip-devel] sofia-sip changes (2008-08-12)

2008-08-12 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Tue Aug 12 19:56:16 EEST 2008 Pekka Pessi <[EMAIL PROTECTED]> * sdp_parse: the syntax is updated to RFC 4566 "The changes to the memo are intended to be backward-compatible clarifications."

Re: [Sofia-sip-devel] SDP issue receiving calls from SIP connection

2008-08-12 Thread Kirk Bateman
A partial solution, I've not figured everything out, but suspect it might cause issues elsewhere to do with codec selection, however ... I've added "." to the sdp_parse (parse_rtpmap)... so in the token call it allows ALPHA DIGIT "-." Works nicely now (so far), realised that all my codecs from the

Re: [Sofia-sip-devel] SDP issue receiving calls from SIP connection

2008-08-12 Thread Pekka Pessi
2008/8/12 Kirk Bateman <[EMAIL PROTECTED]>: > I've just noticed that all the rtpmap codec entries (from my Tesco INVITE) > generally have a "." in the token name ... it seems that sofia sdp_parse > doesn't allow this. > > It seems valid according to the rfc 4566 ? The SDP parser has not been compl

Re: [Sofia-sip-devel] Lower-case Replaces Header

2008-08-12 Thread Pekka Pessi
2008/8/12 Bernhard Suttner <[EMAIL PROTECTED]>: > we are using the Replaces header in a REFER like: > http://www.tech-invite.com/Ti-sip-service-5.html#fig15 > > In this picture you can see, that the Replaces is upper-case. For creating > this URL we are using the function like that: > > sip_replace

Re: [Sofia-sip-devel] SDP issue receiving calls from SIP connection

2008-08-12 Thread Kirk Bateman
To continue this... I've just noticed that all the rtpmap codec entries (from my Tesco INVITE) generally have a "." in the token name ... it seems that sofia sdp_parse doesn't allow this. It seems valid according to the rfc 4566 ? Any comments ? Cheers Kirk 2008/8/12 Kirk Bateman <[EMAIL PROT

[Sofia-sip-devel] Lower-case Replaces Header

2008-08-12 Thread Bernhard Suttner
Hi, we are using the Replaces header in a REFER like: http://www.tech-invite.com/Ti-sip-service-5.html#fig15 In this picture you can see, that the Replaces is upper-case. For creating this URL we are using the function like that: sip_replaces_t *replaces = nua_handle_make_replaces(consultation_t