News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

one way audio on external SIP softphone

Started by tinia, June 06, 2006, 05:25:21 PM

Previous topic - Next topic

archived

Hi,

I have SIP softphone on my laptop registered as local extension. But when I call another local extension in house from remote location, I get audio only in one direction (from house to me).

Any hint, any setting that needs to be done ?
Anyone have this working ?

Regards,

Rob.

archived

Rob, the problem seams to be from some Intel based sound cards. In alsamixer, the capture should be set from the MIC and not from other device such as CD or something else. Try to change it in alsamixer and tell me the result.

you can use the command amixer -q set Mic cap

Here is a png wich shows that is wrong to be on the CD, change it on the Mic


archived

Hi,

thanks for info - it will be handy. But my situation is slightly different. I call from one SIP softphone on my laptop to another HW SIP phone in my house through Asterisk-Pluto.....

Regards,

Rob.

archived

G'day

Thats the common NAT issue. Make sure the extention that will be used from a remote site has NAT=yes, and also you will need to open port 10000-20000 through your router to the asterisk box.

Paul