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.
@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
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()
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