Commit Graph

  • d886cc12fa mod_skinny: profile digit timeout is integer not string Nathan Neulinger 2014-06-18 17:11:19 -05:00
  • 65e190ce26 mod_skinny: add easy access to set blocking/non-blocking mode for skinny socket on a per-profile basis Nathan Neulinger 2014-06-18 17:06:54 -05:00
  • 8dabf51945 mod_skinny: socket timeout should be set in all cases, not just for blocking Nathan Neulinger 2014-06-18 16:41:38 -05:00
  • e76464085d update libedit LOOK MA NO PATCHES Brian West 2014-06-18 14:52:27 -05:00
  • 06b87b83c5 mod_skinny: no warning if there is a matching entry, but no version listed Nathan Neulinger 2014-06-18 12:06:27 -05:00
  • 296c489143 mod_skinny: add stub for media resource notification message sent by VG224 Nathan Neulinger 2014-06-18 11:54:49 -05:00
  • 840f7e69dd mod_skinny: always return a response to version message, since that's what CCM does Nathan Neulinger 2014-06-18 11:44:20 -05:00
  • 4eabd3ab95 mod_skinny: handle additional escaping in log messages to reduce screen/console issues Nathan Neulinger 2014-06-18 10:19:42 -05:00
  • 7340b7a917 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch Brian West 2014-06-18 08:58:56 -05:00
  • d2a487dce3 date would have done the same thing Brian West 2014-06-18 08:58:49 -05:00
  • e279ae8203 FS-6605 add support for automatic dialing when off-hook/ringdown --resolve Nathan Neulinger 2014-06-18 08:40:20 -05:00
  • fb92ebc8f2 FS-5223 and FS-6603, don't trust docs... sheesh Brian West 2014-06-18 08:33:57 -05:00
  • d237d0f343 util for quick restarts during debugging Brian West 2014-06-17 21:28:16 -05:00
  • 6ab5e85f93 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch Brian West 2014-06-17 21:16:32 -05:00
  • 311889634b FS-5223 FS-6603 on platforms that have SO_REUSEPORT it also implies SO_REUSEADDR, On platforms that only have SO_REUSEADDR it seems to imply both in the absence of SO_REUSEPORT. Brian West 2014-06-17 21:15:02 -05:00
  • 5dbfc57308 ignore fs_ivrd Brian West 2014-06-17 21:14:14 -05:00
  • 723ea00855 FS-6607 add further not from wiki page about IPv6 support Nathan Neulinger 2014-06-17 19:53:45 -05:00
  • 1e249d61c3 FS-6607 add notice of IPv6 support for mod_skinny Nathan Neulinger 2014-06-17 19:36:55 -05:00
  • 412abaddde no one seems to be okay with actually installing perl modules because it might require the permissions to acutally do so, instead, let the users figure out how to install them themselves so they can figure out how to have permissions and where they acutally go by themselves with no direction from us Michael Jerris 2014-06-17 20:19:22 -04:00
  • 315add5637 woops typo Brian West 2014-06-17 17:20:00 -05:00
  • b0369d321f remove white space Brian West 2014-06-17 17:12:42 -05:00
  • c066fedffe tweak Brian West 2014-06-17 17:11:04 -05:00
  • 24495304c8 Since the FTC won't allow you to register more than 6 or so numbers online without having to call... I wrote this in 10 minutes to solve the problem Brian West 2014-06-17 16:46:58 -05:00
  • 9dde4b1548 sync up jb changes Anthony Minessale 2014-06-18 01:48:40 +05:00
  • 0361bd70a4 more tweaks Brian West 2014-06-17 15:44:32 -05:00
  • 24a8f3da4d tweaks Brian West 2014-06-17 15:24:55 -05:00
  • b077217d44 FS-6337 Anthony Minessale 2014-06-18 01:19:14 +05:00
  • 3c08104874 remove unused code Anthony Minessale 2014-06-18 01:17:29 +05:00
  • d5856a4197 FS-477 fix inappropriate firing of timeout after call proceeds --resolve Nathan Neulinger 2014-06-17 14:56:21 -05:00
  • fe36c8cc30 swish and flick Brian West 2014-06-17 14:35:12 -05:00
  • c4119dbe54 Updated just build it for Solaris 11 Brian West 2014-06-17 14:34:17 -05:00
  • 94f359904d remove dual-arch cflags and ldflags that we get on osx, we don't support fat binary stuff yet Michael Jerris 2014-06-17 19:22:34 +00:00
  • 50625e36ee Build mod_verto for debian packaging Travis Cross 2014-06-17 16:24:07 +00:00
  • 0a6a10f584 FS-6604: fix this same issue in esl too Michael Jerris 2014-06-17 12:10:47 -05:00
  • c76c132692 FS-6604: needs DESTDIR Michael Jerris 2014-06-17 11:53:10 -05:00
  • 548be28694 FS-6602: check for libperl libstalled and linkable too Michael Jerris 2014-06-17 11:44:18 -05:00
  • 6e05bfba13 FS-6604: install to archlib not sitelibexp Michael Jerris 2014-06-17 11:19:02 -05:00
  • 5dd7791307 FS-6602: fixed check for EXTERN.h Michael Jerris 2014-06-17 11:17:55 -05:00
  • 82dbc5d2b9 FS-6604: install to archlib not sitelibexp Michael Jerris 2014-06-17 10:35:17 -05:00
  • b8629901a2 fix dep check for building perl mods Michael Jerris 2014-06-17 09:44:17 -05:00
  • 779a2f4ad5 Add dependency on libperl-dev for mod_verto Travis Cross 2014-06-17 14:42:15 +00:00
  • 990847638c Pull mod_verto from debian packaging temporarily Travis Cross 2014-06-17 02:58:29 +00:00
  • 1893c7ba33 External ipv6 Brian West 2014-06-16 18:10:42 -05:00
  • 7b974def21 Add back mod_perl to debian build Travis Cross 2014-06-16 20:43:02 +00:00
  • 062b7f16c2 Add mod_rtc and mod_verto Travis Cross 2014-06-16 20:38:24 +00:00
  • 4d5153cdd2 Fix ordering in control-modules Travis Cross 2014-06-16 20:36:02 +00:00
  • 3c7c167581 mod_rayo: improved idle detection- call is idle only if no active components and not joined Chris Rienzo 2014-06-16 14:39:17 -04:00
  • 10719e58c8 work around macro definition of fileno breaking our c++ code Brian West 2014-06-16 11:14:42 -05:00
  • 23259812ac FS-6593 --resolve this isn't used, I've tested. Brian West 2014-06-16 10:42:58 -05:00
  • 8e975d8fed Use portable version of strerror_r() Travis Cross 2014-06-16 13:45:39 +00:00
  • 13e02278a1 Use portable version of strerror_r() Travis Cross 2014-06-16 13:45:39 +00:00
  • e7ee4050b2 Add ldns to .gitignore Peter Olsson 2014-06-15 13:51:56 +02:00
  • fc7a74905b Various little memory leak possibilities in spandsp sorts, and the spandsp test suite is now mostly OK with valgrind. Steve Underwood 2014-06-14 19:49:05 +08:00
  • 9e600ec938 FS-6591 --resolve If you are still using spidermonkey you should migrate to v8 Jeff Lenk 2014-06-13 22:49:01 -05:00
  • dc2f5cc491 vs2010 reswig Jeff Lenk 2014-06-13 22:41:37 -05:00
  • 43770aa862 FS-6583 --resolve Jeff Lenk 2014-06-13 22:34:50 -05:00
  • c0e7e7b88c add reset function to clear some state data in the rtp session Anthony Minessale 2014-06-14 07:05:00 +05:00
  • 280e816a90 FS-6590 --resolve Anthony Minessale 2014-06-14 04:56:55 +05:00
  • 9108a08a47 fix build Anthony Minessale 2014-06-13 23:15:36 +05:00
  • 633dfe2a56 FS-6535 mod_rayo: close recognizer when input component is complete Chris Rienzo 2014-06-13 12:34:19 -04:00
  • 1511fe3ee8 mod_rayo: rework component inheritance- component now inherits parent call/mixer mutex and parent reference counting moved to base class Chris Rienzo 2014-06-13 12:16:26 -04:00
  • 730d2f88ba mod_rayo: rename reference counting functions to something more sensible Chris Rienzo 2014-06-13 11:33:33 -04:00
  • 9aa5102142 FS-6535 mod_rayo: compile error Chris Rienzo 2014-06-13 10:08:49 -04:00
  • 4c54f45f4a FS-6535 mod_rayo: allow unimrcp recognizer w/ profile specified Chris Rienzo 2014-06-13 10:05:53 -04:00
  • 950de7fc5c reswig Brian West 2014-06-13 07:49:34 -05:00
  • c375e336bc add debugging Anthony Minessale 2014-06-13 06:06:14 -04:00
  • 41cea5c751 remove debug Anthony Minessale 2014-06-13 05:01:37 -04:00
  • 4e5ecdf995 only run plc on mono channels Anthony Minessale 2014-06-13 03:02:12 -04:00
  • 33541dcfd9 add logging Anthony Minessale 2014-06-13 03:02:09 -04:00
  • 4ffbf23ffa stereo refactoring Anthony Minessale 2014-06-13 01:49:10 -04:00
  • 56ef59e9ad vs2010 reswig and fix mod_rss for recent stereo changes Jeff Lenk 2014-06-12 22:48:21 -05:00
  • c82ac3afbf FS-6535 mod_rayo: fix double lock on speech detection failure Chris Rienzo 2014-06-12 23:24:35 -04:00
  • bb6869b7ab FS-6535 --resolve mod_rayo: allow multiple grammars (including dtmf) when using unimrcp Chris Rienzo 2014-06-12 22:55:26 -04:00
  • d298f8688a FS-6440 --resolve Anthony Minessale 2014-06-13 05:46:40 +05:00
  • 0f62c4cd62 FS-6440 --resolve Anthony Minessale 2014-06-13 05:46:40 +05:00
  • ed7264b6d3 doh Anthony Minessale 2014-06-13 05:28:14 +05:00
  • 7642d846a9 some more channels updates Anthony Minessale 2014-06-13 05:13:43 +05:00
  • 579a051867 add channels param the the silence generator function Anthony Minessale 2014-06-13 04:49:37 +05:00
  • 09ae3a9841 don't require more libs than we really need when linking embedded perl modules Michael Jerris 2014-06-12 17:34:02 -05:00
  • ab5278c02f stereo: fix mod_flite, mod_ssml, mod_unimrcp compile errors Chris Rienzo 2014-06-12 17:41:52 -04:00
  • 97cc089826 fix compile errs Anthony Minessale 2014-06-12 13:12:39 -04:00
  • 928a989de1 first pass of stereo support Anthony Minessale 2014-06-12 22:06:33 +05:00
  • 7f36607ea5 verto default config Anthony Minessale 2014-06-11 17:53:39 -05:00
  • b333714906 fix coverity warnings Michael Jerris 2014-06-11 17:11:47 -05:00
  • bfaf20c2f3 fix install Michael Jerris 2014-06-11 15:20:38 -05:00
  • 1ffb1ee0d0 WIP Michael Jerris 2014-06-11 12:48:46 -05:00
  • 269c3fe923 FS-6533: --resolve fix gcc 4.9 warning due to useless right-hand operand of comma expression Michael Jerris 2014-05-19 10:36:02 -05:00
  • c29e4b0cf0 FS-6538: silence gcc 4.9 throwing incorrect warning Michael Jerris 2014-05-20 15:46:46 +00:00
  • 94ab52cd01 Improved FAX disconnect handling Steve Underwood 2014-06-11 10:52:54 +08:00
  • 24ae878ac0 Override config on cowbuilder update Travis Cross 2014-06-11 01:05:36 +00:00
  • 4ccdc1def3 Override config on cowbuilder update Travis Cross 2014-06-11 01:05:36 +00:00
  • 5eb3a7ebb0 Retry for longer on failed cowbuilder operations Travis Cross 2014-06-11 00:55:06 +00:00
  • 8f6a51015f Retry the cowbuilder create operation on failure Travis Cross 2014-06-11 00:52:12 +00:00
  • afb4a20090 Retry for longer on failed cowbuilder operations Travis Cross 2014-06-11 00:55:06 +00:00
  • 8a4a8f6fb8 Retry the cowbuilder create operation on failure Travis Cross 2014-06-11 00:52:12 +00:00
  • 0fbef4a328 Check for execv(3) errors when reincarnating Travis Cross 2014-06-10 23:36:56 +00:00
  • aa10023269 Add fsctl command to summon reincarnation Travis Cross 2014-06-10 22:21:38 +00:00
  • ca0d10f283 Improve a parameter name for fs_cli Travis Cross 2014-06-04 16:04:20 +00:00
  • 8af2469c71 Add log-uuid-short option to fs_cli Travis Cross 2014-06-04 11:07:36 +00:00
  • 9782b8bbea Convert esl_true and esl_false to functions Travis Cross 2014-06-04 11:53:34 +00:00