Hello, I am using mediaproxy 1.2.1 package. I have mediaproxy process does not answer when proxydispatcher tries to create a session - . Then I ran rtpgenerator to test the problem and got: =================================================== ./rtpgenerator.py Generator error: No answer from mediaproxy.
./rtpgenerator.py --ip=<=remote IP> --proxy=<remote IP> --gsm Traceback (most recent call last): File "./rtpgenerator.py", line 109, in __findFreeSocket raise GeneratorError, why[1] GeneratorError: Can't assign requested address Traceback (most recent call last): File "./rtpgenerator.py", line 192, in ? sender = RTPGenerator('request') File "./rtpgenerator.py", line 46, in __init__ self.addr = sock.getsockname() AttributeError: 'NoneType' object has no attribute 'getsockname'
./rtpgenerator.py --proxy=<remote mediaproxy IP> --gsm error: uncaptured python exception, closing channel <__main__.RTPGenerator connected 127.0.0.1:10000 at 0x824b3ec> (socket.error:(49, "Can't assign requested address") [/usr/local/lib/python2.3/asyncore.py|write|77] [/usr/local/lib/python2.3/asyncore.py|handle_write_event|397] [./rtpgenerator.py|handle_write|89]) error: uncaptured python exception, closing channel <__main__.RTPGenerator connected 127.0.0.1:10002 at 0x824b28c> (socket.error:(49, "Can't assign requested address") [/usr/local/lib/python2.3/asyncore.py|write|77] [/usr/local/lib/python2.3/asyncore.py|handle_write_event|397] [./rtpgenerator.py|handle_write|89])
Can anyone help me - what can be the problem? I tried the same package on another machines, everything was ok.... Thx in advance, Tina
--------------------------------- Do you Yahoo!? Plan great trips with Yahoo! Travel: Now over 17,000 guides!