Jeff Lenk
|
dc2c11f13f
|
FS-4768 initial add of vs2012 build support
|
2012-12-29 14:57:15 -06:00 |
|
Michael Jerris
|
08fdff4511
|
don't block on db for fifo track_calls
|
2012-12-11 16:35:53 -05:00 |
|
Michael Jerris
|
c4cf1ba222
|
don't block on db for fifo_callers del
|
2012-12-10 16:39:02 -05:00 |
|
Anthony Minessale
|
8790476f0f
|
FS-4903 --resolve
|
2012-12-03 08:49:50 -06:00 |
|
Anthony Minessale
|
8dd35c1d8c
|
doh
|
2012-11-30 15:01:16 -06:00 |
|
Anthony Minessale
|
f0c47ede91
|
fix fifo queue_manager placement
|
2012-11-30 14:56:36 -06:00 |
|
Anthony Minessale
|
f1a89fb016
|
let mod_fifo use sql_queue_manager
|
2012-11-28 23:11:31 -06:00 |
|
Anthony Minessale
|
e1fe289672
|
refactor db stuff to use single string dsn to avoid code duplication and introduce switch_sql_queue_manager api to create transactional sql queues to aggregate a bunch of sql stmts into transactions
|
2012-10-09 20:20:32 -05:00 |
|
Eliot Gable
|
5cb354dddc
|
Initial core-pgsql support based on native libpq; FS starts and stops without errors using core-pgsql.
|
2012-10-08 20:33:57 +00:00 |
|
Anthony Minessale
|
5bbc372c56
|
fix crash in mod_fifo when deleting a node when its in use
|
2012-09-14 14:25:20 -05:00 |
|
Anthony Minessale
|
8ec031e7c9
|
let callers delete themselves on reload
|
2012-09-05 11:12:06 -05:00 |
|
Ken Rice
|
c5554eb939
|
Copyright date update.
|
2012-04-18 11:52:02 -05:00 |
|
Anthony Minessale
|
e27a9c78c3
|
put caller back into the fifo if the agent hangs up before they are bridged
|
2012-04-17 16:12:14 -05:00 |
|
Anthony Minessale
|
759262c749
|
tweak to uuid field in fifo event
|
2012-04-10 08:55:56 -05:00 |
|
Ken Rice
|
cac6c262bb
|
conf: add config files to module directories
The idea here is that the config files in the module directories will
serve as the canonical documentation of all module configuration
options.
|
2012-03-24 04:51:08 +00:00 |
|
Anthony Minessale
|
78a43b4005
|
FS-3760 --resolve fix that works in all situations
|
2012-01-19 15:13:48 -06:00 |
|
Anthony Minessale
|
f9e7e4d320
|
FS-3760 revert
|
2012-01-19 15:13:15 -06:00 |
|
Marc Olivier Chouinard
|
cc08b939c4
|
FS-3760 --resolve
|
2011-12-13 18:33:09 -05:00 |
|
Anthony Minessale
|
5227d5033a
|
FS-3746 --resolve
|
2011-12-08 15:46:02 -06:00 |
|
Anthony Minessale
|
38ff1347bb
|
FS-3745
|
2011-12-07 11:49:44 -06:00 |
|
Anthony Minessale
|
dd5c0a7742
|
re-arrange stmts
|
2011-11-10 18:06:33 -06:00 |
|
Anthony Minessale
|
84d029e4b9
|
rearrange order of sql stmts
|
2011-11-02 17:20:20 -05:00 |
|
Anthony Minessale
|
7c8881a550
|
fix regression
|
2011-10-25 14:04:35 -05:00 |
|
Anthony Minessale
|
05c5fa16a6
|
fix regression
|
2011-10-25 14:01:36 -05:00 |
|
Anthony Minessale
|
77fc08d7a9
|
fix race deleting queues at a bad time
|
2011-10-25 11:54:01 -05:00 |
|
Anthony Minessale
|
caa360b6d2
|
presence tweaks for conference/fifo/parking
|
2011-10-21 19:52:42 -05:00 |
|
Anthony Minessale
|
9daa42c1b5
|
add presence to mod_valet_parking subscribe to the lot name for general stats or individual slots to monitor with park+ prefix *note* this used to be used in mod_fifo which now will use queue+ going forward
|
2011-10-18 11:53:49 -05:00 |
|
Anthony Minessale
|
4d6ee827e0
|
add _continue_ value for fifo orbit exten that just means exit back to the next dp instruction
|
2011-09-29 09:04:22 -05:00 |
|
Anthony Minessale
|
71977499ca
|
remove redundant data from output of fifo count
|
2011-09-29 08:55:27 -05:00 |
|
Anthony Minessale
|
dfbb22fe91
|
alternate fix to f479462026d6d245511ef635ded70c7c645ac5ee
|
2011-09-16 14:16:31 -05:00 |
|
Anthony Minessale
|
26039c57c2
|
FS-3548 --resolve
|
2011-09-08 10:44:44 -05:00 |
|
Anthony Minessale
|
5545fef36d
|
use enterprise originate when fifo dial string contains a user channel
|
2011-08-30 11:04:14 -05:00 |
|
Travis Cross
|
82af87f3ae
|
M-x whitespace-cleanup
|
2011-07-17 13:48:05 +00:00 |
|
Brian West
|
7fee1fd157
|
Fix fifo orbit timeout when not using a chime tested with and without chime
|
2011-06-30 16:24:09 -05:00 |
|
Anthony Minessale
|
8793c2ed37
|
fix memory issue in spandsp_tone_detect
|
2011-06-17 11:51:23 -05:00 |
|
Anthony Minessale
|
00b53a91ea
|
FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core.
|
2011-04-29 10:24:50 -05:00 |
|
Anthony Minessale
|
73279f01bf
|
FS-3166 --resolve
|
2011-04-22 16:43:29 -05:00 |
|
Anthony Minessale
|
4c4bf59e45
|
FS-3246 --resolve all [] {} and <> can be stacked and override the delim per set <><^^:>{}{^^:}{^^;}[][^^:]
|
2011-04-14 17:50:48 -05:00 |
|
Anthony Minessale
|
b262f44ce2
|
add temp_hold_music var that is only valid until you transfer the call and finishing touches on bind meta to A-D
|
2011-01-05 18:58:56 -06:00 |
|
Anthony Minessale
|
27869d7a26
|
add bind meta on A-D and refactor
|
2011-01-05 17:53:27 -06:00 |
|
Anthony Minessale
|
8f9ddb5a89
|
42
|
2011-01-05 10:42:44 -06:00 |
|
Brian West
|
3734f4cd44
|
bump copyright date and fix some email and typos from diego.
|
2011-01-05 10:09:04 -06:00 |
|
Michael Jerris
|
23d9a237dc
|
don't seg in edge case error conditions
|
2011-01-05 10:46:27 -05:00 |
|
Michael Jerris
|
342678698c
|
set tracking data before enabling hooks
|
2011-01-05 10:17:31 -05:00 |
|
Michael Jerris
|
9ee13b723e
|
don't seg in edge case error conditions
|
2011-01-05 09:54:27 -05:00 |
|
Anthony Minessale
|
34690e47ff
|
FS-2879
|
2010-12-20 11:16:14 -06:00 |
|
Anthony Minessale
|
ab0a2bfa03
|
prune
|
2010-12-17 17:15:42 -06:00 |
|
Anthony Minessale
|
ee562c82e1
|
FS-2879
|
2010-12-17 16:06:11 -06:00 |
|
Anthony Minessale
|
dd4fb5bee5
|
add default_lag to fifo
|
2010-11-09 10:30:06 -06:00 |
|
Anthony Minessale
|
3885eea765
|
add outbound_ring_timeout param to mod_fifo
|
2010-11-09 09:46:03 -06:00 |
|