FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
Michael Jerris 352cc95813 add ability to match in dialplan to the ton and numplan caller profile fields. added switch_caller_profile_dup function to be used in the future for places where we copy one profile to another to reduce code duplication. add "pool" member to the caller profile for when we need to allocate strings off that pool.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-28 16:41:38 +00:00
build cleaner mod_openmrcp build in tree 2007-08-19 20:22:00 +00:00
conf sample openmrcp config 2007-08-20 15:53:04 +00:00
docs merge changes from MODLANG-18 fix multiple odbc and spidermonkey odbc issues. 2007-06-08 14:39:09 +00:00
libs make windows build update version info out of configure.in settings like the autotools build. 2007-08-19 08:08:04 +00:00
scripts abort upon receiving an empty result in freeswitch event 2007-08-25 22:57:44 +00:00
src add ability to match in dialplan to the ton and numplan caller profile fields. added switch_caller_profile_dup function to be used in the future for places where we copy one profile to another to reduce code duplication. add "pool" member to the caller profile for when we need to allocate strings off that pool. 2007-08-28 16:41:38 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 modify how we build switch_version.h so we can better handle releases 2007-08-19 05:01:08 +00:00
Freeswitch.sln add mod_openmrcp to freeswitch windows build. 2007-08-20 13:48:26 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am modify how we build switch_version.h so we can better handle releases 2007-08-19 05:01:08 +00:00
acinclude.m4 remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure 2007-04-11 05:36:29 +00:00
bootstrap.sh deal with extra _x in autoconf version 2007-05-14 14:21:38 +00:00
configure.in fix fresh build. We need to configure later becasue apr must be built before libopenmrcp configure 2007-08-19 21:20:32 +00:00