[Asterisk-Users] Snom only one way audio
Ronald Wiplinger
ronald at elmit.com
Sun Apr 10 05:15:00 MST 2005
I have two snom phones, one is a Snom 190 on my desk and one is a soft
phone snom 360
Extension 615 works fine, but all connections with 616 works not.
On 616 you hear the other party, but the other party get only a white
noise sound !! This is indipendent which direction I call.
What might be the reason? How to fix it?
[615] ; snom 190
type=friend ; Friends place calls and receive calls
username=615 ; Username to use in INVITE until peer registers
secret=terriblesecret
host=dynamic ; This peer register with us
dtmfmode=inband ; Choices are inband, rfc2833, or info
qualify=1000
mailbox=615 at other ; Mailboxes for message waiting indicator
restrictcid=yes ; To have the callerid restriced -> sent as ANI
disallow=all
allow=ulaw ; dtmfmode=inband only works with ulaw or
alaw!
callerid="Ronald Snom",<615>
callgroup=1
pickupgroup=1
[616] ; snom 360 softphone
type=friend ; Friends place calls and receive calls
username=616 ; Username to use in INVITE until peer registers
secret=againsecret
host=dynamic ; This peer register with us
dtmfmode=inband ; Choices are inband, rfc2833, or info
qualify=1000
mailbox=616 at other ; Mailboxes for message waiting indicator
restrictcid=yes ; To have the callerid restriced -> sent as ANI
disallow=all
allow=ulaw ; dtmfmode=inband only works with ulaw or
alaw!
callerid="Ronald Soft snom 360",<616>
callgroup=1
pickupgroup=1
More information about the asterisk-users
mailing list