freetdm: Added support for hardware (native) R2 MF generation

This commit is contained in:
Moises Silva
2011-02-24 18:41:07 -05:00
parent c22816c39c
commit 269906c891
11 changed files with 298 additions and 13 deletions
Regular → Executable
+1 -1
View File
@@ -122,5 +122,5 @@ FT_DECLARE(void *) ftdm_dso_func_sym(ftdm_dso_lib_t lib, const char *sym, char *
* c-basic-offset:4
* End:
* For VIM:
* vim:set softtabstop=4 shiftwidth=4 tabstop=4
* vim:set softtabstop=4 shiftwidth=4 tabstop=4:
*/