Commit Graph

11766 Commits

Author SHA1 Message Date
Anthony Minessale dfafd6988e omfg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15255 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 20:52:12 +00:00
Anthony Minessale 9d6bf97b09 reorder args
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:43:12 +00:00
Anthony Minessale 9638aee919 reallly? really sonus? you're gonna ignore packets cos you don't like how the PAI header is formatted?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 19:19:07 +00:00
Brian West 7c3e30ce73 big doh FSCORE-475
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15251 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 16:53:53 +00:00
Anthony Minessale d2bf2022d6 always use default state handlers in addition to passed arg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:59:25 +00:00
Raymond Chandler d7787bb072 thanks to wsuff for his detail-oriented watchful eye ;-)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 15:20:50 +00:00
Michael Jerris 7224f7b028 fix regression from -run addition and better handling of -stop whoops (FSCORE-474)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 14:01:13 +00:00
Georgiewskiy Yuriy 9a05aca82b uncoment codec-prefs handling (commented out while make some experiments with codec exchange).
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15246 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 11:33:58 +00:00
Marc Olivier Chouinard 8eeca9099f mod_sofia: Bad fix for memleak, I need to look else where
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 06:14:00 +00:00
Marc Olivier Chouinard 8923c299a8 mod_sofia: Fix memleaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15242 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-27 05:51:23 +00:00
Anthony Minessale 3074415f6c don't consider cng packets for rtp auto-adjust
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 23:13:11 +00:00
Christopher Rienzo cd0245be43 add support for file://, <speak, and <grammar
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15236 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 22:25:51 +00:00
Anthony Minessale eeb3f0b225 IRC-00 refactor how record_answer_req=true works, add media_bug_answer_req=true variable and backport record_answer_req=true to use it
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15235 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:59:25 +00:00
Michael Jerris 7fbdde93b6 fix regression from -run addition and better handling of -stop
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15234 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 21:46:21 +00:00
Anthony Minessale 8fb754892f pull out some unused code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 19:57:28 +00:00
Michael Jerris 738c8754d1 be more obvious when you can't do an update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15232 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 19:05:22 +00:00
Anthony Minessale 25e081d784 add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers (update conf)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:20:55 +00:00
Anthony Minessale 3c5e83e351 add pass-callee-id (defaults to true) disable by setting it to false if you encounter something too stupid to ignore X headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15230 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:16:38 +00:00
Georgiewskiy Yuriy 348f807bbb mark gk-interface mandatory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 18:06:39 +00:00
Anthony Minessale e6d969e540 tweak for 3pcc proxy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 17:03:05 +00:00
Georgiewskiy Yuriy f07564b0e7 bugfix and improvements.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15227 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 16:40:11 +00:00
Anthony Minessale 052816bc32 regression from FSCORE-470 can't join a thread that is detachable probable cause for MODENDP-255
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-26 14:50:12 +00:00
Anthony Minessale 2d5860af3b MODAPP-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 17:11:03 +00:00
Georgiewskiy Yuriy 0d2f1a4159 initial commit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15223 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-24 01:48:45 +00:00
Brian West 2a02981b8c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:47:51 +00:00
Anthony Minessale a4b2dce44d add warning app and api for popup on phones (probably doesn't work yet
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 23:02:14 +00:00
Anthony Minessale f4ee810200 add campon_stop_key and campon_announce_sound to tell the user how to force it to the end of the waiting period
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15220 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 22:37:49 +00:00
Anthony Minessale fb395e14db add ignore_display_updates variable to block display updates on that leg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15218 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 22:04:34 +00:00
Anthony Minessale 700fa6815b sql-in-transactions profile param (only vaid on first load) weather or not to bundle sql stmts in transactions
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15217 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 20:09:34 +00:00
Brian West 0b0867a706 FSBUILD-201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15216 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 17:36:23 +00:00
Giovanni Maruzzelli 5f3d2ab2ff skypiax: corrected wrong interface name in 'default' dialplan
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 17:27:42 +00:00
Anthony Minessale 5b3961b03f MODSOFIA-33
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15214 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:47:52 +00:00
Anthony Minessale aa42215fb6 FSCORE-472
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15213 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:33:55 +00:00
Anthony Minessale 8eadcd50ca make sure dest is not blank for rare edge case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15212 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:17:05 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Brian West 410b6ebd1f tweak to display stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:50:51 +00:00
Anthony Minessale 7c00a6e59c FSCORE-472
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:15:34 +00:00
Brian West fb929dec8e record path and template are two values with backwards compatibility tried
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:07:52 +00:00
Anthony Minessale 095683b878 add api_on_answer var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15207 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 15:01:34 +00:00
Anthony Minessale 70db4ad8c4 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15206 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 14:31:24 +00:00
Brian West 4969a5eaec MODENDP-253
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15205 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 13:27:00 +00:00
Anthony Minessale 42eaf72bc9 dog
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:35:08 +00:00
Michael Collins 8119a1cd98 Update ChangeLog through r15201
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15202 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:30:17 +00:00
Anthony Minessale e072a6095d Let's go Camping!
Call Campon (part of bridge app)
Variables:
campon=[true|false]
campon_retries=<number of call attempts>
campon_timeout=<duration of each call attempt>
campon_sleep=<seconds to sleep between retries>
campon_fallback_exten=<extension to transfer to on failure>
campon_fallback_dialplan=<dialplan>
campon_fallback_context=<context>
campon_hold_music=<alternate music>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 22:11:28 +00:00
Andrew Thompson f9df2e6bd8 How'd that happen?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 20:55:12 +00:00
Jeff Lenk e1eca88d7c Add mod_valet_parking to the windows build correctly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 18:46:02 +00:00
Chris Parker fe7f9f7c73 Apply patch_2.txt from MODEVENT-55 to reduce memory leakage.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15198 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:41:11 +00:00
Chris Parker 2306fe2730 Apply framed-ip-address patch from MODEVENT-52
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15197 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:35:14 +00:00
Anthony Minessale 93805c8a0d FSCORE-417
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:34:58 +00:00
Anthony Minessale d374fcaed6 FSCORE-418
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15195 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-22 16:09:46 +00:00