Commit Graph

  • 31ae5b4655 mod_fifo: Cleanup whitespace Travis Cross 2014-05-24 23:47:31 +00:00
  • f80e869fe0 mod_fifo: Cleanup whitespace in load_config() Travis Cross 2014-05-24 23:24:07 +00:00
  • a15058406e mod_fifo: Cleanup config parsing Travis Cross 2014-05-24 23:08:55 +00:00
  • 20f35e4591 mod_fifo: Improve function names Travis Cross 2014-05-24 23:04:36 +00:00
  • 84d6b2e351 mod_fifo: Consolidate code Travis Cross 2014-05-24 23:03:07 +00:00
  • 8ccd13bd9a mod_fifo: Document load_config() Travis Cross 2014-05-26 16:10:34 +00:00
  • 83f69a41e8 Add in-code documentation for mod_fifo Travis Cross 2014-05-24 22:29:06 +00:00
  • 795d974955 Add CentOS 5.x build Makefile for reference Brian West 2014-05-27 11:20:29 -05:00
  • 7c2b4381cf FS-6446 --resolve Anthony Minessale 2014-05-27 20:39:53 +05:00
  • 48483452d2 mod_rayo: remove code that is no longer needed Chris Rienzo 2014-05-27 10:21:56 -04:00
  • e617a6fb0f mod_rayo: remove code that is no longer needed Chris Rienzo 2014-05-27 10:21:56 -04:00
  • d47ff7bf4d mod_rayo: http_put of received fax was broken Chris Rienzo 2014-05-27 09:15:22 -04:00
  • ed2351e048 mod_rayo: http_put of received fax was broken Chris Rienzo 2014-05-27 09:15:22 -04:00
  • 333aff8a05 Document that switch_core_alloc returns zeroed memory Travis Cross 2014-05-26 19:08:27 +00:00
  • 75d073fca1 Avoid useless NAT log message Travis Cross 2014-05-24 00:34:12 +00:00
  • 1fe6fb6d46 Use CPPFLAGS for mod_java includes Travis Cross 2014-05-22 18:08:14 +00:00
  • e8ba8ed5a5 Avoid useless NAT log message Travis Cross 2014-05-24 00:34:12 +00:00
  • 92843d0b75 Add mod_graylog2 to debian packaging Travis Cross 2014-05-24 06:55:54 +00:00
  • 054c645818 Show initial channel values with show channels Travis Cross 2014-05-24 08:42:54 +00:00
  • 0274991732 Revert commit that breaks build on gcc-4.8 Travis Cross 2014-05-24 07:18:48 +00:00
  • b5816d3477 mod_graylog2: native GELF logging Chris Rienzo 2014-05-23 16:53:42 -04:00
  • b08138d058 FS-4296 --resolve initial calling/called nums in 'show channels' Ken Rice 2014-05-23 15:03:47 -05:00
  • 042b162bc4 back off locking contention on sql queues when they are nearly full to allow the system to recover from an attack Anthony Minessale 2014-05-23 23:13:38 +05:00
  • af4380d938 fix linker on mod_cepstral to work in newer environments Anthony Minessale 2014-05-23 21:11:25 +05:00
  • 757b744010 Since we're all about WebRTC, We should compile and enable OPUS by default to lower the number of steps to complete a WebRTC setup Brian West 2014-05-23 08:11:03 -05:00
  • ed6dd184f7 FS-6482 Commit 7e15c938e2 broke MWI for device having no transport parameters (plain UDP connection) Marc Olivier Chouinard 2014-05-23 08:42:16 -04:00
  • dc671d9d82 fix name of fs_ivrd Anthony Minessale 2014-05-22 16:41:21 -04:00
  • 780797f226 basic mutex model for coverity Michael Jerris 2014-05-22 18:40:24 +00:00
  • b58efb778f Merge branch 'master' into v1.4 v1.4.4 Ken Rice 2014-05-22 13:34:34 -05:00
  • ab3e95569c Drop mod_java from jessie build Travis Cross 2014-05-22 18:30:39 +00:00
  • 15766d349d Drop mod_ldap from sid/jessie build Travis Cross 2014-05-22 18:23:07 +00:00
  • 9d99c34682 Break on missing ldns lib at configure time Travis Cross 2014-05-22 17:37:33 +00:00
  • a152e8e976 bump rev in configure.ac Ken Rice 2014-05-22 11:57:49 -05:00
  • b5a223cd1b CID:1215201 Explicit null dereferenced Michael Jerris 2014-05-22 15:39:59 +00:00
  • c768e4b6e6 CID:1215198 don't set variables that are not used, and clean up the bail out usage condition to be more sane Michael Jerris 2014-05-22 14:52:56 +00:00
  • dcf633b1dd Revert workaround of gcc-4.6.3-14+rpi1 ARM bug Travis Cross 2014-05-22 01:00:39 +00:00
  • 11f373d4f2 CID: 1215198 Fix an assignment so that the variable only handles malloc'd data. William King 2014-05-21 16:28:03 -07:00
  • cb76e2d349 Add support for number-alias in directory app Marc Olivier Chouinard 2014-02-13 19:03:11 -05:00
  • d0ce18885c Cleanup bad whitespace Travis Cross 2014-05-21 17:25:32 +00:00
  • e6ac87f5f1 fixes for VS2010 code analysis - hope these are OK else-ware Jeff Lenk 2014-05-20 22:54:03 -05:00
  • bedf8327b6 FS-6418 FS-6427 add profile param NDLB-proxy-never-patch-reinvites to solve both issues Anthony Minessale 2014-05-21 03:31:45 +05:00
  • d77317f8f1 FS-6418 FS-6427 add profile param NDLB-proxy-never-patch-reinvites to solve both issues Anthony Minessale 2014-05-21 03:31:01 +05:00
  • f8527f55f9 FS-6505 VS2010 Express Jeff Lenk 2014-05-20 16:20:29 -06:00
  • c7f2a19149 FS-6505 download custom ldns lib for windows for now Jeff Lenk 2014-05-20 17:07:52 -05:00
  • 1ca1d63795 FS-6524,FS-6494: the compiler for rpi seems to be strangely mis-optimizing this if/else block. Yes, its already set to this value, but without the else block, it 'magically' hits the if blocks above, unless you sleep, print a log, or add the else root 2014-05-20 21:16:18 +00:00
  • b3555b91e9 FS-6539 fix typo Brian West 2014-05-20 16:19:27 -05:00
  • f0aa0fc1d8 seek chain cert from wss.pem just cat together the cert, the key and the chain cert into wss.pem Anthony Minessale 2014-05-20 23:18:33 +05:00
  • 77bddb9f9c FS-6538: silence gcc 4.9 throwing incorrect warning Michael Jerris 2014-05-20 15:46:46 +00:00
  • af6c4b00b7 force sofia rebuild Anthony Minessale 2014-05-20 20:29:17 +05:00
  • e6e0deba54 Fix erlang deadlock Tamas Cseke 2014-05-20 10:13:38 +02:00
  • bf84e9d414 missed file from a94f0a3fa6 Anthony Minessale 2014-05-20 04:42:23 +05:00
  • 55f8f556fa add heartbeat_fire_on_set variable to fire heartbeat instantly when its first enabled (legacy behavior) Anthony Minessale 2014-05-20 04:07:47 +05:00
  • a94f0a3fa6 compute timeout based on fake sample count not real life one Anthony Minessale 2014-05-20 04:01:57 +05:00
  • 285e7dc3d0 slight tweat to pgsql version detection using awk instead of sed for bsd portability Ken Rice 2014-05-19 12:38:02 -05:00
  • f683ac2165 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
  • ea78f4d0e8 Fix race in erlang process spawning Tamas Cseke 2014-05-19 14:47:39 +02:00
  • a9a6e70915 FS-6530 Chinese say now say "one" before "ten" for numbers >99 Steve Underwood 2014-05-17 14:28:58 +08:00
  • 34807208c6 Chinese say now say "one" before "ten" for numbers >99 Steve Underwood 2014-05-17 14:28:58 +08:00
  • e4888349e1 Prevent opus lib from re-configuring on every make Travis Cross 2014-05-16 23:46:07 +00:00
  • c19aa584cc CID: 1214222 William King 2014-05-16 17:01:03 -07:00
  • 388e119e55 CID: 1214221,1214222 William King 2014-05-16 16:35:49 -07:00
  • dc83348b71 Fix build for 31b8b55d0b William King 2014-05-16 15:36:25 -07:00
  • 29e2263442 CID:1210789 Make return value of a function available from the another calling function. Also add a small status check. Marc Olivier Chouinard 2014-05-16 17:18:17 -04:00
  • b58bbd18b0 CID:1214233 Pointer to local outside scope Michael Jerris 2014-05-16 21:08:48 +00:00
  • 8fa7398760 CID:1025868 Simplified a function arguments never called. Marc Olivier Chouinard 2014-05-16 17:03:59 -04:00
  • e1f8e199f0 CID:1087632 Resource leak Michael Jerris 2014-05-16 21:01:13 +00:00
  • 31b8b55d0b CID:1214216 Resource leak Michael Jerris 2014-05-16 20:46:00 +00:00
  • 386000d877 CID:1024418 Unintentional integer overflow Michael Jerris 2014-05-16 20:07:58 +00:00
  • 4238339176 CID:1023970 Unused pointer value Michael Jerris 2014-05-16 19:53:23 +00:00
  • 6a8002db79 CID:1024582 Logically dead code Michael Jerris 2014-05-16 19:27:25 +00:00
  • 21a5d166c6 CID:1024581 Logically dead code Michael Jerris 2014-05-16 19:22:37 +00:00
  • c1f7887039 CID:1024580 Logically dead code, x will always be > 1 Michael Jerris 2014-05-16 19:19:31 +00:00
  • 73c1e09269 CID:1024579 Logically dead code Michael Jerris 2014-05-16 19:09:18 +00:00
  • 3666029ff0 add auth-subscriptions flag. sofia ua can now optionally challenge subscrition requests Russell Treleaven 2014-05-03 13:28:54 -04:00
  • 9b1ebff8de CID:1024270 Dereference before null check Michael Jerris 2014-05-16 18:54:43 +00:00
  • 7d5434f57c CID: 1214223-1214230 If sent an invalid registration authentication header with multiple params of the same name, then only use the first of the params instead of leaking memory William King 2014-05-16 11:50:07 -07:00
  • 54fc2f5e39 CID:1023975 Unused pointer value Michael Jerris 2014-05-16 18:49:23 +00:00
  • a67389ad5c CID:1025879 Logically dead code Michael Jerris 2014-05-16 18:20:25 +00:00
  • ecde431730 CID:1025850 Dereference before null check Michael Jerris 2014-05-16 18:15:34 +00:00
  • b10c865c25 CID:1025849 Dereference before null check Michael Jerris 2014-05-16 18:12:28 +00:00
  • a997331577 CID:1214125 https://scan6.coverity.com:8443/docs/en/cov_checker_ref.html#static_checker_BUFFER_SIZE Marc Olivier Chouinard 2014-05-16 13:30:27 -04:00
  • 6b9024246f CID:1214189 Division or modulo by float zero Michael Jerris 2014-05-16 14:54:54 +00:00
  • 269db09015 don't leak on xferext ivr event, CID:1214232 Resource leak Michael Jerris 2014-05-16 14:50:18 +00:00
  • 65d9cf62c9 CID:1214237 String not null terminated Michael Jerris 2014-05-16 14:41:42 +00:00
  • 455ed10e40 CID:1214130 Buffer not null terminated Michael Jerris 2014-05-16 14:37:43 +00:00
  • ebc0a99f1c CID:1024250 Dereference before null check. CID:1024251 Dereference before null check, we don't need tto check these, as they are already used above in all cases Michael Jerris 2014-05-15 18:34:25 +00:00
  • 4653d78154 CID:1087387 Unused pointer value Michael Jerris 2014-05-15 18:30:03 +00:00
  • 44401e842a CID:1023936 Unused pointer value Michael Jerris 2014-05-15 17:00:32 +00:00
  • dee864eb9f .gitignore Michael Jerris 2014-05-15 16:32:06 +00:00
  • bb839dfc39 CID 1214210: mod_ssml - resource leak when parsing SSML Chris Rienzo 2014-05-15 11:31:04 -04:00
  • b7b14209eb CID 1214210: mod_ssml - resource leak when parsing SSML Chris Rienzo 2014-05-15 11:31:04 -04:00
  • 3f56654aef CID 1214263: mod_ssml - remove unused pointer value Chris Rienzo 2014-05-15 11:12:06 -04:00
  • d055f5b6df CID 1214263: mod_ssml - remove unused pointer value Chris Rienzo 2014-05-15 11:12:06 -04:00
  • d8d58fde63 CID:1214141 Buffer not null terminated Michael Jerris 2014-05-15 14:26:29 +00:00
  • 1b0bdaf85e CID:1214212 Resource leak in voicemail_list Michael Jerris 2014-05-15 14:11:39 +00:00
  • 4e888a282c CID:1214196 Dereference null return value, if we hit this condition, something very bad has happened, we should never have the private not set if we get to the hangup hook, log error instead of crashing Michael Jerris 2014-05-15 14:09:38 +00:00
  • d2884ac5a6 CID:1214211 Resource leak Michael Jerris 2014-05-15 13:58:08 +00:00
  • 0469db0305 CID:1214200 Dereference null return value Michael Jerris 2014-05-15 13:47:24 +00:00
  • 92c6f3abc5 CID:1214192 Dereference after null check, don't crash when no file name passed on file open Michael Jerris 2014-05-15 13:37:26 +00:00
  • 179e07c649 CID:1214219 Resource leak Michael Jerris 2014-05-15 13:30:39 +00:00