Commit Graph

234 Commits

Author SHA1 Message Date
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
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
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
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
Anthony Minessale 4d9f7de25b FSCORE-471 and any other update related bugs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15186 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-21 18:48:28 +00:00
Anthony Minessale 6cf9836384 prevent unsolicted ring_ready
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 23:19:37 +00:00
Anthony Minessale 3dfe67800f clear up some more display issues and fix resume-media-on-hold sofia option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-19 19:58:23 +00:00
Anthony Minessale 0fe0604f90 stop the madness (maybe)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 20:59:50 +00:00
Anthony Minessale 962f6a118b regression from yesterday causing a seg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-13 17:31:10 +00:00
Anthony Minessale 59b94dfacc refactor some of the message parsing code to use fifo to reduce threading contention
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 22:23:55 +00:00
Anthony Minessale 20f4f5a1b9 REVERT FSCORE-450
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15138 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-12 14:58:09 +00:00
Anthony Minessale 06c1349b08 cleanup more on att-xfer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15134 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 22:28:31 +00:00
Anthony Minessale 7681f944b4 fix att-xfer...AGAIN
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15133 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 20:48:24 +00:00
Anthony Minessale 1cbd982a37 omfg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-09 00:52:25 +00:00
Anthony Minessale 5b6d1cd33c move accidental new behaviour behind new param originate_continue_on_timeout=true
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15121 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-08 17:43:51 +00:00
Anthony Minessale aaeb69d613 make moc happy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 04:30:19 +00:00
Anthony Minessale 5dd463532c not a not but rather a not not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-02 19:03:13 +00:00
Carlos J. Talbot 05d6342ffb elapsed needs typecasting. (introduced in svn 15027)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-01 18:56:47 +00:00
Anthony Minessale d9fb89d285 FSCORE-452
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15028 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:50:51 +00:00
Anthony Minessale 160535da6d FSCORE-439 (always use brakets on if() in your next patch)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 23:28:49 +00:00
Anthony Minessale 78bc417222 changing default behaviour ignore_early_media=true must be set together with ringback to generate local ringback on early media
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 20:15:00 +00:00
Anthony Minessale 84090fe2f9 to be or not to be
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15024 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:53:09 +00:00
Anthony Minessale 6ad63ce82e FSCORE-450
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15009 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-28 22:36:34 +00:00
Anthony Minessale a9936c09e8 fix using native_file as ringback on codecs that have passthru only
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14980 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 18:26:47 +00:00
Anthony Minessale feb4601946 try this rupa
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 22:09:47 +00:00
Anthony Minessale 90c7921f7e fix edge case where originate does not give up properly with timed calls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14846 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-14 18:03:25 +00:00
Mathieu Rene e071f1a68c FSCORE-430
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-07 04:35:35 +00:00
Anthony Minessale 32bcc886b1 FSCORE-424
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14702 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-31 19:09:26 +00:00
Brian West 8a753a4f42 fix reaction in att_xfer when call is cancelled or times out
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14650 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-27 16:43:55 +00:00
Anthony Minessale f8b442da52 add origination_cancel_key variable for a dtmf key that can abort an originating call
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14645 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-26 19:49:35 +00:00
Mathieu Rene c2d5f970bc Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Anthony Minessale d8793904ec doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14257 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 15:24:47 +00:00
Anthony Minessale bdf8f594cc group_confirm_cancel_timeout=true to stop timers once a group_confirm is triggered LIST-001 RAY-007 IRC-1234
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-14 17:19:14 +00:00
Anthony Minessale cdd0bcfdf3 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13847 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 19:47:29 +00:00
Anthony Minessale f9642e96c7 add local_var_clobber variable for {} to set if [] vars should clobber {} vars (default false)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 16:35:41 +00:00
Michael Jerris bcfccaee16 use define
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13412 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-21 17:55:56 +00:00
Anthony Minessale 8286dedd5d FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13285 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-12 14:54:34 +00:00
Anthony Minessale bf4dbe097a FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13274 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 16:52:01 +00:00
Anthony Minessale 9045735e79 FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-08 19:03:54 +00:00
Anthony Minessale 4619f83a40 wait for cdr to be generated in failed cdr_x
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13253 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 17:27:15 +00:00
Mathieu Rene 95311eaf10 Don't set the caller name to origination_uuid's value
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 02:16:12 +00:00
Mathieu Rene 418d602728 MODAPP-271
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13247 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-07 02:05:16 +00:00
Anthony Minessale e5e9524216 add group_recurse_variables and user_recurse_variables to {} vars (default is true, set to false to not pass vars down to user or group channels)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-06 15:13:51 +00:00
Mathieu Rene affd0c8446 Make { } vars take precedence over channel variables
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13228 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 20:43:09 +00:00
Anthony Minessale 4a75028229 move originate retry related vars to only be in {} not in channel variable list
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-04 14:09:32 +00:00
Anthony Minessale 2c0fe2dc9c FSCORE-359
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13209 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 13:53:29 +00:00
Anthony Minessale 9355013017 FSCORE-357
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 14:13:05 +00:00
Anthony Minessale 68b0359cfb FSCORE-349 add flag to denote if a codec is init or not
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 17:17:12 +00:00
Anthony Minessale 7865668eff remove possible uninitialized memory reference on inherit_codec variable check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12817 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 23:50:34 +00:00
Mathieu Rene 29cff9c6b3 revert + fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-27 18:39:02 +00:00