On Tue, Oct 13, 2009 at 10:19:19AM +0200, Gianluca Baù wrote:
> Hello guys,
> i have a question about a voip gateway we use.
> I saw those values typing in cli:
> 
> core show translation
> 
>            g723   gsm  ulaw  alaw g726aal2 adpcm  slin lpc10  g729 speex  
> ilbc  g726  g722 slin16
>      g723     -     -     -     -        -     -     -     -     -     -     
> -     -     -      -
>       gsm     -     -  2001  2001     6000  2001  2000 16000     - 34002     
> -  6000  4000  10000

The translations values are calculated at startup by Asterisk to find
codec priorities. Asterisk uses a short time period to avoid wasting
time. That said, it shouldn't produce an order that is incorrect.

If you want to get better granularity in the results, try:

  core show translations recalc 1000

-- 
               Tzafrir Cohen
icq#16849755              jabber:[email protected]
+972-50-7952406           mailto:[email protected]
http://www.xorcom.com  iax:[email protected]/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to