[Asterisk-Users] Grandstreams can't call out with latest CVS

Brian West brian at bkw.org
Tue Oct 28 22:32:49 MST 2003


This would be why it works for me.. I specified the codec for the phones
on a per peer basis.

On Tue, 28 Oct 2003, 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