Hi Alex,
On 10/2/10 9:43 AM, Alex Balashov wrote:
Daniel,
On 10/02/2010 03:39 AM, Daniel-Constantin Mierla wrote:
you can use t_uac_dlg MI command via XMLRPC. That is done via http.
This command is a bit special, doing a wait until the reply comes, blocking working process, so use it carefully.
Doesn't this aspect of the command make it a bit impractical for any non-trivial call volume? In a normal setup there are only < 10 SIP worker processes and replies take up to a few hundred milliseconds to come back.
is the same case like sending to fifo/datagram MI. If worked there for you, should work now.
Cheers, Daniel