313 Commits

Author SHA1 Message Date
Michael Jerris
7c72e94a67 CID:1214158 Buffer not null terminated 2014-05-15 12:42:49 +00:00
William King
711e49c46a Don't leak these 4 hash tables when mod_fifo is reloaded 2014-04-08 11:18:23 -07:00
Anthony Minessale
7151d6acea FS-6402 part 2 2014-04-02 03:21:37 +05:00
Anthony Minessale
5c0cff70b3 FS-6402 --resolve 2014-04-02 01:20:19 +05:00
Anthony Minessale
804ef7709d change from sqlite hash to newly added one 2014-03-09 00:37:17 +05:00
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Peter Olsson
609209d031 Tweaks to silence some compiler warnings on Windows 2014-02-01 12:04:26 +01:00
Anthony Minessale
a44aea1106 FS-5676 --resolve 2014-01-24 00:36:52 +05:00
Peter Olsson
084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Seven Du
7d4c1aff81 fix mod_fifo build 2014-01-11 10:05:48 +08:00
Anthony Minessale
de23f29550 fifo_export 2014-01-11 02:21:29 +05:00
Anthony Minessale
12930c81bf fifo_export 2014-01-11 01:28:15 +05:00
Anthony Minessale
c46296f319 expand variables in originate strings 2014-01-10 03:01:07 +05:00
Anthony Minessale
ed69ca80de fix compile 2013-11-23 19:23:11 -06:00
Eliot Gable
c7f00c3e21 Add queue talk time and hold time stats to consumer and caller stop events. 2013-11-22 20:13:49 +00:00
Anthony Minessale
b4a3455acc fifo tweaks for tracking user count 2013-10-29 11:36:31 -05:00
Anthony Minessale
e809b41dde add in-memory use_count for fifo-events 2013-10-22 14:47:00 -05:00
Michael Jerris
80f1cf36f3 FS-5604: prefix outbound_name with = to completely replace the name instead of (name) cidname 2013-10-02 17:30:27 -04:00
William King
b91d6e430a How did the use after free not blowup in the last 3 years since it was modified? 2013-09-15 16:19:19 -07:00
Anthony Minessale
1d8820dc23 FS-5777 --resolve 2013-09-12 01:35:49 +05:00
Anthony Minessale
e3ac4010e6 FS-5605 --resolve 2013-09-04 21:00:26 +05:00
Anthony Minessale
7d6d688e53 FS-5731 --resolve 2013-08-26 20:25:14 +05:00
Anthony Minessale
2c4287ed54 FS-5633 --resolve 2013-07-24 11:38:01 -05:00
Anthony Minessale
fab8e29dd6 FS-5607 --resolve 2013-07-19 13:48:34 -05:00
Brian West
35fca3d290 fix logic from race fix 2013-07-08 13:19:22 -05:00
Brian West
9ed53db590 fix race 2013-07-05 19:50:57 -05:00
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Brian West
750c06c1b8 fix reload of outbound_name change 2013-06-18 15:49:12 -05:00
William King
4219049789 New compiler warning(error). Unused assignment before the pointer is reassigned. 2013-06-12 21:39:27 -07:00
Anthony Minessale
5835e0d541 FS-5488 --resolve 2013-05-31 14:46:15 -05:00
Anthony Minessale
5eabe2bc4e FS-5488 --resolve 2013-05-31 13:14:37 -05:00
Anthony Minessale
ff7cb252fa FS-5358 --resolve use allow-transcoding=true param in global settings or fifo_allow_transcoding=true channel var on per caller basis 2013-04-30 09:39:35 -05:00
Anthony Minessale
2d96d7c165 fix minor cid issue in mod_fifo 2013-04-22 16:31:05 -05:00
Anthony Minessale
18c429f66f refactor and cleanup more cid stuff 2013-04-05 15:29:57 -05:00
Anthony Minessale
83fc8ddf3a endless cid fun 2013-04-05 08:29:16 -05:00
Anthony Minessale
805514192c fix some cid stuff in fifo 2013-04-02 17:46:46 -05:00
Anthony Minessale
2207b87769 do some more caller-id cleanup 2013-04-01 23:03:14 -05:00
Anthony Minessale
4b3aa396fb fix some regessions and sync namespace of some vars 2013-03-31 21:27:25 -05:00
Anthony Minessale
aca9257f93 tweaks for caller id in certian uuid_bridge situations 2013-03-28 22:17:28 -05:00
Anthony Minessale
c510a81177 do not pause callers when they come out of a bridge 2013-03-27 15:18:54 -05:00
Anthony Minessale
f7408f8829 FS-4903 --resolve some of these are better of reverted but not all, this should work 2013-03-27 12:31:40 -05:00
Anthony Minessale
42e679f023 FS-5226 --resolve 2013-03-26 15:50:07 -05:00
Anthony Minessale
0026f9e496 FS-5163 --resolve 2013-03-11 09:14:11 -05:00
Michael Jerris
42de032273 change duplicate FIFO-Action from bridge-consumer-stop to channel-consumer-stop (same for start) for the set of events that were not for the bridge. Also, when trying to pull a specific call out of queue, end pending outbound calls to the agent first to avoid blocking 2013-02-25 17:03:37 -05:00
Michael Jerris
254f7ee44b FS-4903: --resolve add/remove records from fifo_outbound not queued so the count query directly follwing gets the correct result 2013-01-21 12:44:12 -05:00
Michael Jerris
f0726482cd FS-4903: add back running fifo_callers queries not queued 2013-01-20 21:42:03 -05:00
Michael Jerris
8ae4114d54 always use queue so we keep the incs and decs in the right order 2013-01-16 17:37:37 -05:00
Anthony Minessale
b3d12d49b3 FS-5013 --resolve better to submit here and I can tell you when you can commit 2013-01-13 19:39:01 -06:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00