[Asterisk-Users] G723 error

Matt mhoppes at gmail.com
Thu Feb 16 07:35:57 MST 2006


Well... correct except that there is no [sipdevice].. it is all done
through IP registration on the other person's end.    So.. all I have
is the dial statement.  Is there a way to set a variable or something
right before the dial? (To my knowledge there isn't).

On 2/15/06, yusuf <yusuf at ecntelecoms.com> wrote:
> I am assuming you made a profile in sip.conf like so
>
> [sipdevice]
> type=peer
> host=x.x.x.x
> ...
> .
> .
> disallow=all
> allow=ulaw
>
> and in extensions.conf
>
> exten => _X.,1,Dial(SIP/sipdevice/${EXTEN})
>
> then this MUST work.  :)
>
> you can do a sip debug or set debug 10
>
> yusuf
>
> Matt wrote:
> > Hi,
> > How do I specify a codec to use for a SIP call?
> >
> > IE.. If I'm doing Dial(SIP/blah) for some reason the call is
> > connecting using the codec at the bottom of my allow list rather then
> > top (G711u)... and I'd like to force it to G711u if possible.
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > Asterisk-Users mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list