sippy/b2bua

Issue with Radius

ergyspapa opened this issue · 0 comments

Dear team,
I am currently trying to test this project with FreeRadius - Custom Modules for AAA.
In the first test I am getting the following issues:

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/site-packages/sippy/External_command.py", line 74, in run
pipe.stdin.writelines(batch)
IOError: [Errno 32] Broken pipe

Is this something related to the B2BUA ?

Regards,