Hi,
Sorry for one more post to the group.
In my request_handler, I am creating a new cloned_task upon receiving
of INVITE from uac. I am using this cloned_task to create a leg to
talk to the uas and forward the INVITE to the uas.
When I get another message from uac, such as ACK, how can I reuse
Hi,
I have written a very simple multi-threaded sip proxy using cloned
task. Basically, I am following the advices from this list as well.
In the request_handler, I would create a new cloned task, that will
create the b-leg and forward the INVITE to b-leg.
then, when uas replies with 180 or 200