You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: