[Spce-user] Active calls to peer
Martin@GE
martin at growth-elements.com
Tue May 19 22:15:47 EDT 2020
Hi guys,
I am running CE version MR5.1.1 at the moment without issues.
I would like to get the active calls happening with a seperate peer and then put that data in a database (seperate project development wise).
I can use sngrep to look at the calls but I’d like to get just the concurrent calls happening at this moment.
So I looked and tried to use the following commands.
ngcp-sems-list-active-calls
ngcp-sems-list-calls
They come back with like the following …. I’m not sure what the 809 figure means. Can someone explain this to me and how to get the active calls? Looking at external peer calls. If I can get by peer, that will be good as well.
Active calls: 809
Traceback (most recent call last):
File "/usr/sbin/ngcp-sems-list-active-calls", line 13, in <module>
ids = s.di('monitoring','listActive')
File "/usr/lib/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1591, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/xmlrpclib.py", line 1273, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib/python2.7/xmlrpclib.py", line 1306, in single_request
return self.parse_response(response)
File "/usr/lib/python2.7/xmlrpclib.py", line 1482, in parse_response
return u.close()
File "/usr/lib/python2.7/xmlrpclib.py", line 794, in close
raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault 500: 'could not get factory'>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20200520/1a8aa71d/attachment.html>
More information about the Spce-user
mailing list