[Asterisk-Users] Grandstreams can't call out with latest CVS
James Sizemore
james at deny.org
Wed Oct 29 05:25:56 MST 2003
Thanks a bunch you were on the money. Do you know about when that changed?
John Todd wrote:
>> Grandstreams phones can't call out with the latest CVS, anyone know
>> what the
>> last good CVS date was?
>
>
> You may be experiencing difficulty due to bad codec permissions, since
> the "latest" CVS updated version (earlier today) does seem to work for
> me. Make sure you have correct allow/disallow permissions. Experiment
> with per-peer and then [general] configs for both.
>
> Some relevant settings from sip.conf (note: these are not "optimal"
> and should not be considered valid for all users. They simply work at
> this 5-minute snapshot of time for me. I change these settings on an
> almost hourly basis):
>
> [general]
> disallow=all
> allow=ulaw
> allow=alaw
> allow=g729
> allow=gsm
> allow=ilbc
> allow=speex
> allow=lpc10
>
> ; my grandstream 102
> [2209]
> type=friend
> username=2209
> secret=nosecretpasswordhere
> host=dynamic
> context=internal
> canreinvite=yes
> nat=1
> dtmfmode=info
> qualify=100
> disallow=all
> allow=ulaw
> allow=alaw
>
>
> JT
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list