Commit Graph

9010 Commits

Author SHA1 Message Date
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 753fa8fb2f autoconf detect odbc library FSBUILD-8
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11615 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 20:31: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
Michael Jerris b4761bdaf3 fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:55:31 +00:00
Michael Jerris 8e5eed8999 update to snapshot spandsp-20090204
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11612 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 18:50:18 +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
Michael Jerris 40f18d3014 fail configure if you don't have a working c++ compiler
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11603 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 23:04:08 +00:00
Michael Jerris 356cfa02e8 fix windows build issues from snapshot spandsp-20090131
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 21:36:29 +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 c14dacd56e update to snapshot spandsp-20090131
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:40:52 +00:00
Michael Jerris 7f6b03501d cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11599 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:13:25 +00:00
Michael Jerris 3117d3347a fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11598 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 17:11:33 +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
Michael Jerris d9327d3bc7 fixing windows build 1/2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 16:14:45 +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
Brian West dbd74c0c98 forgot to add sla conference profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:33:53 +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
Michael Jerris 60e498affd update to snapshot spandsp-20090130
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 17:00:50 +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
Michael Jerris 044c29ce5f build integration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11556 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 17:07:18 +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
Michael Jerris 0c6090651d fix project file generation
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11554 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 05:17:27 +00:00