xml-rpc traffic is over https, so i think it's encrypted, so you need
to use the cert to decrypt.  i forget the exact details but you should
be able to google and figure it out.

On Fri, Nov 9, 2012 at 11:39 AM, Levend Sayar <[email protected]> wrote:
> Hi, all.
>
> Is it possible to capture XML-RPC calls on wireshark ?
>
> By definition XML-RPC must use HTTP as the transport. But when you capture
> the packets coming to 8092 port, you see binary data, no http.
>
> 8092 port is used by sipxsupervisor as the listening port for XML-RPC
> requests.
>
> We have a recent crash on sipxsupervisor based on 4.4. When I examined the
> core file, i saw that it receives a http request without a body. It crashes
> while dereferencing on a NULL pointer.
>
>
>
> _lvnd_
>  {^_^}
>
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to