--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/4b82c3fb-194b-4fca-a991-289d42e6ab7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.
Searching I saw that, Siren is not G.722, it's G.722.1. G.722 is available via mod_spandsp.
Unfortunately, mod_siren is not available right now via Debian packages so If you really need G.722.1, try to install this lib:
https://files.freeswitch.org/downloads/libs/g722_1-0.2.0.tar.gz
To Enable G722
"load
mod_spandsp" in fs_cli.
You can check enabled
codecs via "show codec" command