Commit Graph

  • 80db368f12 Fixed dialplan issue, context set to 10.0.0.1 and needs to be reset to whatever context (configuration option) Tuyan Özipek 2007-11-02 01:24:18 +00:00
  • 14275814da 1. added Tuyan fix/simplification for Opal engine starting 2. some progress in call control implementation Łukasz Zwierko 2007-11-01 21:36:41 +00:00
  • cd6a8d991e add conf Anthony Minessale 2007-11-01 21:06:23 +00:00
  • 2a3c143841 update Anthony Minessale 2007-11-01 19:50:16 +00:00
  • ae31d229e0 add mod_limit Anthony Minessale 2007-11-01 19:05:48 +00:00
  • aa36c7a588 clean up skel, could use more.... Anthony Minessale 2007-11-01 19:05:16 +00:00
  • 52d1bc75e8 possible fix fore MODEMP-40 Anthony Minessale 2007-11-01 17:11:15 +00:00
  • c58f3deb3d xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null Brian West 2007-11-01 14:59:32 +00:00
  • becb40a2a2 attempt to make gcc 4.3 happy, seems to be a little tricky so far Anthony Minessale 2007-11-01 14:58:12 +00:00
  • dd0ac04498 woops Brian West 2007-11-01 14:55:27 +00:00
  • 413bf90ca4 attempt to make gcc 4.3 happy, getting off to a great new friendship Anthony Minessale 2007-11-01 14:22:58 +00:00
  • 1ada0efb54 don't check array's for null with switch_str_nil macro (MODAPP-44) Michael Jerris 2007-11-01 13:29:06 +00:00
  • 6ae43f954e fix mod_lpc10 module build (part of MODAPP-44) Michael Jerris 2007-11-01 13:04:32 +00:00
  • d910962593 fix mod_python build Anthony Minessale 2007-11-01 12:25:00 +00:00
  • ab26000308 fix mod_soundtouch and mod_shout build Anthony Minessale 2007-11-01 12:08:40 +00:00
  • 1253c7d8c1 fix mod_openmrcp build. Michael Jerris 2007-11-01 12:03:27 +00:00
  • 9128dac2ef fix mod_ivrtest build Anthony Minessale 2007-11-01 11:56:36 +00:00
  • 7b6182aa13 const qualifiers in asr/tts interfaces. Michael Jerris 2007-11-01 11:55:00 +00:00
  • 622a2733dc use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. Michael Jerris 2007-11-01 11:28:26 +00:00
  • b416d80212 mod_opal now loads and unloads without core dump, h323 endpoint seems to be established but call handling is yet to be implemented Łukasz Zwierko 2007-11-01 09:24:48 +00:00
  • 823fb40226 via tony Brian West 2007-11-01 00:31:33 +00:00
  • 2ca2563826 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6117 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-31 23:45:46 +00:00
  • ec8d21a7db move set Anthony Minessale 2007-10-31 23:19:30 +00:00
  • 21508ee446 doh Anthony Minessale 2007-10-31 23:01:32 +00:00
  • 0300e8e64a 7 not 4 Anthony Minessale 2007-10-31 22:29:15 +00:00
  • 240304fb62 inbound_context and inbound_dialplan vars in regged user to direct callflow Anthony Minessale 2007-10-31 22:26:54 +00:00
  • f4380aae7f fix names to match default style Anthony Minessale 2007-10-31 21:44:49 +00:00
  • 60f40a33e3 fix tupe Anthony Minessale 2007-10-31 21:03:15 +00:00
  • eff23152c1 fix path bs Anthony Minessale 2007-10-31 20:37:30 +00:00
  • 8e8a31a0dc more path ps Brian West 2007-10-31 20:12:22 +00:00
  • 2b361de1d8 more path bs Brian West 2007-10-31 20:06:21 +00:00
  • 141ce4a8e1 more path bs Brian West 2007-10-31 20:04:11 +00:00
  • e545da153e fix path bs Anthony Minessale 2007-10-31 20:03:30 +00:00
  • 049d952d4e fix path bs Anthony Minessale 2007-10-31 19:59:40 +00:00
  • edf08043ff git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6104 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-31 19:57:31 +00:00
  • 21c10158d1 change types for odbc Anthony Minessale 2007-10-31 18:51:22 +00:00
  • fc1209a548 change types for odbc Anthony Minessale 2007-10-31 18:47:03 +00:00
  • 0c09642bf9 make rtp timeout 10 times longer than specified value when the call is on hold Anthony Minessale 2007-10-31 17:30:50 +00:00
  • 2f32d01b1c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6100 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-31 17:28:44 +00:00
  • 2a1f2a0243 changed file names Łukasz Zwierko 2007-10-31 17:28:37 +00:00
  • 9191273060 Added User-Challenge and Media-Timeout values to Freeswitch-Hangupcause Chris Parker 2007-10-31 17:21:44 +00:00
  • f6e9bc335b add inband dtmf generator Anthony Minessale 2007-10-31 16:44:02 +00:00
  • de6fc7a06a small fix to apr for OS X 10.5 for sendfile Brian West 2007-10-31 16:12:01 +00:00
  • 10d7d619f6 make channel hangup with media_timeout cause when rtp timeout occurs Anthony Minessale 2007-10-31 13:08:45 +00:00
  • a9d79d7ad0 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6094 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-31 06:05:45 +00:00
  • b97f786f0f rtp timeout Anthony Minessale 2007-10-31 02:12:30 +00:00
  • 0ec397f003 update for relative paths Anthony Minessale 2007-10-30 22:15:37 +00:00
  • a564e1df61 small fix Brian West 2007-10-30 20:19:24 +00:00
  • dbc7eb717f add lost code Anthony Minessale 2007-10-30 14:32:00 +00:00
  • 038456677b add missing license header. Michael Jerris 2007-10-30 03:50:11 +00:00
  • d0465d4cd2 don't destroy a mutex we are still using Michael Jerris 2007-10-29 22:15:42 +00:00
  • 19d8a3e3ac don't destroy a mutex we are still using Michael Jerris 2007-10-29 22:15:42 +00:00
  • 27145e4245 handle mutex creation failure before marking the span configured. Michael Jerris 2007-10-29 21:59:26 +00:00
  • fb0c65a493 handle mutex creation failure before marking the span configured. Michael Jerris 2007-10-29 21:59:26 +00:00
  • dfb49c9a66 fix release build for mod_fifo. svn:ignore props. Michael Jerris 2007-10-29 20:49:22 +00:00
  • 6af0fc2c71 fix for FSBUILD-25 Michael Jerris 2007-10-29 20:03:48 +00:00
  • 0180852f0d this should not have compiled, but gcc didn't complain. fix for MODENDP-32 Michael Jerris 2007-10-29 19:15:26 +00:00
  • fa7d8da54c be more careful about not dereferencing NULL (attempt to fix MODAPP-45) Michael Jerris 2007-10-29 18:18:13 +00:00
  • dd7ff6f29b fix scope of endpoint module structures Michael Jerris 2007-10-29 18:10:25 +00:00
  • 6583971b31 fix scope of endpoint module structures Michael Jerris 2007-10-29 18:10:25 +00:00
  • ae790526e4 fix scope of endpoint module structures Michael Jerris 2007-10-29 18:10:06 +00:00
  • 43dbb6c152 fix for FSBUILD-24 Michael Jerris 2007-10-29 13:28:03 +00:00
  • 84a87805e3 some comment cleanup. Michael Jerris 2007-10-29 06:55:51 +00:00
  • 358f9610ad fix for MODAPP-41 Michael Jerris 2007-10-29 06:42:13 +00:00
  • 04c1158b52 replace switch_stristr implementation with one that shouldn't segfault. Michael Jerris 2007-10-29 06:16:41 +00:00
  • 990ea4a855 fix for MODENDP-34 Michael Jerris 2007-10-29 05:03:28 +00:00
  • 15b5a97f7e still lots of compile errors, but I got to get some sleep ;) Łukasz Zwierko 2007-10-28 21:55:20 +00:00
  • 5e33a89f9c first makefile, and it seems to be quite ok Łukasz Zwierko 2007-10-28 21:38:18 +00:00
  • 6b74f05af6 improve sofia_glue_get_url_from_contact and its usage. Should fix MODENDP-33. Michael Jerris 2007-10-28 16:07:23 +00:00
  • 795aa33028 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6073 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-28 13:21:56 +00:00
  • bac6457097 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6072 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-28 12:32:31 +00:00
  • 2491c688a6 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6071 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-27 22:01:11 +00:00
  • cd094eb13d git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6070 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-27 20:35:38 +00:00
  • a9bb7abd88 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6067 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-27 16:00:55 +00:00
  • 4c589c7a16 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6066 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-27 10:41:52 +00:00
  • ec6310f56b git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6065 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-27 10:31:36 +00:00
  • 5da532c391 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6064 d0543943-73ff-0310-b7d9-9358b9ac24b2 Łukasz Zwierko 2007-10-27 10:31:08 +00:00
  • 6e02348c36 transfer calls Traun Leyden 2007-10-26 05:52:41 +00:00
  • cc5cf12a55 add conference_add_event_member_data and conference_add_event_data functions to add conference and member headers to events. Includes adding profile name to conference dtmf (and all the other events) fix for MODAPP-31 Michael Jerris 2007-10-26 02:42:18 +00:00
  • 19cc96cfd5 sick of this sip Anthony Minessale 2007-10-25 21:51:53 +00:00
  • c0ece5b747 pick a greeting from a var (please test) Anthony Minessale 2007-10-25 21:19:31 +00:00
  • d7bbf0c3c6 rem double contact Anthony Minessale 2007-10-25 21:07:44 +00:00
  • 06a9cae17e fix MODAPP-22 Anthony Minessale 2007-10-25 21:02:31 +00:00
  • 36dac92636 force-register-domain Anthony Minessale 2007-10-25 20:25:32 +00:00
  • 3241ad1512 fix macro file Anthony Minessale 2007-10-25 19:55:57 +00:00
  • 8c679d56ab type tweak for windows build Michael Jerris 2007-10-25 19:31:47 +00:00
  • 4a5d575623 xfer stuff Anthony Minessale 2007-10-25 18:36:40 +00:00
  • 4e33ce052d add memset to prevent race Anthony Minessale 2007-10-25 17:49:42 +00:00
  • 2afe124ff6 add memset to prevent race Anthony Minessale 2007-10-25 17:36:06 +00:00
  • f13b77c820 make modules building handle whitespace after modname in modules.conf 2/2 this time don't break spidermonkey (reported by trixter) Michael Jerris 2007-10-25 14:20:16 +00:00
  • b29b9802d4 make modules building handle whitespace after modname in modules.conf (reported by trixter) Michael Jerris 2007-10-25 14:13:42 +00:00
  • 690d697a07 add newsub tag to attended xfer notify calls Anthony Minessale 2007-10-25 12:56:43 +00:00
  • a93ddbd212 presence crap Anthony Minessale 2007-10-24 23:20:47 +00:00
  • 5b3f19fb30 these are required for automake 1.10 on OS X 10.5, Please test to ensure It doesn't break anywhere else. It shouldn't Brian West 2007-10-24 15:11:46 +00:00
  • cb8f0cb1ca worth a shot sheesh Anthony Minessale 2007-10-24 01:45:08 +00:00
  • 4cc27563ab worth a shot Anthony Minessale 2007-10-24 01:39:52 +00:00
  • f1627ed9e9 worth a shot Anthony Minessale 2007-10-24 01:32:30 +00:00
  • 02accfe5a8 worth a shot Anthony Minessale 2007-10-24 01:27:58 +00:00
  • e9d13f33f4 worth a shot Anthony Minessale 2007-10-24 01:20:04 +00:00
  • 3c1de519da sip is stupid Anthony Minessale 2007-10-24 00:06:33 +00:00