[Sofia-sip-devel] sofia-sip changes (2008-06-03)

2008-06-03 Thread Sofia-SIP Darcs Changes
This posting was generated automatically from darcs repo . Tue Jun 3 20:43:59 EEST 2008 Pekka Pessi <[EMAIL PROTECTED]> * nta.c: accepting CANCEL with To tag copied from preliminary response M ./libsofia-sip-ua/nta/nta.c -11 +13 -

Re: [Sofia-sip-devel] Sofia-SIP roadmap

2008-06-03 Thread Jim Thomas
Thanks, that helps. Our interest is in using Sofia-SIP to add SIP trunking support to a PBX product line. It appears that FreeSWITCH uses Sofia-SIP for this purpose, which is the endorsement that got us started looking in this direction.  It also seems that CallWeaver (formerly OpenPBX) is eithe

Re: [Sofia-sip-devel] nua_respond() from thread different than callback function

2008-06-03 Thread Jerry Richards
Hello, Okay. I found that I needed to save the event (nua_save_event()) in the callback function. Then I use NUTAG_WITH_SAVE() in the call to nua_respond() in the other thread, and lastly, invoke nua_destroy_event(). This appears to work. Thank you, Jerry Richards -Original Message- F

Re: [Sofia-sip-devel] nua_respond() from thread different than callback function

2008-06-03 Thread Pekka Pessi
2008/5/30 Jerry Richards <[EMAIL PROTECTED]>: > I am having difficulty invoking nua_respond() from an application thread > different than the callback function thread (I want to reply with 200 OK for > an OPTIONS request). If the nua_respond() function is called from the other > thread, I get a "5