Displaying 1 result from an estimated 1 matches for "3atharindu".
2010 Nov 19
0
Using Local Asterisk Server with Siphon - Can't hear voice issue
...e.. Initially
with G.711 (u-low) , G.711 (A-low) and GSM it didn't work. All enabled
by setting [CLI] sip set debug on
I saw asterisk having following logs..
-- Remotely bridging SIP/macbook-00000041 and SIP/tharindu-00000042
set_destination: Parsing <sip:tharindu at 192.168.1.3<sip%3Atharindu at 192.168.1.3>
:
64540;ob> for address/port to send to
set_destination: set destination to 192.168.1.3:64540
Audio is at 5060
Adding codec 0x2 (gsm) to SDP
Adding non-codec 0x1 (telephone-event) to SDP
--
So I enabled GSM only .. then everything got solved.. :)
---
I would like to regi...