[OpenSIPS-Users] mi_json parameters format
    Gary Nyquist 
    gn62 at gmx.us
       
    Thu Sep 18 22:41:59 CEST 2014
    
    
  
Hi,
I am trying to use the MI interface to generate SIP MESSAGE packets locally 
and send out to remote SIP UA. 
The 'opensipsctl fifo' method works fine.
The 'mi_datagram' method works fine.
But not able to make "mi_json" work with "t_uac_dlg".
Basically, can't figure out how the parameters for "t_uac_dlg" be formatted for the mi_json query.
Reading the manual, I understand that the "parameters are to be comma-separated then URI-encoded."
The following working fine:
curl 10.0.0.30:8888/json/get_statistics?params=all
But can't figure out how to pass the parameters for "t_uac_dlg" command.
Any help / advice?
Thanks
-Gary
    
    
More information about the Users
mailing list