Anthony Minessale
|
9c17effb15
|
add time stamp to app_log
|
2011-05-16 13:41:52 -05:00 |
Anthony Minessale
|
73279f01bf
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -05:00 |
Anthony Minessale
|
446cedd31f
|
update
|
2011-02-28 17:11:29 -06:00 |
Anthony Minessale
|
3116334d27
|
FS-3086 --comment-only This should fix the 'hupall' based lockups
|
2011-02-22 13:16:23 -06:00 |
Anthony Minessale
|
e79174cacf
|
fix regression from d72cde9b76
|
2011-02-03 19:32:14 -06:00 |
Anthony Minessale
|
1a08df9b20
|
add function to help set session read codec to slinear
|
2011-01-06 17:41:25 -06:00 |
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
Anthony Minessale
|
751e0291ee
|
prevent race on execute_on_answer called from the B-leg of a call
|
2010-12-22 19:10:30 -06:00 |
Anthony Minessale
|
ee5d1c4dcf
|
missed a spot
|
2010-12-11 10:41:34 -06:00 |
Anthony Minessale
|
ca28a80658
|
update caller_profile to have correct uuid when using custom uuid from originate string
|
2010-12-01 10:31:37 -06:00 |
Anthony Minessale
|
c4369fc84d
|
add uuid_fileman <uuid> <cmd>:<val> <-- same vals as the callbacks in js and lua to control the currently playing file of a channel from the cli or ESL (for the people who were ignoring me on the conference call so I decided to implement it instead of try to explain it )
|
2010-11-30 15:34:22 -06:00 |
Anthony Minessale
|
ef4a4ed034
|
run execute_on_answer on_media _on_ring apps async
|
2010-11-30 11:01:54 -06:00 |
Anthony Minessale
|
8b0421ff68
|
add new function to check when messages need parsing to improve performance on parsing messages during originate
|
2010-11-30 09:49:12 -06:00 |
Anthony Minessale
|
2572621bc9
|
FS-2368
|
2010-11-29 13:00:19 -06:00 |
Anthony Minessale
|
49b6237ed2
|
avoid hypothetical problem with flushing queue with delayed events
|
2010-11-08 15:05:02 -06:00 |
Anthony Minessale
|
93c2ed941a
|
silent recovery
|
2010-10-13 16:17:43 -05:00 |
Anthony Minessale
|
9537197b4d
|
add some goodies
|
2010-10-07 18:30:47 -05:00 |
Anthony Minessale
|
977a8ad7ce
|
add origination_caller_profile to log all attempted calls for a paticular leg
|
2010-09-08 13:19:56 -05:00 |
Anthony Minessale
|
46c6650a94
|
pass originate flags into session_request so we can selectivly skip throttling
|
2010-08-26 12:19:49 -05:00 |
Anthony Minessale
|
c3dcc603b1
|
fifo update
|
2010-07-15 01:00:08 -05:00 |
Anthony Minessale
|
c73d98cd83
|
fifo up
|
2010-07-14 12:40:19 -05:00 |
Anthony Minessale
|
39f6c58557
|
minor refactor
|
2010-06-23 11:47:39 -05:00 |
Anthony Minessale
|
a0c641aeb7
|
MODSOFIA-59 (part 2)
|
2010-06-18 16:53:02 -05:00 |
Anthony Minessale
|
8b4a8cc3ef
|
format refactor
|
2010-06-17 14:36:31 -05:00 |
Anthony Minessale
|
7b3d3f7ef2
|
Tea for two (or maybe thirty eight?)
|
2010-05-21 16:47:21 -05:00 |
Anthony Minessale
|
2330d42412
|
add debug info
|
2010-05-06 11:38:36 -05:00 |
Anthony Minessale
|
9096501ee4
|
fix race condition when hangup happends after answer indication but before the session thread is started
|
2010-05-03 13:36:23 -04:00 |
Anthony Minessale
|
d265cbfce4
|
expand last patch to do hold as well and rename the command to uuid_phone_event
|
2010-04-16 10:01:00 -05:00 |
Anthony Minessale
|
33c05ead16
|
add uuid_autoanswer command
|
2010-04-16 09:35:41 -05:00 |
Anthony Minessale
|
ec99de7e8b
|
FSCORE-583
|
2010-04-02 14:45:36 -05:00 |
Anthony Minessale
|
b481cf0e21
|
FSCORE-576
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17065 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-22 16:22:19 +00:00 |
Anthony Minessale
|
b1ddb70cf1
|
add fsctl min_idle_cpu and min-idle-cpu feature to refuse calls after the system fallse below a certian percentage of idle cpu
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16962 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-03-10 20:21:34 +00:00 |
Anthony Minessale
|
886e1ddb4d
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-02-06 03:38:24 +00:00 |
Mathieu Rene
|
62341a9526
|
POSIX says never to compare pthread_t directly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16501 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-24 19:23:58 +00:00 |
Brian West
|
8f7a3e43dc
|
fix some bypass media scenarios
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16480 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-23 18:35:05 +00:00 |
Anthony Minessale
|
25a4270e3d
|
omfg
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16477 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-23 06:53:30 +00:00 |
Anthony Minessale
|
3e03d43da0
|
fix forgotten name-change
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16466 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-22 20:11:34 +00:00 |
Anthony Minessale
|
474e3253cf
|
add new message to indications
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16434 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-21 18:03:54 +00:00 |
Brian West
|
e435cd8271
|
put math patch back
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16423 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-20 19:19:48 +00:00 |
Anthony Minessale
|
da82398e07
|
add uuid_simplify and sip_auto_simplify
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16420 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-20 18:55:38 +00:00 |
Mathieu Rene
|
edcf706d2a
|
backport per-session loglevel from stkn's branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16390 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2010-01-18 19:29:39 +00:00 |
Anthony Minessale
|
f97846f492
|
more timer changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16098 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-30 20:55:04 +00:00 |
Anthony Minessale
|
f80a9bd02a
|
trade some max call count for more accurate timing in full media situations, hint: use 30ms ptime for drastic reduction in resources
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16081 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-29 23:21:20 +00:00 |
Anthony Minessale
|
3963930e26
|
fix originatee_caller_profile issue
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15962 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-15 01:03:03 +00:00 |
Anthony Minessale
|
5e38b054a6
|
MODAPP-376 3rd time's a charm
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15919 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-11 21:51:10 +00:00 |
Anthony Minessale
|
6fde2f3961
|
add priority queue for events so important broadcasts like hold music can take precedenced over event-lock
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15865 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-10 01:29:02 +00:00 |
Anthony Minessale
|
5e1914efca
|
allow recursive broadcasting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15757 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-12-02 18:13:11 +00:00 |
Anthony Minessale
|
2fa0c4910f
|
refactor enterprise_originate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15565 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-20 02:17:08 +00:00 |
Anthony Minessale
|
64482b06d2
|
get exported vars in originate thx moc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15386 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-11-06 16:11:26 +00:00 |
Anthony Minessale
|
8d01cf8e1a
|
add uuid_debug_audio <uuid> <on|off>
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15273 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2009-10-29 17:29:05 +00:00 |