Commit Graph

6589 Commits

Author SHA1 Message Date
Brian West 857efe3267 xml_free in the proper location if invalid data is given to group_call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11704 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:18:21 +00:00
Brian West ddcefe3d4f never hurts to be extra careful
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 16:02:50 +00:00
Brian West 094d4ee7bb MODAPP-210
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11699 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 09:03:32 +00:00
Anthony Minessale 14c9fd0feb MODFORM-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11698 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 00:51:42 +00:00
Anthony Minessale 393ed25314 MODENDP-184
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-09 00:30:32 +00:00
Moises Silva e1fd8fff28 fixed calculation of numchannels for decoders and transcoders for mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 06:33:22 +00:00
Mathieu Rene 1e23c65e3e MODENDP-183 Add disable-srv and disable-naptr params to sip profiles (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11683 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-08 00:38:48 +00:00
Anthony Minessale 0aa16a65d6 lisdexic
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11682 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 21:22:12 +00:00
Moises Silva 0c906fa371 mod_dahdi_codec now works with Zaptel too, no need for DAHDI or Zaptel headers.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 19:14:03 +00:00
Anthony Minessale 304bd74cdc add extra checking for race cond in bgapi
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-07 16:44:46 +00:00
Michael Jerris ece81e6604 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11678 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 23:49:22 +00:00
Anthony Minessale 14aba33e38 add enable_file_write_buffering variable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11677 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 20:44:53 +00:00
Michael Jerris bc1c18cfc2 merge parts of libtool 2.2 fixes (FSBUILD-82)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11671 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 19:15:42 +00:00
Brian West 98e1cf8458 update the src to reference mod_dahdi_codec
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11669 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:29:51 +00:00
Brian West 49a3e484fc rename so nobody is confused that this is just the codec interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:26:53 +00:00
Brian West 608807c44c add MODCODEC-7, thanks moy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 18:21:08 +00:00
Anthony Minessale a223a59d5e fix regression in previous fix for MODAPP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 16:03:56 +00:00
Mathieu Rene de19ef2673 MDXMLINT-46 Add purpose=gateways and profile=[name] so xml_curl requests make sense
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11662 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-06 03:03:50 +00:00
Anthony Minessale 974347eac0 MODAPP-209
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 22:43:46 +00:00
Michael Jerris 966a328466 mod_spidermonkey_socket: fix gc blocking (MODLANG-97)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11660 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 20:13:35 +00:00
Brian West 83700a0681 MODFORM-22
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 20:10:08 +00:00
Anthony Minessale 6a405a2323 sound_test app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 19:53:13 +00:00
Anthony Minessale 686c1c6c1f tweak sofia profile shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11656 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 17:14:12 +00:00
Michael Jerris 40b19bf28b mod_conference: add conference list summary command (MODAPP-197)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 23:16:32 +00:00
Brian West ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale b26382fc8f tolerate missing user in the request uri
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11636 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 20:25:46 +00:00
Mathieu Rene 11fc21f787 Initialize uuid in CoreSession::CoreSession(switch_core_session_t*), make get_uuid return a const char* and a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 02:56:16 +00:00
Anthony Minessale 8daae0bb4e refactor conference record function to fix some bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 23:38:06 +00:00
Michael Jerris d7a5a04aa5 remove hack
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11625 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 23:20:10 +00:00
Michael Jerris 6cec4cf73c fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11624 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 23:16:10 +00:00
Rupa Schomaker 5d0d61c7ff make MikeJ happy - switch_assert argv[0] != NULL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11623 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 22:19:31 +00:00
Rupa Schomaker 80ed8c86fc protect switch_core_strdup from null db values
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 21:41:48 +00:00
Rupa Schomaker 92d9a0addd use switch_core_sprintf instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11620 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 21:31:41 +00:00
Rupa Schomaker 10f57aad8f Move to pools for dynamic allocations. Tested with valgrind.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11619 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 21:20:09 +00:00
Michael Jerris e93639d703 mod_voicemail: voicemail insert into the proper fields (MODAPP-190)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11617 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:45:42 +00:00
Anthony Minessale 478efc5f71 tweaks to call setup code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11616 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:33:24 +00:00
Michael Jerris 44a729e38e allow you to specify -htdocs dir at runtime.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 19:37:58 +00:00
Rupa Schomaker 9c3234706c fix memory leak on each sql execution
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11611 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:49:25 +00:00
Anthony Minessale 9bcc841bb0 Modify state machine behaviour.
Endpoint handlers can still veto all other state handlers by returning SWITCH_STATUS_FALSE
Application handlers can only veto each other by returning SWITCH_STATUS_FALSE.
Global handlers will still be called when application vetos but they can still veto each other.
Default handler will not be called if application or global vetos or if state has changed from any handler.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 17:17:31 +00:00
Rupa Schomaker 417bbd1569 add mutex around odbc calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 15:59:46 +00:00
Mathieu Rene f8d0521b65 write different channel variables per realm_id
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 03:46:53 +00:00
Mathieu Rene d0490570ad Fix transfer bug, fix leak and make the channel hangup if the extension is \!hangup_cause
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11604 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 02:34:37 +00:00
Brian West 0064924ba5 look for more sound files at various rates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11601 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 18:11:41 +00:00
Michael Jerris 332dcea326 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11597 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:10:04 +00:00
Michael Jerris 6988faa448 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11596 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:04:56 +00:00
Michael Jerris 4d5e24f3d5 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 16:55:43 +00:00
Michael Jerris e86507c178 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11594 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 16:54:17 +00:00
Brian West fdd4e9a79d segfault if these are empty... found this playing with the Cisco 7975
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11592 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 07:27:04 +00:00
Brian West ea4a269d53 make sure sip->sip_request->rq_url->url_user exists before you strncmp on it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11589 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 21:59:50 +00:00
Anthony Minessale 9640d2aa28 12th time's a charm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11584 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 00:49:06 +00:00
Anthony Minessale 09f535abd6 double doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11583 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 00:29:14 +00:00
Anthony Minessale 02c0c70ef2 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 00:21:29 +00:00
Anthony Minessale 38622f3fdd probably make nat work on sla
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11581 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-01 00:06:46 +00:00
Brian West 8344666d5e doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11580 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-31 19:42:40 +00:00
Mathieu Rene c767a95463 add \remark to switch_ivr_uuid_bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-31 02:48:35 +00:00
Brian West 5433ba1daa clean up arg vs expanded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-31 00:16:27 +00:00
Anthony Minessale 9b87017b19 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11573 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:46:00 +00:00
Anthony Minessale 3f66f0a2a8 revert silence gen code for comparison
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:43:12 +00:00
Anthony Minessale b32de05846 FSCORE-282
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:19:38 +00:00
Anthony Minessale 2c0575834b move var expansion deeper into the core for executing app
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11569 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:08:55 +00:00
Mathieu Rene 9eed0168b4 Don't double-clear state handlers when uuid_bridging
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 22:48:44 +00:00
Michael Jerris b803ade94a add mod_fax to the windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 19:15:06 +00:00
Michael Jerris ebbfd596a8 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 18:11:32 +00:00
Michael Jerris a50909ed8a add sofia_sla.c to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 18:10:33 +00:00
Brian West 8ba68ed14f MODENDP-179 - Support for SLA, works with Polycom and Snom(Sylantro mode). Thank you Matthew Kaufman. Might still need more work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 16:46:37 +00:00
Anthony Minessale 4425048399 MODAPP-207
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11561 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 13:44:07 +00:00
Anthony Minessale eed3042975 use global symbols in mod_python
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 01:21:05 +00:00
Michael Collins a701745e0d Create empty argv table when no args are passed to a Lua script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11559 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 23:39:47 +00:00
Anthony Minessale ce0fc12824 add all modifier to break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:38 +00:00
Anthony Minessale c21a5c67d6 add all modifier to break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:20 +00:00
Anthony Minessale 0999c9a891 MODAPP-206
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 13:38:58 +00:00
Anthony Minessale 88ecf6d17f annoy CtRiX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11546 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 00:17:33 +00:00
Andrew Thompson a6717df8d0 Patch from Rob Charlton to use rpc:call instead of spawn and to make the registered process argument to handlecall optional
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 19:26:37 +00:00
Raymond Chandler 3a47504e2e change log level
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11541 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 18:27:38 +00:00
Massimo Cetra af77f45353 Fix building problem with newer spandsp.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11540 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 18:20:18 +00:00
Michael Jerris abb7adf03b freeswitch: fix user for windows service (FSCORE-277)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 18:02:34 +00:00
Andrew Thompson 06dbbf8ed8 Export some functions I forgot to
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 15:34:34 +00:00
Anthony Minessale 26be5929ba MODENDP-180
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11536 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 13:43:32 +00:00
Robert Joly f2055745eb Removed the construction of new OpalMediaFormat instances from FS codecs, need for H.323 capabilities makes this impossible, OPAL must know about the codec a priori (and how to make H.323 capability from it) or it cannot be used.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 03:12:36 +00:00
Michael Jerris a6328e287a build: add mod_lcr and mod_easyroute to msvc 2008 build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11533 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:55:02 +00:00
Michael Jerris e27efe769e mod_lcr: fix memory leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11532 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:50:45 +00:00
Michael Jerris 9a6356286c mod_easyroute: fix build with -Werror when odbc is not enabled
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11530 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 01:02:12 +00:00
Andrew Thompson c17a0a29f7 Add freeswitch.erl - An erlang module to make talking to mod_erlang_event more painless
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-28 00:15:05 +00:00
Brian West 414adc5728 MINTWO flag to kick both out if its two
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11523 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 23:34:43 +00:00
Andrew Thompson 09fc2d5f4d Cleanup after log/event handler process exit, fix event handler stuff to work again and do some minor tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 21:39:29 +00:00
Mathieu Rene f938fd9002 Add a couple comments to mod_skel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11515 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 21:32:15 +00:00
Mathieu Rene 00fc1655af Add doxygen comments and const to switch_ivr_schedule_broadcast
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 21:19:40 +00:00
Andrew Thompson 608c4b1245 This shouldn't be here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11507 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 17:43:18 +00:00
Brian West 7ffd42c31b revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11506 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:38:37 +00:00
Brian West d4f2046712 FSSCRIPTS-14
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11505 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 14:34:10 +00:00
Andrew Thompson ce11c29553 Ensure events received while a pid session is being created aren't discarded but are queued instead
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 01:50:12 +00:00
Andrew Thompson c86ccc9394 Support sending a message to a registered process to request a pid (when spawning won't cut it)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11499 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 01:13:59 +00:00
Andrew Thompson 377663b3ec Allow certain tuple elements to be binaries or strings, to reduce conversion requirements on the erlang side
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11496 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-27 00:25:01 +00:00
Andrew Thompson 462db06bb7 Allow the event encoding strategy to be configurable; choices are string or binary
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 23:31:40 +00:00
Andrew Thompson 9c83e491e0 Fix a couple minor bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 20:50:17 +00:00
Anthony Minessale 459649c654 bang it all, MODAPP-205
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 18:05:00 +00:00
Anthony Minessale 86b8ef0768 add missing code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 16:47:00 +00:00
Andrew Thompson ca69724373 Monitor spawned outbound processes for premature exits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-26 04:09:08 +00:00
Andrew Thompson 85cf65ac16 Fix setting up a listener for an outbound session if one doesn't already exist, add beginnings of 'erlang' console command
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11488 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:35:27 +00:00
Anthony Minessale 719ccde364 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:24:05 +00:00
Anthony Minessale 0463541d61 change low res sleep func api names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Anthony Minessale 1973ee74bc try closing the device when not in use again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11485 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:15:37 +00:00
Brian West 09d9bb3390 temp fix for 8k to 48k popping.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11484 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 01:40:50 +00:00
Anthony Minessale 5422ca8643 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11483 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 18:38:45 +00:00
Anthony Minessale 6984e63340 add error checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11482 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 18:11:42 +00:00
Raymond Chandler f956cff861 seems like snom is the only one that DOES support this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11480 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 02:34:55 +00:00
Andrew Thompson eaf6ee25c9 Fix some issues with standing up a new outbound listener and cleaning up after a failed session (more issues remain)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 02:08:06 +00:00
Ken Rice 6ff105d6b3 fix build error when --enable-core-odbc-support not used at configure time
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11478 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 01:14:10 +00:00
Andrew Thompson 5fe69d307b Initial support to spawn a process (module/function) outbound on a specified node. Also fix some bugs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11477 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 01:04:59 +00:00
Anthony Minessale ea5805e746 evil line of code strikes again\!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11475 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-24 00:39:37 +00:00
Michael Jerris 2f39bc87ab mod_portaudio: default dual-streams to off
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 22:09:17 +00:00
Brian West 9aebc216be lets default to zero
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11471 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:40:54 +00:00
Brian West 963cbf4c3c make this param optional in the config on all platforms but solaris since it doesn't like it anyway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:34:43 +00:00
Brian West a5890091ec remove rate option from call desc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11469 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:27:24 +00:00
Anthony Minessale 941052b656 allow <params> tag in gateways as well as <variables> with direction inbound/outbound (default both) and call counter
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11468 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 20:33:30 +00:00
Anthony Minessale f60f17d391 pause media bugs while not in a bridge while inside mod_fifo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11466 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 18:44:25 +00:00
Michael Jerris 07b5dc11e7 mod_sofia: fix segfault due to missing contact header in invite (MODENDP-177)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11463 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 16:22:50 +00:00
Mathieu Rene 8187f4a3c1 FSCORE-279 Prevent media setup on failed originates
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11462 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 14:16:34 +00:00
Andrew Thompson 4b21d70d4b Added some initial work to allow mod_erlang_event to spawn processes on other nodes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11460 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 03:40:20 +00:00
Brian West 4ef999c963 do not print this debug info unless the profile is in debug mode
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11440 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:53:59 +00:00
Anthony Minessale 33a3bcf56c add disposition to monitor_early_media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:50:01 +00:00
Andrew Thompson d9bb4dcc9c Some inital work on abstracting registered processes and pids
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:37 +00:00
Anthony Minessale f230b69676 only auto-restart if the binded ip changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 23:07:31 +00:00
Anthony Minessale 7a1b866958 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11409 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 22:14:37 +00:00
Andrew Thompson 2b348e7ff3 Tweak some stuff, make the registered process name an atom, return baduuid if the requested uuid isn't found
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 21:20:36 +00:00
Andrew Thompson b6c7dd36a0 Merge in Rob Charlton's patch for outbound session support in mod_erlang_event
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:34:53 +00:00
Anthony Minessale 6bc24b8c98 fix domain param lookup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11369 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 19:06:48 +00:00
Anthony Minessale 611449f200 fix for fix that broke the other fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:40:53 +00:00
Anthony Minessale b9568795b3 more pa bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:28:24 +00:00
Anthony Minessale f776a727b0 tweak fifo and add app_flags
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11356 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 14:01:15 +00:00
Michael Jerris c19f9fca71 more const madness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11355 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 04:37:02 +00:00
Michael Jerris 7fbb5fa9f4 more const madness
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11354 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 04:07:47 +00:00
Anthony Minessale 80900446a9 beastie
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11352 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 03:42:22 +00:00
Anthony Minessale 38eabef83b fuggit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11351 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 03:14:08 +00:00
Anthony Minessale f40e5a06be more pa stabilization
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 02:18:49 +00:00
Anthony Minessale 2fd7f0b6bb update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 00:18:00 +00:00
Anthony Minessale 54796698cd fix auto_answer on pa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11344 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 23:09:12 +00:00
Anthony Minessale d99296d08f MODENDP-176
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 22:57:58 +00:00
Anthony Minessale 15065d66c4 bangarang
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 22:40:50 +00:00
Anthony Minessale 0658d78623 MODAPP-203
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11341 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 22:29:01 +00:00
Michael Jerris e11a662d80 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 21:35:59 +00:00
Anthony Minessale 1d5dd03f14 taint check MODW00T-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 21:34:31 +00:00
Brian West eee55db162 We should only reset sanity if we did NOT ignore the previous packet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 20:47:52 +00:00
Anthony Minessale af82478311 indent pass MODAPP-202
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11335 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 19:31:45 +00:00
Anthony Minessale c67c96914b build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 19:18:51 +00:00
Anthony Minessale 854f3f642a FSCORE-276
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11331 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 18:44:07 +00:00
Anthony Minessale 4b51419e3a MODAPP-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 18:41:53 +00:00
Ken Rice 74d8880950 fix a few bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11329 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 07:49:25 +00:00
Michael Jerris dbeb3aa47d fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11328 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 02:18:03 +00:00
Michael Jerris 3a4f8d8a4a swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11327 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 02:09:41 +00:00
Brian West d0e5a5e3ec cast to char
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 23:53:05 +00:00
Brian West 811835b956 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 23:43:34 +00:00
Michael Giagnocavo 4963117523 This should fix mono crash on Linux
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 22:35:15 +00:00
Brian West 6ed61eaaaa picky picky
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 21:28:54 +00:00
Brian West b6bd93a551 picky picky
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 21:28:25 +00:00
Brian West 7c2bd04232 fix MODENDP-173
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 21:24:37 +00:00
Anthony Minessale ec3f6f4ec6 add chat interface EXTRAGUY-00
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 20:49:47 +00:00
Andrew Thompson d773d1bb52 Don't use the portaudio dual_streams stuff on Solaris, it makes it break
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 19:50:54 +00:00
Anthony Minessale f71c5ae4c3 FSCORE-274
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11315 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 18:36:02 +00:00
Anthony Minessale dc8762b02a fix restart for mac
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11314 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 18:35:07 +00:00
Andrew Thompson 730704484d Show the default low input/output latencies for each device in pa dump
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11313 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 17:59:08 +00:00
Anthony Minessale ece4a74ed4 workaround to test a theory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11312 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 17:22:56 +00:00
Anthony Minessale effb166bd4 add ignore_ring_ready tone_detect_sleep and tone_detect_expires
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11309 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 15:39:32 +00:00
Anthony Minessale c2079f8d21 MODAPP-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11307 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 13:55:00 +00:00
Andrew Thompson 1cabbdb436 defaultLowOutputLatency -> defaultLowInputLatency (not that it matters, hopefully)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11306 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 06:25:06 +00:00
Ken Rice a9708d6b3a better error handling when people dont use --enable-core-odbc-support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 06:18:19 +00:00
Brian West 91188e3374 multiples of 16 are better for when you try to record 48kHz because 144kbit is INVALID and lame is really lame and can only say it failed -3 and not give you one bit of clue wth is wrong.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 01:57:01 +00:00
Robert Joly 61ee313191 Made sure RTP timestamp, ssrc and marker bit are transferred from FS to OPAL structure.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11303 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:49:48 +00:00
Anthony Minessale 29c616b9a2 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11299 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:21:58 +00:00
Anthony Minessale 29d762924c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 23:30:41 +00:00
Anthony Minessale 697bb6ec6e monitor_media function
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 23:15:59 +00:00
Anthony Minessale fcc6043bc1 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11294 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:49:07 +00:00
Anthony Minessale 361a935861 FSCORE-273
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:12:20 +00:00
Michael Jerris dc2a354cbe fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 21:11:01 +00:00
Brian West 03726a37e5 fix MODAPP-198 Seems pgsql doesn't return things in the expected order but this will fix that just in case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 20:58:01 +00:00
Brian West 828ba3512b update the text
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 20:19:01 +00:00
Anthony Minessale 0b0ce769f8 more cleanup from refactor of originate code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 19:32:44 +00:00
Anthony Minessale b0c518cbcd fix backwards call in mod_loopback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11288 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 18:39:44 +00:00
Anthony Minessale 0e4a051ec7 MODAPP-200
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 18:01:44 +00:00
Anthony Minessale 1dcb3b67e5 refactor pass 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11286 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:54:54 +00:00
Michael Jerris 61ae9c0a88 use consistent var types.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11284 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:27:42 +00:00
Michael Jerris de54fe58ff fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11283 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:12:07 +00:00
Michael Jerris 7697cd90d5 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:06:29 +00:00
Michael Jerris 897226f0fe fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 17:02:30 +00:00
Anthony Minessale ef81877139 no timers with 0 interval
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:53:51 +00:00
Brian West 87ebaded7e just fail silently in these cases. see FSCORE-272
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:25:49 +00:00
Brian West 2a3a49af70 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11277 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:15:21 +00:00
Anthony Minessale 1187359561 pass one on refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:10:54 +00:00
Anthony Minessale 30e74fca2c FSCORE-272
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:00:11 +00:00
Steve Underwood 06d3b5c4e5 Added a default config file for the Unicall endpoint module, and progressed the
module a little. Still far from complete.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 10:26:01 +00:00
Brian West 12c0f37533 If you happen to be pressing a digit while you end a call make sure we hangup faster instead of blocking for the dtmf sanity to fail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11266 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-17 01:17:35 +00:00
Anthony Minessale 5ab341e5ec hundred dolla line of code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11263 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 21:03:49 +00:00
Anthony Minessale 444425ae79 FSCORE-266
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11262 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 20:59:07 +00:00
Anthony Minessale f788be7e9b fix insane sanity check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 20:29:56 +00:00
Anthony Minessale 22bc31e19e make dual streams configurable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 19:32:47 +00:00
Anthony Minessale 13c4da7b6d add inherit_codec=true var to set on a leg with late negotiation to force the negotiated b leg codec into the a leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11256 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 16:22:29 +00:00
Anthony Minessale 0158e7b848 add linger event_socket command to make outbound socket notify channel disconnect and wait for you to terminate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 15:32:10 +00:00
Traun Leyden ef1632148d Fix contributed by Stas Shtin to stop a resource leak, see MODLANG-95
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 06:03:51 +00:00
Andrew Thompson 290daf1563 Add support for 'pa devlist xml' to return the device list and which are the ring/in/out devices in XML format
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 01:40:32 +00:00
Raymond Chandler a5c06514b6 i'm finally over my tourettes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 01:11:11 +00:00
Raymond Chandler af55fb0925 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 01:00:11 +00:00
Raymond Chandler 06dc1612c1 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 00:56:39 +00:00
Raymond Chandler 67a3c99afd untest
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 00:16:16 +00:00
Raymond Chandler 98898f2ae2 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 00:06:26 +00:00
Raymond Chandler f0b8914f81 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 00:03:39 +00:00
Raymond Chandler 8fb66f0fa0 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 00:02:25 +00:00
Raymond Chandler 4422326174 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11245 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:47:06 +00:00
Anthony Minessale 57e58a7cb1 fix ignored error condition bug reported on the dev list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11244 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:40:11 +00:00
Brian West 0564b6ccd3 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:32:19 +00:00
Brian West f18d532e96 test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:32:03 +00:00
Andrew Thompson 63f6764dd3 Commit patch from MODENDP-174
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 22:58:59 +00:00
Michael Jerris d13f8c3efa fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 22:50:50 +00:00
Anthony Minessale 6f8e06f087 fix disconnect issue in event socket and fix a few small bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 22:11:27 +00:00
Rupa Schomaker 169ced2f93 // -> /* */ comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 22:00:43 +00:00
Rupa Schomaker 0417ddabc3 move svn braces
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 21:51:15 +00:00
Rupa Schomaker 1446ebe855 Ensure that mod_lcr digits only has digits
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 20:32:25 +00:00
Andrew Thompson caef46078e testing commit access to mod_portaudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 20:08:08 +00:00
Raymond Chandler c873739360 patch from MODAPP-196
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 19:26:57 +00:00
Anthony Minessale 7328a06fdc apply portaudio patches from jira and add some fixes for linux
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 18:39:51 +00:00
Anthony Minessale 51aea0ea08 mux multi-channel audio files to mono to support playing stereo sound files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 17:47:21 +00:00
Anthony Minessale b47337b660 refactor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 16:54:13 +00:00
Brian West dbb40708c5 try not to break backwards and api compatibility refer to rev 11211
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11224 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 15:38:32 +00:00
Michael Giagnocavo 21cdd48aa6 Fix DLL name in Makefile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 05:36:45 +00:00
Mathieu Rene 5123e1f2bc tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 04:50:06 +00:00
Mathieu Rene 3b58dd8287 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 04:46:58 +00:00
Mathieu Rene dc8d294bc9 Make max argument optional, acting as a counter only. Also set limit_usage and limit_rate channel variables upon limit_hash call.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 03:53:09 +00:00
Brian West 69f7357506 Adding the ability to pass the var_name to store the results in.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 03:42:45 +00:00
Massimo Cetra b9ec9f8e04 Unbind the reloadxml event on module shutdown
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 23:13:28 +00:00
Anthony Minessale 0d5705d396 add extra sanity check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 20:46:02 +00:00
Michael Jerris a45b1684ac swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 20:38:50 +00:00
Brian West c0a531f597 <action application="play_and_get_digits" data="1 3 3 3000 # ivr/ivr-please.wav ivr/ivr-not.wav \d{2}"/>
You can use play and get digits in the dialplan as an application now.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 20:29:16 +00:00
Anthony Minessale cbc680adc0 fix buffering issue in mod_shout/core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 19:44:14 +00:00
Ken Rice 5d9d5151ea Resolve MODAPP-192
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 17:53:46 +00:00
Mathieu Rene dd10c6c709 multi-line
testing



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 16:28:30 +00:00
Michael Jerris 12541a7337 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:53:00 +00:00
Michael Jerris ed521c19d5 fix build regression from rev 11162
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11191 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:28:57 +00:00
Anthony Minessale 3079ae0cbf I assure you they're not null
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11190 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:28:17 +00:00
Anthony Minessale 82abe0e7b7 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11187 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 13:37:12 +00:00
Anthony Minessale 0ae2abd374 FSCORE-268
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 13:36:32 +00:00
Ken Rice 6e14e24d66 testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:53:34 +00:00
Raymond Chandler a38dbe3ebe moving mod_lcr to release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:18:51 +00:00
Brian West 8926ebd160 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11176 d0543943-73ff-0310-b7d9-9358b9ac24b2 2009-01-14 00:23:59 +00:00
Ken Rice c10bfec177 tab-n-space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11175 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 00:04:56 +00:00
Ken Rice 11ccd43240 tab-n-space cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11174 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 00:02:15 +00:00
Ken Rice 43c3ca0418 tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11173 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 00:00:01 +00:00
Ken Rice 40114ba415 tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:58:40 +00:00
Ken Rice e228d2a2f9 tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11169 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:57:12 +00:00
Ken Rice 3a765ce940 tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11168 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:55:49 +00:00
Ken Rice a659ddff24 tab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:48:55 +00:00
Ken Rice 6e4262bdf1 Brian is getting new earrings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:38:12 +00:00
Brian West a5367cd386 buffer regressions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 21:43:55 +00:00
Anthony Minessale ade0e51eae reset rtp media timer when we get a reinvite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 19:02:48 +00:00
Anthony Minessale c488041f4a MODENDP-169
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11160 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 17:56:35 +00:00
Brian West 6c622d5c27 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11157 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 05:22:21 +00:00
Brian West 3e40557761 doh I did that wrong
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 05:17:07 +00:00
Brian West ad60ae2a1a If you were to be in a 32k or 48k conference and play an 8k or 16k file into either one you would over run this buffer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 03:56:40 +00:00
Anthony Minessale f5ece7dc15 fix another buffering regression
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11152 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 23:14:55 +00:00
Brian West 4a14b04f24 fix missing ref
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 22:38:17 +00:00
Anthony Minessale 01d3e87660 yet another rfc 2833 patch.....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11149 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 22:18:48 +00:00
Brian West 2b48c6abdc add text/xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11148 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 20:35:37 +00:00
Anthony Minessale e4feb603d8 make rtp bug compensation configurable
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11146 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:36:04 +00:00
Anthony Minessale 4997507dfe adjust buffering sizes to allow resampling of high defination audio codecs so they can be transcoded to lower and higher levels
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 19:12:09 +00:00
Anthony Minessale 5edf696110 cache read_codec implementation to reduce risk of race conditions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 18:37:44 +00:00
Anthony Minessale bb35643915 fix regression from change last week
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11137 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-12 17:12:09 +00:00
Anthony Minessale a280368895 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11113 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 16:04:34 +00:00
Brian West 00160cc9c3 reswig
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11112 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 16:01:02 +00:00
Anthony Minessale c711a50846 fix double close of filehandles and add recording of native files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-10 03:52:28 +00:00
Anthony Minessale 732677a58f MODENDP-167
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 23:21:38 +00:00
Anthony Minessale ea5c385281 numerous fixes from regression testing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 20:34:01 +00:00
Anthony Minessale 2b5f146373 MODENDP-166
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11103 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 15:34:34 +00:00
Brian West df2913511c avoid segfault when playing a 48k wav as a transfer ringback to an 8k ulaw channel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11101 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 03:28:52 +00:00
Anthony Minessale da034c4fbb comment out incomplete code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 19:45:44 +00:00
Brian West f813ebe087 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11099 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 17:36:32 +00:00
Anthony Minessale d6290803ac add bridge/unbridge too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11098 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 16:43:07 +00:00
Anthony Minessale dd7897420a add park/unpark to verbose event list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11097 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 16:41:32 +00:00
Anthony Minessale e6302e9407 fix resampling issues (add to 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11090 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-08 01:42:09 +00:00
Anthony Minessale c84bae29aa issue from http://track.sipfoundry.org/browse/XECS-2079
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11088 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 18:09:55 +00:00
Michael Jerris 4d97fb66a0 fix windows build breakage from svn rev 11084
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 14:25:08 +00:00
Anthony Minessale 2549501cf9 load global symbols in spidemonkey and change to new dso code (add to 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-07 00:43:25 +00:00
Anthony Minessale abb2691bde ditto
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 23:26:49 +00:00
Anthony Minessale c576ef7a6e fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11081 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 22:39:48 +00:00
Anthony Minessale ea8ddfd4f2 fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11080 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 21:22:01 +00:00
Anthony Minessale 4cc1136433 fix some media issues (shoud go into the 1.0 branch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-06 21:07:58 +00:00
Brian West dace6b6bb9 sigh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 21:49:28 +00:00
Brian West 1a401ee77b doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:51:45 +00:00
Anthony Minessale aae3c8b8a3 make conference verbose-events param to control if events have all the channel data or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11075 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:44:45 +00:00
Anthony Minessale 71011217cb make conference verbose-events param to control if events have all the channel data or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:43:53 +00:00
Anthony Minessale 2b3766a053 make conference verbose-events param to control if events have all the channel data or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:25:02 +00:00
Brian West 9bd272284d Revert my change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:54:15 +00:00
Mathieu Rene f5194b66b0 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11071 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:43:16 +00:00
Mathieu Rene eebdfba586 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11070 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:42:46 +00:00
Brian West 4b58f8dbf5 auto_answer isn't set on a bridge
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 16:22:09 +00:00
Brian West 532b650551 don't add pre tag because its bad to assume
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-04 00:58:50 +00:00
Ken Rice df90cf179c Now we\'re really ready
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11065 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 21:39:12 +00:00
Brian West dbb868ac11 TIMMAH!!!!!!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:57:31 +00:00
Brian West 9239d4217e shush compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11063 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:24:45 +00:00
Anthony Minessale 160fbc2c3d add 'conference xml_list' and 'conference myconf xml_list'
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11062 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 18:04:30 +00:00
Anthony Minessale 74e21a82d2 fix issue MODENDP-165
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11061 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-03 03:10:11 +00:00
Michael Jerris b5bff86cf3 add debug logs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 20:55:09 +00:00
Michael Jerris a0435ed981 better error message
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 19:58:36 +00:00
Anthony Minessale cd44e9e72e tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11056 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 17:39:31 +00:00
Ken Rice a371baa459 even easier
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 04:31:34 +00:00
Michael Jerris b5478300ef build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-01 19:11:49 +00:00
Anthony Minessale 5daf2d13b9 wash behind your ears
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11040 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 22:44:23 +00:00
Anthony Minessale f687b4c73c fix typo in comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 21:02:22 +00:00
Anthony Minessale 863c576784 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 19:07:20 +00:00
Anthony Minessale 4da6ddc615 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 18:52:17 +00:00
Ken Rice c72b3158a6 lets use a more common default password
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 17:00:12 +00:00
Brian West 0b8ec49dd8 add date header to 200OK on register
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11022 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 16:23:24 +00:00
Anthony Minessale 748c1dc126 add mutex to crash prot
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 16:06:49 +00:00
Michael Jerris f5069d7ab3 swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11020 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 15:34:27 +00:00
Andrew Thompson b60cdc56c6 send the call's uniqueid, if any, as the first element of the event's parameter list.
unlock the session returned by core_session_locate like I should've been doing.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11019 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 04:47:58 +00:00
Andrew Thompson 386f0b9388 Merge in some recent event_socket changes, mainly the new log data structure
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 04:40:20 +00:00
Anthony Minessale 2a90a43fd4 a few changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 01:08:51 +00:00
Anthony Minessale e8c73cdf2d ptime tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 23:31:50 +00:00
Anthony Minessale 0f71b42b7c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11007 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 20:19:06 +00:00
Brian West 211a93b12c add t38 skeleton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 19:50:33 +00:00
Anthony Minessale 8afdd900c8 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 18:23:42 +00:00
Mathieu Rene a30d60b9ad MODAPP-188 Cleanup the limit_realm channel variable so we re-register the state handler if limit is called again
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11003 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 17:08:00 +00:00
Michael Jerris 9528cd56da remove media bugs on hangup before api_hangup_hook is run
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11002 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-30 15:45:17 +00:00
Anthony Minessale e794ed9a8e dont transmit console replies over the logger engine
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 23:38:59 +00:00
Anthony Minessale 5c426fc51d fix FSCORE-261
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 22:41:03 +00:00
Anthony Minessale bb974720e9 fix voicemail to be in line with groups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10993 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 22:26:10 +00:00
Anthony Minessale 604f1b1ee2 add rtp_bug flags so we can keep track of all the bugs we have to emulate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 21:23:17 +00:00
Brian West e703825860 shut up gcc 4.3.2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10982 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-29 04:34:37 +00:00
Brian West 7865c64061 fix acl parsing for cidr from recent changes to directory layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10981 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-28 23:17:29 +00:00
Brian West 1165e28323 on second thought this is much better
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10972 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 17:42:42 +00:00
Brian West 0dba461a64 can't break backwards compatibility
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 17:38:21 +00:00
Brian West 816f61af4b register gateways from users after group changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10970 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-27 16:56:58 +00:00
Michael Jerris 5efd1f0dd7 FSBUILD-99 building mod_shout fails if CPPFLAGS defined in the environment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10958 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 19:02:36 +00:00
Brian West fda8c44ec2 fix early media issue related to group_confirm_file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-26 17:09:09 +00:00
Ken Rice f867862c65 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:50:57 +00:00
Ken Rice 7bf13f5f36 its not hard, its easy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:49:17 +00:00
Anthony Minessale 772f957064 fix init issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 19:47:50 +00:00
Michael Jerris 12774ede81 FSBUILD-99 CPPFlags breaks liblame build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:23:27 +00:00
Brian West 376b42c3a3 uninitialized var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:17:32 +00:00
Michael Jerris c071132041 MDXMLINT-45 Allow setting of global realm without a global user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10920 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 18:14:57 +00:00
Michael Jerris e6db92f66b swigall
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:46:25 +00:00
Anthony Minessale ed100f44ea add group concept
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:36:50 +00:00
Anthony Minessale c1831f0434 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10913 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 21:17:41 +00:00
Brian West 5cd76a9154 clean up and tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10912 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-22 19:20:53 +00:00
Anthony Minessale 236fe3d131 change event_socket to have more info about log lines
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 14:56:08 +00:00
Mathieu Rene 40760653a3 Fix leak and remove extra \n
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10891 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 02:14:10 +00:00
Brian West 405fcce556 update celt version
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-20 00:02:09 +00:00
Brian West ab3edde2ec this part was correct to begin with and r48 serves no purpose in this extra formats
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:58:57 +00:00
Brian West e21d1eb870 forgot to register r48
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:45:58 +00:00
Brian West b4211dd39d mod_sndfile can now record 16bit for the various rates including 48kHz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10886 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 21:39:59 +00:00
Anthony Minessale 57950f2927 remove unneeded fflush
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10883 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 17:12:27 +00:00
Anthony Minessale d7692bebde add patch to see limit usage
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 16:55:44 +00:00
Mathieu Rene dd3c813e11 Fix counter bug
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-19 04:11:51 +00:00