[asterisk-dev] Asterisk SIP over TCP design issuse
vivek relan
vivek_pict at yahoo.com
Sat Aug 5 06:52:22 MST 2006
Hi everybody,
I am implementing Asterisk SIP channel over TCP. I have one question in my design.
For a pair of TCP SIP client, should I need to create a separate process/thread ??
But, as mentioned in asterisk document,
"A new INVITE is sent to handle_request_invite(), that will end up starting a new channel in the PBX, the new channel after that executing in a separate channel thread. This is an incoming "call". When the call is answered, either by a bridged channel or the PBX itself the sip_answer() function is called."
So, I don't think that I need to create a separate thread again .
Am I thinking right/not ??? Please clarify.
Waiting for reply.
Thank you.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-dev/attachments/20060805/43de2e3a/attachment.htm
More information about the asterisk-dev
mailing list