Commit Graph

  • 7865668eff remove possible uninitialized memory reference on inherit_codec variable check Anthony Minessale 2009-03-27 23:50:34 +00:00
  • 09eef9a325 don't auto-disable, just warn Anthony Minessale 2009-03-27 22:45:17 +00:00
  • 04f2d5c212 convert Anthony Minessale 2009-03-27 21:53:51 +00:00
  • 0e7fd036a6 remove WTF Rupa Schomaker 2009-03-27 20:01:54 +00:00
  • fc9cbb4db5 allocate frame from session pool so it will not go out of scope Anthony Minessale 2009-03-27 19:54:45 +00:00
  • cb7e045c9b here you go Anthony Minessale 2009-03-27 19:51:41 +00:00
  • b9c4b0b1b7 MODAPP-245 Anthony Minessale 2009-03-27 18:51:48 +00:00
  • 29cff9c6b3 revert + fix typo Mathieu Rene 2009-03-27 18:39:02 +00:00
  • 751e3976a5 Use switch_channel_set_variable_printf instead of snprintf of a stack-allocated buffer Mathieu Rene 2009-03-27 18:30:32 +00:00
  • 12551b29f5 MODAPP-227 Anthony Minessale 2009-03-27 17:49:10 +00:00
  • 0edf25e0bd fix ruby linking on debian (ESL-7) Michael Jerris 2009-03-27 15:29:50 +00:00
  • 0ea0f8c5cb MODAPP-241 Anthony Minessale 2009-03-27 15:07:49 +00:00
  • e4da4eb756 You can lead a horse to water But you can't make him drink You can send a kid to college But you can't make him think Michael Jerris 2009-03-27 01:44:28 +00:00
  • fa0998de5d reduce exponential mwi notifies Anthony Minessale 2009-03-27 00:27:07 +00:00
  • f0bc6d07e1 skypiax: added another SWITCH_API_COMMANDS to send skype_api command to the named client: skypiax interface_name skype_API_msg Giovanni Maruzzelli 2009-03-26 22:02:32 +00:00
  • fe9d1ca3fb update Anthony Minessale 2009-03-26 20:08:30 +00:00
  • 504233345f skypiax: added SWITCH_API_COMMANDS: list || console || skype_API_msg Giovanni Maruzzelli 2009-03-26 19:37:10 +00:00
  • 28cc04c9f0 work around broken php-config that only takes one option at a time Michael Jerris 2009-03-26 17:02:30 +00:00
  • 82eb176f6f MODENDP-207 Anthony Minessale 2009-03-26 16:06:25 +00:00
  • d51298bde9 fire events on bridge in fifo Anthony Minessale 2009-03-26 15:07:44 +00:00
  • 07c2480ea4 skypiax: fixed transferred call to skype user busy in another call: was transferring using the interface name, not the skype_user. Fixed as per Jira: MODSKYPIAX-28 Giovanni Maruzzelli 2009-03-26 10:29:28 +00:00
  • 73f6f1aee4 fix odbc detection to not try to use odbc when no headers are installed Michael Jerris 2009-03-26 02:45:04 +00:00
  • 72eda1f374 add lock caller_control Anthony Minessale 2009-03-25 21:01:53 +00:00
  • 162657535d MODAPP-242 Anthony Minessale 2009-03-25 20:19:28 +00:00
  • 3c72e9f143 add username and realm to sip db Anthony Minessale 2009-03-25 20:14:07 +00:00
  • bce5187da1 rearrange hangup callflow to do more work in the session's own thread Anthony Minessale 2009-03-25 20:07:40 +00:00
  • 83a3ccc809 fix libsoundtouch build dependencies after a configure failure (MODAPP-243) Michael Jerris 2009-03-25 19:34:37 +00:00
  • 7023148e74 fix incorrect var name Anthony Minessale 2009-03-25 18:47:47 +00:00
  • 6db7f85320 revert r12780/MODAPP-243 Michael Jerris 2009-03-25 16:59:25 +00:00
  • 6770a8addb MODAPP-243 Brian West 2009-03-25 16:45:43 +00:00
  • ca02dec1c7 move library checks to the end to keep from incorrect -lz added to LIBS from pkg-config to openssl on 64 bit when only 32 bit zlib-devel is installed. This was causing other checks to fail. Michael Jerris 2009-03-25 16:44:16 +00:00
  • dd19c3c2ec fix var events to not have stamp info Anthony Minessale 2009-03-24 23:44:03 +00:00
  • c1cf70139a not really a warning Brian West 2009-03-24 23:18:04 +00:00
  • 50faa8bcd9 fix typo Anthony Minessale 2009-03-24 22:22:05 +00:00
  • c0a00c2f76 update Anthony Minessale 2009-03-24 18:06:25 +00:00
  • ebc4acf666 match ESL to last commit and check in ESL::IVR perl mod Anthony Minessale 2009-03-24 18:03:26 +00:00
  • 67984e765c change blocking: true to async: true you can start with blocking and go async but not the other way around Anthony Minessale 2009-03-24 18:01:58 +00:00
  • e23d05ddac don Anthony Minessale 2009-03-24 17:58:00 +00:00
  • 4a48d3dd5a use nua_handle_home instead of using nua internals to get the nua handle home Michael Jerris 2009-03-24 17:57:00 +00:00
  • a26400fc4c Tue Mar 3 12:23:35 CST 2009 Della Betta Filippo <filippo DOT dellabetta AT telecomitalia DOT it> * su_uniqueid.c: srand() must be called per-thread on windows Ignore-this: ee98b86faadc4a39186ba4991b073c40 Michael Jerris 2009-03-24 15:54:18 +00:00
  • 4faa0ed664 Mon Mar 23 12:27:27 CDT 2009 Pekka Pessi <first.last@nokia.com> * RELEASE: urandom is no more public Ignore-this: 353234331d627b77c66841036c9d77f7 Michael Jerris 2009-03-24 15:49:03 +00:00
  • 79081a2faa Mon Mar 23 12:22:50 CDT 2009 Pekka Pessi <first.last@nokia.com> * nta.c: use random key when generating tags Ignore-this: 3e989f42549acbdbc259383b1b64e74d Michael Jerris 2009-03-24 15:48:19 +00:00
  • db6542b516 Mon Mar 23 10:41:29 CDT 2009 Pekka Pessi <first.last@nokia.com> * configure.ac: check for dlopen in -ldl Ignore-this: e1fa8a4bf30eb9023e54264dbe8c42bd Michael Jerris 2009-03-24 15:47:43 +00:00
  • dc27ee5271 Mon Mar 23 10:41:08 CDT 2009 Pekka Pessi <first.last@nokia.com> * tests: added check_dlopen_sofia.c Ignore-this: 1f3a1a6dc3e9099c6488a637e5f06e9a Michael Jerris 2009-03-24 15:46:59 +00:00
  • 123153d843 Wed Mar 11 11:52:58 CDT 2009 Pekka Pessi <first.last@nokia.com> * tport.c: silence VC warnings Ignore-this: b81c43b73fcefa2dd58dd3366dd60368 Michael Jerris 2009-03-24 15:46:13 +00:00
  • bfb14992f1 Wed Mar 11 11:51:43 CDT 2009 Pekka Pessi <first.last@nokia.com> * sres_sip.c: silence VC warnings Ignore-this: dd9d4b774716430cdf429ed86664b109 Michael Jerris 2009-03-24 15:45:45 +00:00
  • 52f03208c9 Wed Mar 11 11:50:44 CDT 2009 Pekka Pessi <first.last@nokia.com> * msg_mime.c: explicit cast when assigning to mp_len Ignore-this: ca5b8291eb84d8b166ab7f659bcf69f8 Michael Jerris 2009-03-24 15:45:13 +00:00
  • 4d643bccc1 Wed Mar 11 11:58:14 CDT 2009 Pekka Pessi <first.last@nokia.com> * sofia-sip/su_config.h: include extern in SOFIAPUBVAR Ignore-this: 7cccd45776e8452a8e404aaf01eaeadf Michael Jerris 2009-03-24 15:44:33 +00:00
  • 91f349d5ed Wed Mar 11 09:50:20 CDT 2009 Pekka Pessi <first.last@nokia.com> * s2check: added exit77.c to EXTRA_DIST Ignore-this: ae3403c0bd1b4596c24bc7304916fa85 Michael Jerris 2009-03-24 15:44:04 +00:00
  • 1dda329079 Wed Mar 11 09:49:37 CDT 2009 Pekka Pessi <first.last@nokia.com> * s2base.c: use struct timeval with gettimeofday() Ignore-this: 1ca4ea3c958573a1fa845d8b66b7d6ad Michael Jerris 2009-03-24 15:43:28 +00:00
  • 596a0b60cb Mon Mar 9 12:44:03 CDT 2009 Pekka Pessi <first.last@nokia.com> * su_alloc: shorten race on _su_deinit() Ignore-this: 6d4e6edb434a96e66c9bb018a201a3c6 Michael Jerris 2009-03-24 15:42:53 +00:00
  • 39ed058e2a Mon Mar 9 12:42:48 CDT 2009 Pekka Pessi <first.last@nokia.com> * packages/sofia-sip-ua.pc.in: silenced warning from configure Ignore-this: dcf6a0fed627e267f5128af5508bcb8f Michael Jerris 2009-03-24 15:42:16 +00:00
  • 19ec89ae6b Mon Mar 9 12:42:00 CDT 2009 Pekka Pessi <first.last@nokia.com> * test_nua_api.c: nua_i_none is no more unknown Ignore-this: b7232be3e3956337161266c1814ddd37 Michael Jerris 2009-03-24 15:41:38 +00:00
  • 06dfd6b602 Mon Mar 9 12:32:13 CDT 2009 Pekka Pessi <first.last@nokia.com> * nua: added nua_i_none to nua_event_name() Ignore-this: 5d262decadfc28b82ab7292330e20530 Michael Jerris 2009-03-24 15:41:03 +00:00
  • 21fcb16428 Thu Mar 5 13:20:53 CST 2009 Pekka Pessi <first.last@nokia.com> * s2util.h, s2time.c: added s2_timed_logger() Ignore-this: 504e7e5c1201b0b2d5c345c31d5d4b71 Michael Jerris 2009-03-24 15:40:31 +00:00
  • 3c9cb00a4b Thu Mar 5 13:09:53 CST 2009 Pekka Pessi <first.last@nokia.com> * nta.c: #include <sofia-sip/htable.h> here Ignore-this: bab8054edc65e3defbed6db325e1deba Michael Jerris 2009-03-24 15:39:08 +00:00
  • 93aa2e4ac7 Thu Mar 5 13:08:22 CST 2009 Pekka Pessi <first.last@nokia.com> * nta.c: nta_leg_tag(leg, NULL) now always returns the tag (old or new) Ignore-this: f5a7d67ed90e2c284f6696d6b5b89326 Michael Jerris 2009-03-24 15:38:33 +00:00
  • 0bafa3b1cd Thu Mar 5 13:06:59 CST 2009 Pekka Pessi <first.last@nokia.com> * run_test_nta: fixed bashism with exec Ignore-this: 6d034eb8fd66f6a903e3219589f62eef Michael Jerris 2009-03-24 15:37:43 +00:00
  • 22dae2b9fa Thu Mar 5 13:21:25 CST 2009 Pekka Pessi <first.last@nokia.com> * check_sres_sip.c: use S2_CASE() Ignore-this: da194ea35fa98a73f3da3b4b5257aa8f Michael Jerris 2009-03-24 15:37:01 +00:00
  • 277137cf8e Thu Mar 5 13:06:15 CST 2009 Pekka Pessi <first.last@nokia.com> * check_nta: use S2_CASE() Ignore-this: c94d4219b0882f1343bcfc56f975ea48 Michael Jerris 2009-03-24 15:36:03 +00:00
  • 676d7c5b75 Thu Mar 5 13:04:56 CST 2009 Pekka Pessi <first.last@nokia.com> * check_nua: use S2_CASE() Ignore-this: 85691a39065d7ad3da57f45fe87c1da Michael Jerris 2009-03-24 15:34:23 +00:00
  • 113da462f1 Thu Mar 5 12:29:30 CST 2009 Pekka Pessi <first.last@nokia.com> * s2base.h: added S2_CASE(), added test function name to s2_case() parameters Ignore-this: c9ceff2812044e2643c21548be29233e Michael Jerris 2009-03-24 15:33:33 +00:00
  • 840735200e Thu Mar 5 11:44:15 CST 2009 Pekka Pessi <first.last@nokia.com> * s2check.h: redefine tcase_add_loop_test, too Ignore-this: 149c19e8d089b60e8ddcb98da54c9d88 Michael Jerris 2009-03-24 15:32:49 +00:00
  • 70ddbdd6d6 Thu Mar 5 10:20:11 CST 2009 Pekka Pessi <first.last@nokia.com> * check_nua: s2_setup_logs() now turns on transport logging, too Ignore-this: 4ad4dc1efaf76c34a46038586a00e084 Michael Jerris 2009-03-24 15:32:08 +00:00
  • fe71e492c7 Thu Mar 5 10:19:35 CST 2009 Pekka Pessi <first.last@nokia.com> * check_nua: using fail_unless_event() macro Ignore-this: b03dc7431e8fea9835322bd8f825a803 Brian West 2009-03-24 15:30:45 +00:00
  • 4025b42470 fix hanguphook order of operations vs destroy method issue in c++ code Anthony Minessale 2009-03-24 15:30:08 +00:00
  • 80e6a1bd0f ESL-9 Brian West 2009-03-24 15:00:44 +00:00
  • 523e0653ed FSCORE-341 Anthony Minessale 2009-03-24 14:54:13 +00:00
  • 7b52ef1305 Cosmetics Michael Collins 2009-03-23 22:55:56 +00:00
  • 7e9db269dd add disconnect method and check in ivrd Anthony Minessale 2009-03-23 19:55:02 +00:00
  • bed82b98a6 move connect command to always work on outbound socket not just the first time Anthony Minessale 2009-03-23 19:53:57 +00:00
  • a000f0bc89 add import vars to fifo Anthony Minessale 2009-03-23 16:06:32 +00:00
  • 8c1dee5ac9 don't leak Rupa Schomaker 2009-03-23 15:34:46 +00:00
  • f5d97f2fb3 make gaussian noise less noisy FSCORE-340 Anthony Minessale 2009-03-23 01:59:35 +00:00
  • 377043e0ef update Anthony Minessale 2009-03-22 21:32:08 +00:00
  • 4dbbe79d70 update Anthony Minessale 2009-03-22 21:19:25 +00:00
  • 34ac34f31b fix killgw Anthony Minessale 2009-03-22 20:52:41 +00:00
  • cc80c0cefb fix reg issue Anthony Minessale 2009-03-22 20:04:56 +00:00
  • 749c21775a tweak lua hangup hook (part 2) Anthony Minessale 2009-03-22 18:35:55 +00:00
  • ed327e6fe7 tweak lua hangup hook Anthony Minessale 2009-03-22 18:23:24 +00:00
  • 424db4babb tweak Michael Jerris 2009-03-22 17:27:28 +00:00
  • 80ae18cb76 turn off code analysis for now Michael Jerris 2009-03-22 16:54:45 +00:00
  • 2c67bffa5b remove unused vars Michael Jerris 2009-03-22 16:53:29 +00:00
  • 9998cf9f4c fix ilbc snafu Brian West 2009-03-22 15:50:34 +00:00
  • 41944b7e6f clean up dialog stuff on presence for sla and other stuff Anthony Minessale 2009-03-22 05:15:17 +00:00
  • 2db2a8b248 do_patches Brian West 2009-03-21 23:24:48 +00:00
  • 14415b29f1 add mutex to global mem pool and tweak var code Anthony Minessale 2009-03-21 16:47:57 +00:00
  • b7db753142 fix regression from r12585 FSCORE-331 Anthony Minessale 2009-03-21 16:47:16 +00:00
  • de7a9798b6 free handles in error and failure conditions Brian West 2009-03-21 02:34:37 +00:00
  • 129a20f2d9 MODENDP-205 revert Anthony Minessale 2009-03-21 02:31:15 +00:00
  • 90209ba2c3 MODENDP-205 Anthony Minessale 2009-03-21 02:30:05 +00:00
  • cb54de5009 fix macros with missing ( ) Michael Jerris 2009-03-20 23:01:20 +00:00
  • 651faae19f fix edge case segfault Michael Jerris 2009-03-20 22:49:01 +00:00
  • 5d2b9966b0 fix windows build Michael Jerris 2009-03-20 22:38:38 +00:00
  • 0e91902dd5 fix itty bitty leak Anthony Minessale 2009-03-20 22:03:43 +00:00
  • c93284fbc5 gcc sux today Brian West 2009-03-20 21:31:04 +00:00
  • ed35b00a0a another regression Anthony Minessale 2009-03-20 20:51:19 +00:00
  • 5b6b9f89ab fix xml code to dup the values instead of store direct pointers (scope issue) Anthony Minessale 2009-03-20 20:41:30 +00:00
  • 3aacae1aa3 add transfer_after_bridge magic var Anthony Minessale 2009-03-20 20:40:30 +00:00
  • 80e897b3fd oops, fix test for invalid profile Rupa Schomaker 2009-03-20 20:23:32 +00:00