Commit Graph

  • 12da85ef61 Check for execv(3) errors when reincarnating Travis Cross 2014-06-10 23:36:56 +00:00
  • 03202e3017 Add fsctl command to summon reincarnation Travis Cross 2014-06-10 22:21:38 +00:00
  • d94e393480 freeswitch-config-rayo.spec remove some dependencies to high def audio and specific fs version Chris Rienzo 2014-06-10 15:01:47 -04:00
  • 9ebfd2f337 freeswitch-config-rayo.spec remove some dependencies to high def audio and specific fs version Chris Rienzo 2014-06-10 15:01:47 -04:00
  • 10647be5a0 Fixed incorrect T.30 CTC messages. Fixed reseting of the CRC generator in the HDLC tx code Steve Underwood 2014-06-11 01:49:29 +08:00
  • 0685027bd8 FS-6574 --resolve Anthony Minessale 2014-06-09 14:29:08 -04:00
  • 148c21c6b2 FS-477 mod_skinny fix leaked lock Nathan Neulinger 2014-06-09 12:34:52 -05:00
  • 2974734479 FS-477 mod_skinny: re-add ability to set digit timeout in patterns, update example configs Nathan Neulinger 2014-06-09 12:29:47 -05:00
  • 8b6fd66f34 FS-477 default to 10 seconds to avoid noticeable impact on current users until variable timeout support re-added Nathan Neulinger 2014-06-09 10:56:52 -05:00
  • 31a181a4b5 mod_skinny: implement digit timeout for dialing Simon Wunderlich 2014-06-05 14:39:05 +02:00
  • a607c20a94 windows fix for a0e9ddf589 Jeff Lenk 2014-06-08 16:06:32 -05:00
  • 49ee6781a5 FS-6540 please test Anthony Minessale 2014-06-05 23:49:50 +05:00
  • 36e72b86ca force spandsp rebuild Anthony Minessale 2014-06-05 22:07:08 +05:00
  • 9847b2a6f4 CVE-2014-0224 Brian West 2014-06-05 08:37:09 -05:00
  • 31186d815b Improve a parameter name for fs_cli Travis Cross 2014-06-04 16:04:20 +00:00
  • 3549488e8e Fixed a problem in FAX where a received handshake, delayed so much it is received as we queue a retry, causes the retry frame to remain queued in the HDLC entity. Steve Underwood 2014-06-04 23:54:03 +08:00
  • 37a194d956 FS-6555: move -w to the right place so it silences the warnings in generated code instead of using gnu makeisms that didn't actually fix the problem Anthony Minessale 2014-06-04 20:43:26 +05:00
  • c015013e5f Add log-uuid-short option to fs_cli Travis Cross 2014-06-04 11:07:36 +00:00
  • a0e9ddf589 Convert esl_true and esl_false to functions Travis Cross 2014-06-04 11:53:34 +00:00
  • 9479729340 bump revsions v1.4.6 Ken Rice 2014-06-03 14:35:16 -05:00
  • 6d4fa0ea12 Merge branch 'master' into v1.4 Ken Rice 2014-06-03 14:33:50 -05:00
  • 70b03acf71 FS-6563 --resolve update the freeswitch.spec file for building on Centos6, drop spidermonkey and add other requirements Ken Rice 2014-06-03 14:33:11 -05:00
  • 3ab1044d6e FS-6562 --resolve Anthony Minessale 2014-06-03 15:16:45 -04:00
  • 7b74ee3955 fix regression from regression Anthony Minessale 2014-06-03 05:26:24 +05:00
  • 6722e3dfea fix regression from regression Brian West 2014-06-02 19:25:04 -05:00
  • f358c35b67 remove debug line Brian West 2014-06-02 19:21:02 -05:00
  • 7057d7d35e FS-6446 regression fixed Anthony Minessale 2014-06-03 05:11:34 +05:00
  • a7b9329a08 FS-6446 regression fixed Anthony Minessale 2014-06-02 19:09:48 -05:00
  • 0eda5cb80f suppress audio flaw tally when coming off hold Anthony Minessale 2014-06-02 19:09:10 -05:00
  • 956da6d689 Modify sofia profile to attempt to bind to the interface up to 3 tries with a 5 second wait between attempts. Add new profile params bind-attempts and bind-attempt-interval to modify default behavior. --NEEDSDOCS Anthony Minessale 2014-06-02 22:47:26 +05:00
  • 7ce2009fad Fix compiler warning about possibly uninitialized variable in libs/esl William King 2014-06-02 08:32:56 -07:00
  • e992c4c4d8 CID:1216560 Unchecked return value from ioctl Michael Jerris 2014-06-02 14:10:59 +00:00
  • ead290870a fix compiler warning for implicit convertion Seven Du 2014-06-01 08:09:49 +08:00
  • e3c1425b9b make device state code more accurate Anthony Minessale 2014-05-31 00:30:59 +05:00
  • 495db48f5a make device state code more accurate Anthony Minessale 2014-05-31 00:30:59 +05:00
  • 79a888de2c Revert addition of PERL_GCC_PEDANTIC to CFLAGS Travis Cross 2014-05-30 15:40:46 +00:00
  • 750e2bae36 Build mod_perl without pedantic flags even when debugging Travis Cross 2014-05-30 15:28:32 +00:00
  • cb94340e26 Since we can't tell if the system perl was built with pedantic, we have a problem because we default debug enabled which uses AX_CFLAGS_WARN_ALL_ANSI, For the GNU CC compiler it will be -Wall (and -ansi -pedantic) The result is added to the shellvar being CFLAGS by default. Which then gets included for building mod_perl, Either way I think this is the correct corse of action to overcome these new builds of mod_perl. Brian West 2014-05-29 21:13:07 -05:00
  • 6092524f17 CID:1174726 Dereference before null check, CID:1214199 Dereference null return value; refactor channel_outgoing_channel to have failure conditions first to reduce indenting level Michael Jerris 2014-05-29 21:59:21 +00:00
  • 0d7b1ff42a chrome now requires longer ice password Anthony Minessale 2014-05-29 15:46:31 -04:00
  • 8f5c321714 chrome now requires longer ice password v1.4.5 Anthony Minessale 2014-05-29 15:46:31 -04:00
  • db4d062318 new version YAY! Ken Rice 2014-05-29 14:39:47 -05:00
  • db111f6a29 Merge branch 'master' into v1.4 Ken Rice 2014-05-29 14:38:46 -05:00
  • b53a6c2b2e Remove unused assignment Travis Cross 2014-05-29 15:59:49 +00:00
  • 2b0c9a1482 FS-6560 --resolve William King 2014-05-29 08:37:21 -07:00
  • 609982cf2f Remove redundant check for null Travis Cross 2014-05-29 14:25:49 +00:00
  • 6663692ff7 Assert on implied failure to malloc Travis Cross 2014-05-29 14:24:48 +00:00
  • e66d24622a Fix potential dereference of null pointer Travis Cross 2014-05-29 14:10:44 +00:00
  • 17137d089d Add missing parenthesis pair Travis Cross 2014-05-29 13:21:22 +00:00
  • 84fe7b0794 Remove tautological condition check Travis Cross 2014-05-29 13:15:44 +00:00
  • bf59d57dab Add missing parenthesis pair Travis Cross 2014-05-29 13:06:35 +00:00
  • 50c27075ec FS-6446 --resolve Anthony Minessale 2014-05-27 20:39:53 +05:00
  • 50dfce2845 FS-6513 --resolve This function was assuming the app was being run with execute_on_media so it did not properly check for established media. Now it will use the scheduler method automatically when this state is detected. Anthony Minessale 2014-05-29 01:14:28 +05:00
  • eb923bbd2d Copy snafu here is the correct file Brian West 2014-05-28 12:32:28 -05:00
  • 93561c6720 Nike edition of makefile for quickly building debian7 or centos 6.5 freeswitch takes care of all deps. Brian West 2014-05-28 12:29:39 -05:00
  • a976badec7 Document the length limit of fifo_outbound_uuid Travis Cross 2014-05-28 17:03:46 +00:00
  • e19860eef4 rayo config: increase mod_shout outscale to mpg123 default of 32768 Chris Rienzo 2014-05-28 11:49:22 -04:00
  • 8b89313045 rayo config: increase mod_shout outscale to mpg123 default of 32768 Chris Rienzo 2014-05-28 11:49:22 -04:00
  • 5138f4d5a7 add new stub module mod_rtc dummy signaling-free media engine endpoint Anthony Minessale 2014-05-28 07:31:24 +05:00
  • 94921247d5 Merge in mod_fifo documentation and refactoring Travis Cross 2014-05-28 01:32:40 +00:00
  • 00b25baa42 mod_fifo: Explain session message unbridge constant Travis Cross 2014-05-27 17:33:05 -05:00
  • 144fea57b2 mod_fifo: Add missing has_outbound to docstring Travis Cross 2014-05-27 08:10:51 +00:00
  • 42e9615900 mod_fifo: Add missing tab completions Travis Cross 2014-05-27 08:09:25 +00:00
  • 06805452d8 mod_fifo: Cleanup documentation formatting Travis Cross 2014-05-27 06:55:38 +00:00
  • 431d7d97c7 mod_fifo: Document effect of fifo strategy and importance Travis Cross 2014-05-27 04:15:44 +00:00
  • 96012ffb3a mod_fifo: Document the enterprise strategy Travis Cross 2014-05-27 03:33:55 +00:00
  • e2596b3f30 mod_fifo: Document the ringall strategy Travis Cross 2014-05-27 03:32:54 +00:00
  • 1b5a1c1e1d mod_fifo: Document find_consumers() Travis Cross 2014-05-27 03:34:18 +00:00
  • 0c25c3deb9 mod_fifo: Document node_thread_run() Travis Cross 2014-05-26 22:57:12 +00:00
  • 80ccaf3450 mod_fifo: Remove duplicate check in ringall strategy Travis Cross 2014-05-26 21:19:56 +00:00
  • 343aee2dd8 mod_fifo: Comment manual call tracking session handler Travis Cross 2014-05-26 20:46:59 +00:00
  • 48acd9fe66 mod_fifo: Note source of unexplained constant Travis Cross 2014-05-26 20:30:39 +00:00
  • a24b0b739f mod_fifo: Avoid getting time twice Travis Cross 2014-05-26 19:58:26 +00:00
  • 64144d73a3 mod_fifo: Refactor to avoid a memory allocation Travis Cross 2014-05-26 19:46:55 +00:00
  • 011882c8dd mod_fifo: Cleanup line spacing Travis Cross 2014-05-26 19:20:20 +00:00
  • a5f982fd1c mod_fifo: Replace duplicate code with node_caller_count() Travis Cross 2014-05-26 18:43:23 +00:00
  • 597a5c1208 mod_fifo: Remove empty declaration Travis Cross 2014-05-26 18:34:50 +00:00
  • edecd151a5 mod_fifo: Document the read_frame_callbacks Travis Cross 2014-05-26 18:21:45 +00:00
  • 42ebfbfc59 mod_fifo: Document the fifo_queue_t structure Travis Cross 2014-05-26 18:00:02 +00:00
  • 5f4ed9c123 mod_fifo: Document fifo_chime_data::list Travis Cross 2014-05-26 17:50:43 +00:00
  • 2c7c15261d mod_fifo: Document caller DTMF handler Travis Cross 2014-05-26 17:34:22 +00:00
  • 3e6199eace mod_fifo: Remove reimplementation of strchr() Travis Cross 2014-05-26 16:19:34 +00:00
  • 27b3ddcc9f mod_fifo: Document the consumer DTMF callback Travis Cross 2014-05-26 16:02:17 +00:00
  • 7920630c8f mod_fifo: Refactor DTMF exit key matching Travis Cross 2014-05-26 15:20:38 +00:00
  • c34ad2c0ec mod_fifo: Avoid getting a var when we won't use it Travis Cross 2014-05-26 15:09:20 +00:00
  • 077579b131 mod_fifo: Document fifo_queue_popfly() Travis Cross 2014-05-26 15:01:06 +00:00
  • b914c2374d mod_fifo: Document fifo_queue_pop_nameval() Travis Cross 2014-05-26 14:52:04 +00:00
  • 1eaf4b50ca mod_fifo: Document remove parameter of fifo_queue_pop() Travis Cross 2014-05-26 14:42:20 +00:00
  • e241477860 mod_fifo: Tighten up some whitespace Travis Cross 2014-05-26 14:42:06 +00:00
  • e677da5870 mod_fifo: Refactor in create_node() Travis Cross 2014-05-26 05:33:02 +00:00
  • 628b6c19ab mod_fifo: Remove dead code Travis Cross 2014-05-26 05:24:14 +00:00
  • 6105e9783c mod_fifo: Refactor load_config() Travis Cross 2014-05-26 05:17:19 +00:00
  • 353c3b19fa mod_fifo: Document fifo_node::outbound_name Travis Cross 2014-05-25 16:46:44 +00:00
  • 17070e9dac mod_fifo: Improve strategy thread function names Travis Cross 2014-05-25 16:07:35 +00:00
  • 1f7589d6fa mod_fifo: Refactor Travis Cross 2014-05-25 15:57:39 +00:00
  • 0526e00457 mod_fifo: Replace global var with local static Travis Cross 2014-05-25 15:48:17 +00:00
  • 2068b284cc mod_fifo: Fix memory leak of xml structure Travis Cross 2014-05-25 14:48:47 +00:00
  • c6e90e0111 mod_fifo: Refactor out config file reading Travis Cross 2014-05-25 14:46:19 +00:00
  • a3a62d2481 mod_fifo: Convert macro to fn and improve name Travis Cross 2014-05-25 14:27:01 +00:00
  • 06d94d2c17 mod_fifo: Move straggling vars to global struct Travis Cross 2014-05-25 13:54:25 +00:00