How to enable g722 in freeswitch?

1,140 views
Skip to first unread message

Whizzy Internet

unread,
Nov 25, 2017, 7:26:24 PM11/25/17
to ASTPP
Hi! 
in fs_cli 

# show codecs
type,name,ikey
codec,G.711 alaw,CORE_PCM_MODULE
codec,G.711 ulaw,CORE_PCM_MODULE
codec,G.723.1 6.3k,mod_g723_1
codec,G.729,mod_g729
codec,H.261 Video (passthru),mod_h26x
codec,H.263 Video (passthru),mod_h26x
codec,H.263+ Video (passthru),mod_h26x
codec,H.263++ Video (passthru),mod_h26x
codec,H.264 Video (passthru),mod_h26x
codec,PROXY PASS-THROUGH,CORE_PCM_MODULE
codec,PROXY VIDEO PASS-THROUGH,CORE_PCM_MODULE
codec,RAW Signed Linear (16 bit),CORE_PCM_MODULE
codec,Speex,CORE_SPEEX_MODULE
codec,VP8 Video,CORE_VPX_MODULE
codec,VP9 Video,CORE_VPX_MODULE

15 total.

How do I load g722 in freeswitch

Samir Doshi

unread,
Nov 27, 2017, 7:16:44 AM11/27/17
to ASTPP
You require to enable mod_siren. 

Sent with Mailtrack

Best Regards
--
Samir Doshi
iNextrix Technologies Pvt. Ltd.
http://www.inextrix.com


Disclaimer:
The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

--
=====================================================================
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.

rgazetta

unread,
Apr 17, 2019, 12:45:03 PM4/17/19
to ASTPP
https://freeswitch.org/confluence/display/FREESWITCH/mod_siren

2019-04-17 13:44:34.850294 [CRIT] switch_loadable_module.c:1522 Error Loading module /usr/local/freeswitch/mod/mod_siren.so
**/usr/local/freeswitch/mod/mod_siren.so: cannot open shared object file: No such file or directory**


How enable mod_siren in astpp?
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.

rgazetta

unread,
May 13, 2019, 9:02:57 AM5/13/19
to ASTPP

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

Reply all
Reply to author
Forward
0 new messages