Displaying 1 result from an estimated 1 matches for "sarahc".
Did you mean:
sarah
2008 May 13
0
Call retard from a softphone to a hardphone
...lls between them.
Both of them register well on my Asterisk server but when I call from the
SJPhone to the PAP2 the voice comes with retard, and progressively the voice
is bad.
This is my sip.conf
[general]
context=default
port=5060
bindaddr=0.0.0.0
disallow=all
allow=gsm
allow=ulaw
allow=alaw
;SARAHC is the PAP2
[sarahc]
;Sarah Connor
type=friend
username=sarahc
secret=5656
host=dynamic
disallow=all
allow=alaw
allow=ulaw
dtmfmode=rfc2833
outgoinglimit=1
context=local-users
;DUTCHS is the SJPhone
[dutchs]
;Dutch Schaeffer
type=friend
username=dutchs
secret=6767
host=dynamic
context=local-users...