freeswitch/libs
James 91dfa062bf ss7: adding iam_fwd_ind_HEX channel variable to set forward indicator
IE's heximal value.
     - add <action application="export" data="freetdm_iam_fwd_ind_HEX=2301"/>
       to dialplan with expected hex value. If the outgoing ftdm channel's
       forward indicator needs to be changed, "export" needs to be put in the
       incoming channel's dialplan to set this variable value accordingly.
     - this implementation takes bits of A, CB, D, E, F, HG, I from the hex
       value. Bits of KJ, L, P-M are not taken from the hex.
     - How to calculate hex value with wanted bits:
       . the hex value is H-A-P-I, H is the highest bit to A, and next is P-I.
         I is the lowest bit in the whole field, and H is the highest bit in
         the whole field. Refer to Q.763 chapter 3.23.
       . use a text pad to fill in the bits with 0 and 1. eventually fill all
         the 16 bits
       . copy the binary value into a calculator and convert it to hex
2012-05-28 17:07:52 -04:00
..
apr Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
apr-util unimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working 2011-06-16 23:26:53 -05:00
broadvoice Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
curl Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
esl Merge branch 'master' into smgmaster 2011-07-29 16:50:22 -04:00
freetdm ss7: adding iam_fwd_ind_HEX channel variable to set forward indicator 2012-05-28 17:07:52 -04:00
iksemel antoher try at c options to make iksemel right on solaris 2011-01-25 05:53:26 +01:00
ilbc fix iLBC under windows 2011-02-03 23:46:19 -06:00
js Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
ldns fix perms 2011-03-25 16:53:44 -05:00
libcodec2 mod_codec2: Remove Makefile.in that are automaticly generated by the automake process 2010-09-29 19:51:31 -04:00
libdingaling FS-3391 --resolve Segmentation fault on mod_dingaling when receiving a discovery from the server 2011-07-03 22:35:44 -05:00
libedit a slightly more annoying yet more sane way to fix snow cat 2009-12-10 04:19:49 +00:00
libg722_1 Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
libnatpmp fix braindead SLES 10 core build (FSBUILD-173) 2009-06-11 17:34:27 +00:00
libsndfile Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
libteletone FS-3166 --resolve 2011-04-22 16:43:29 -05:00
miniupnpc try to fix miniwget on suse (FSBUILD-258) 2010-03-08 17:14:04 +00:00
openzap fix possible bad pointer in global vars (please test) 2011-02-02 16:05:51 -06:00
pcre Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
portaudio Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
silk VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
sofia-sip FS-3475 --resolve 2011-08-02 13:51:57 -05:00
spandsp Fixed a typo in setting the V.27ter bit rate for T.38 gateway 2011-07-16 00:34:42 +08:00
speex VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
sqlite Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
srtp Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
stfu more code analysis mostly trivial except string formating changes 2011-06-01 22:36:19 -05:00
tiff-3.8.2 add empty dir 2010-03-30 14:25:13 -04:00
unimrcp fixed unimrcp to prevent double destroy of connection 2011-07-06 15:49:59 +00:00
win32 add missing paths to unimrcp build vs2010 2011-06-17 10:56:52 -05:00
xmlrpc-c merge code from xml-rpc trunk - fix xml-rpc not terminating on windows on fs unload - only effect windows build 2011-01-11 09:40:59 -06:00
yaml Revert "freeswitch: taking out -Ox cflags and have them replaced with -O0" 2012-03-21 10:05:51 -04:00
.gitignore update .gitignore 2011-07-03 18:45:51 +00:00