Re: [Sofia-sip-devel] Sofia-Sip UA with Multiple Lines

2008-02-13 Thread Jerry Richards
23 PM To: 'Pekka Pessi' Cc: 'sofia-sip-devel@lists.sourceforge.net' Subject: RE: [Sofia-sip-devel] Sofia-Sip UA with Multiple Lines Hello, Below you mentioned use of NUTAG_M_USERPART() to cause the Contact header to be correct when running multiple lines in a single agent.

Re: [Sofia-sip-devel] Sofia-Sip UA with Multiple Lines

2008-02-13 Thread Jerry Richards
@lists.sourceforge.net Subject: Re: [Sofia-sip-devel] Sofia-Sip UA with Multiple Lines 2007/4/18, Jerry Richards <[EMAIL PROTECTED]>: > Just for clarification, I am building a UA that will have up to 50 > lines and have questions related to it: > > 1) Must I have a process/thread

Re: [Sofia-sip-devel] Sofia-Sip UA with Multiple Lines

2007-04-19 Thread Pekka Pessi
2007/4/18, Jerry Richards <[EMAIL PROTECTED]>: > Just for clarification, I am building a UA that will have up to 50 lines and > have questions related to it: > > 1) Must I have a process/thread per line? I want only one application >with multi-line capability. > 2) Must I call su_root_create()

[Sofia-sip-devel] Sofia-Sip UA with Multiple Lines

2007-04-18 Thread Jerry Richards
Hello, Just for clarification, I am building a UA that will have up to 50 lines and have questions related to it: 1) Must I have a process/thread per line? I want only one application with multi-line capability. 2) Must I call su_root_create() once per line? 3) Must I call nua_create() once p