mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-08 08:51:50 +00:00
This bugs me :P It's gotta match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2395 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
8a082ad179
commit
a4bd603897
@ -31,7 +31,7 @@
|
|||||||
*/
|
*/
|
||||||
#include "switch.h"
|
#include "switch.h"
|
||||||
#include "gsm.h"
|
#include "gsm.h"
|
||||||
static const char modname[] = "mod_codec_gsm";
|
static const char modname[] = "mod_gsm";
|
||||||
struct gsm_context {
|
struct gsm_context {
|
||||||
gsm encoder;
|
gsm encoder;
|
||||||
gsm decoder;
|
gsm decoder;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user