Re: [Sofia-sip-devel] Sofia-SIP - Additional Standard compliance

2008-02-07 Thread Pekka Pessi
2008/1/30, Yann BOURON <[EMAIL PROTECTED]>: > I would like to know if I could expect Sofia-SIP Library to be compliant > soon with the following standards : > - RFC 2782 ? - DNS SRV - already in compliance > - RFC 2822 ? - Email message format - I'm confused, Sofia SIP does not do any e-mail...

Re: [Sofia-sip-devel] Setting Sofia-sip Thread Priorities

2008-02-07 Thread Pekka Pessi
2008/2/6, Jerry Richards <[EMAIL PROTECTED]>: > Is there a tag to set the priority of sofia-sip threads? How can I find out > what the thread priorities are set to at runtime? Sorry, no tags. The pthread_create() is called with NULL attr parameter, so the threads have the default scheduling polic

[Sofia-sip-devel] SIPTAG_REQUEST_STR_REF()

2008-02-07 Thread Jerry Richards
Hello All, Anyone know why I always read a NULL value for SIPTAG_REQUEST_STR_REF() (e.g. for nua_i_invite 100 Trying event)? Best Regards, Jerry - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft

Re: [Sofia-sip-devel] Sofia-SIP - Additional Standard compliance

2008-02-07 Thread Michael Jerris
If your looking for something that supports the media elements too, we support much of this in freeswitch (www.freeswitch.org) including 2833/4733 and passthrough T.38 (all using sofia for the signaling). Mike On Feb 7, 2008, at 8:22 AM, Pekka Pessi wrote: > 2008/1/30, Yann BOURON <[EMAIL PR