Commit Graph

21034 Commits

Author SHA1 Message Date
Anthony Minessale df8696293d FS-4166 2012-04-30 18:25:59 -05:00
Anthony Minessale e71b238e9e FS-4166 2012-04-30 18:13:32 -05:00
Anthony Minessale b571952909 FS-4166 2012-04-30 18:06:20 -05:00
Anthony Minessale 940636588c FS-4166 2012-04-30 17:51:31 -05:00
Christopher Rienzo acd3689666 FS-4064 mod_posix_timer workaround of CentOS 5 glibc problem 2012-04-30 17:39:53 +00:00
David Yat Sin 428340830b Fix for not handling T302 timeout in NET mode 2012-04-29 11:33:24 -04:00
Ken Rice 017843a8cf DOH! 2012-04-28 09:37:56 -05:00
Anthony Minessale 2a0ca295cc FS-4144 --resolve 2012-04-27 15:28:17 -05:00
Anthony Minessale 481df053ac require timer by default unless its t.38 re-invite 2012-04-27 14:41:32 -05:00
Anthony Minessale 4630e3b927 FS-4160 try this 2012-04-27 11:37:21 -05:00
Anthony Minessale f1b504402b add core-db-inner-pre-trans-execute and core-db-inner-post-trans-execute to switch.conf.xml to wrap sql stmts inside the meat of the core transactions 2012-04-26 11:28:47 -05:00
Anthony Minessale 21b1ffbf25 add core-db-pre-trans-execute and core-db-post-trans-execute to switch.conf.xml to wrap sql stmts around the core transactions 2012-04-26 11:12:16 -05:00
Jeff Lenk 8a4f273fd8 FS-4019 -- resolve 2012-04-26 12:45:13 -05:00
Anthony Minessale b553d62fbd add sip_require_timer=true variable to enable require timer on session refresh that breaks finicky endpoints 2012-04-26 10:35:02 -05:00
William King b123214eff typo fixed 2012-04-26 10:13:07 -07:00
William King 37e726b7e7 Confirm we can open the file successfully before trying to add it to a libvlc media player 2012-04-26 09:06:09 -07:00
Anthony Minessale 8203475563 FS-4148 --resolve note: see switch_core_session_get_partner 2012-04-26 08:52:29 -05:00
Anthony Minessale 5e99d34fd8 FS-4146 --resolve 2012-04-26 08:10:30 -05:00
Ken Rice 7a147e4762 Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
Michael Jerris 7d3816dbea silence set but not used 2012-04-25 15:19:47 -04:00
Michael Jerris ba4280e61f try to add a tag to disable timer autorequire NUTAG_TIMER_AUTOREQUIRE(0) 2012-04-25 15:15:32 -04:00
Christopher Rienzo 65c4f76f40 allow space after filename in play_and_detect_speech 2012-04-25 17:58:41 +00:00
Giovanni Maruzzelli 893d7eff9d gsmopen: correct sequence of callflow when got CEND: (nocarrier)->(hangup)->(idle) 2012-04-25 11:22:03 +02:00
Travis Cross 59d08bd033 getsounds.sh: style tweaks 2012-04-25 08:59:12 +00:00
Travis Cross 9a2b82dace getsounds.sh: add mode-line and reindent 2012-04-25 08:59:12 +00:00
Travis Cross 7821e8ad9d getsounds.sh: avoid copying sound files 2012-04-25 08:59:12 +00:00
Giovanni Maruzzelli 0e4fa9e23b gsmopen: AT+CREG erratic behavior does no more give errors or warnings when badly formatted unsolicited signaling 2012-04-25 09:11:36 +02:00
Christopher Rienzo 4178393a73 fix bug with max-age 2012-04-25 01:30:47 +00:00
Christopher Rienzo d79982e72c added SSL support to mod_http_cache 2012-04-25 00:18:56 +00:00
Giovanni Maruzzelli 2a25c4f2e7 gsmopen: AT commands cosmetics 2012-04-24 16:30:20 +02:00
Anthony Minessale 273aa89423 set uniq header flag 2012-04-24 07:47:36 -05:00
Giovanni Maruzzelli fbbbd06e28 gsmopen: send out those pesky DTMFs 2012-04-24 14:31:50 +02:00
Travis Cross a3367b2da2 getsounds.sh: adjust last commit 2012-04-24 05:12:07 +00:00
Travis Cross 0ec4e82664 getsounds.sh: look for a locally-cached copy first
This lets you specify a FS_SOUNDS_DIR in which to look for the sound
tarballs.  This makes it easier to use git clean -fdx without
downloading the sounds every time.
2012-04-24 05:09:41 +00:00
Anthony Minessale d5766ceaa0 FS-4115 --resolve this should fix it in all circumstances 2012-04-23 13:25:21 -05:00
Anthony Minessale d642c2c1a6 add loopback_initial_codec variable to specifiy the codec of a one legeded loopback channel 2012-04-23 12:16:53 -05:00
Travis Cross f73804ac6a mod_gsmopen: remove binaries from tree 2012-04-23 18:41:26 +00:00
Travis Cross ffc8e81b76 check for missing unixodbc-dev during configure
Previously if --enable-core-odbc-support was set but unixodbc-dev was
not available, we would fail during make rather during configure.
2012-04-23 17:21:25 +00:00
Anthony Minessale 5e5a2ff84b FS-4141 --resolve 2012-04-23 07:50:57 -05:00
William King 50acea7d95 Finally fully inline with binary* and build* with Debian Policy Manual section 4.9 2012-04-21 12:38:30 -07:00
Giovanni Maruzzelli adae5e5648 gsmopen: closing libctb serial ports when unloading or reloading mod_gsmopen 2012-04-21 16:08:32 +02:00
William King 5780293696 Adding headers for fail2ban to better handle the source and target of the failures. 2012-04-20 15:05:27 -07:00
William King aa4b221d12 Resolve debian packaging make file conflict regressions 2012-04-20 15:05:26 -07:00
Anthony Minessale 4991751970 sometimes compiler warnings are annoying 2012-04-20 09:53:51 -05:00
Anthony Minessale 7cbafee809 FS-4128 2012-04-20 09:47:09 -05:00
Anthony Minessale c6aaa281f1 FS-4135 --resolve 2012-04-20 08:56:14 -05:00
Anthony Minessale 845639025c FS-4122 2012-04-20 08:04:32 -05:00
Giovanni Maruzzelli b453c2fdfc gsmopen: reporting git version of files in logging 2012-04-20 10:23:50 +02:00
Giovanni Maruzzelli 470005fcdb gsmopen: config file update 2012-04-20 09:52:06 +02:00
Giovanni Maruzzelli 4ae62cfafb gsmopen: cosmetics 2012-04-20 09:43:25 +02:00