Displaying 1 result from an estimated 1 matches for "obsurifi".
Did you mean:
obsurified
2007 Aug 28
2
G729 Confusion
...why things are acting the way they are.
When I do show g729 I see:
0/0 encoders/decoders of 5 licensed channels are currently in use
My sip.conf starts out:
[general]
disallow=all
allow=ulaw
allow=g726
then my hosts look like this:
[6016716]
username=6016716
accountcode=75415
type=friend
secret=obsurified
qualify=yes
port=5060
nat=yes
mailbox=6016716 at default
host=dynamic
dtmfmode=rfc2833
context=from-internal
canreinvite=no
callerid="Test VoIP Accounts" <6016716>
All works fine, however if I make a change so it reads:
[6016716]
disallow=all
allow=g729
username=6016716
accountco...