On Sep 22, 2009 at 19:36, Juha Heinanen <jh(a)tutpro.com> wrote:
andrei,
after fixing header delimiters to CRLF, sr didn't complain about the invite.
however, my script sent REFER before it got xmlrpc reply to INVITE, which
failed because there was no To header that the script would take from
200 OK response to INVITE.
if i send xmlrpc tm.t_uac_wait request, will it return before the
transaction is completed?
No, it returns only when it gets a final reply.
Andrei