Woof!

Recently David Saint wrote:

> actually version 14373 doesn't have the affected lines in that file.

Previously David Saint <[email protected]> wrote:

> "2009-01-06T21:24:56.677475Z":28:KERNEL:ERR:bcmsl2041:pid-12587:00000000:mediaserver:"OsConnectionSocket(localhost:0):
>  call to connect() failed with error: 115 'Operation now in progress'"

Something is misconfigured, it is trying to contact the web server on localhost 
port 0.  That isn't right...your voicexml.xml file is not correct.  So even if 
it isn't the same issue, you've got the same problem:

These are the lines in voicexml.xml that should have the correct localhost:port
 <mediaserver-url>http://localhost:8090</mediaserver-url>
 <mediaserver-url-secure>https://localhost:8091</mediaserver-url-secure>

If the port is 0 or missing, it isn't right.

--Woof!
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to