Hi,
you just need to compile/load the xmlrpc2di plugin (which binds on port
8090).
Best Regards
Max M.
On 09/04/2014 11:57 AM, Yariv Rachmani wrote:
Hi
I tried to run the following command: ./sems-sbc-list-profiles, and i
got connection error
looking at the content reveal that httpd with python expected to run.
Did i miss something in the installation, 1.6.0-dev, ?
Is there any additional work to do, http etc.., to make the command
line enabled?
# cat /usr/sbin/sems-sbc-list-profiles
#!/usr/bin/python
# -*- coding: utf-8 -*-
from xmlrpclib import *
s = ServerProxy('http://localhost:8090')
print "Active calls: %d" % s.calls()
print s.di('sbc','listProfiles')
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems
_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems