Hello Daniel,
2014-12-12 12:01 GMT+03:00 Daniel-Constantin Mierla :
>
> what do you mean by 'acccept' here, send a 200ok or a 100trying and hold
> the INVITE in memory for a while?
>
>
Well, yes.
Desired scenario is send '100 trying' and hold the current invite, then
communicate to separate SIP se
Hello,
On 12/12/14 06:08, Konstantin M. wrote:
> Hello,
>
> I want to achieve the following schema:
>
> 1. Accept an initial invite
what do you mean by 'acccept' here, send a 200ok or a 100trying and hold
the INVITE in memory for a while?
If second, then see tmx module for t_suspend()/t_continue
Hello,
I want to achieve the following schema:
1. Accept an initial invite
2. Create separate dialog to different SIP server (probably with some
headers from point 1)
3. Wait until that different SIP server will complete dialog.
4. Based on result of point 3, transfer invite from 1 to the next st