When I connect using chrome on ubuntu-64 bit ,in outgoing calls I hear noise and as I explained in issue 44 , the problem is with the crypto attributes in outgoing SDP and I have similar issue when I use my own Web and Asterisk server.
Incoming calls are always ok , because Asterisk always offers : a=crypto:0 AES_CM_128_HMAC_SHA1_80 which is the correct one .
Using chrome in win7-32 for outgoing and incoming works like a charm ( both with online server and my own ).
You mentioned somewhere that even with online servers you are hearing noise when you call from chrome xp to chrome mac.
Can you please verify what you are seeing in outgoing INVITE/SDP ?
you should probably see something like this :
a=crypto:0 AES_CM_128_HMAC_SHA1_32 inline:FH1ALT1PzeMmcat54E72QOmWIcXzlyPZMtLfMyq4
a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:flRFtbPtSR9wheo4pmzy3R2bc7rewtLdWN0OCROI
which after negotiation only AES_CM_128_HMAC_SHA1_32 survives and causes the trouble.
Thanks
On Thursday, September 27, 2012 5:58:39 PM UTC+2, James Mortensen wrote:
Hi Hadi,
If it helps, the errors and warnings you report in Issue 44 are the same ones I'm getting. However, I don't seem to have any problems connecting to the
sipml5.org server that will be up until Friday. Do you see your same issues when connected to 1060 and 1062 at ws://
sipml5.org:8088/ws or do things work well for you there too?
James