Setting the codecs order with add-codec

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

how can i add codecs to pjsua in a more natural order (fifo).
I mean when i add the codec in a particular order i want this order to be
respected and not swapped.

When i used the following parameters

	--add-codec PCMU --add-codec iLBC --add-codec GSM

the library should use it like
PCMU
iLBC
GSM

and not

GSM
iLBC
PCMU

what it actually does.
The actual order is always "first in last out"!

Thanks
Michael



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux