2715 Commits

Author SHA1 Message Date
Anthony Minessale
7ba5197009 fix 2 memory leaks detected by valgrind run 2011-11-15 07:50:45 -06:00
Anthony Minessale
2d9853abfb FS-3690 2011-11-14 08:24:08 -06:00
Anthony Minessale
d93ed90b2e add flags to digit bindings 2011-11-11 20:17:21 -06:00
Anthony Minessale
dd5c0a7742 re-arrange stmts 2011-11-10 18:06:33 -06:00
Anthony Minessale
94b9cc0f9f add voicemail_formatted_caller_id_number param for templates in vm 2011-11-10 14:39:28 -06:00
Anthony Minessale
4e9861f79e add missing colon 2011-11-10 10:23:28 -06:00
Anthony Minessale
65a756643a add tod_tz_offset variable to set to the integer value of the tz offset or the tz-offset tag on a per-tag basis 2011-11-07 14:31:36 -06:00
Stefan Knoblich
0768781e71 Revert "mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD"
This reverts commit 31679e539bdcfb204e4b44d4b8957d00e5de1f1f.

libtool - now available in various flavours of broken
2011-11-06 23:15:33 +01:00
Stefan Knoblich
7364c1c276 Revert "mod_fax: Remove -ljpeg, let libtool do its magic."
This reverts commit 13996ec62e96161fe425f951ff18b772c52c25a6.

libtool - now available in various flavours of broken
2011-11-06 23:06:37 +01:00
Anthony Minessale
54b4b088d9 fix wrong message count with saved urgent messages 2011-11-04 16:58:35 -05:00
Stefan Knoblich
209ef00dad mod_hash: Add dependency on libesl.so
Temporary fix, esl autotoolification is pending...

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 22:10:46 +01:00
Stefan Knoblich
8604a1e7a9 mod_hash: Drop fully qualified libesl.so in _LIBADD.
Not a libtool archive, so just use the one in _LDFLAGS.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 20:33:46 +01:00
Stefan Knoblich
13996ec62e mod_fax: Remove -ljpeg, let libtool do its magic.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 20:30:19 +01:00
Stefan Knoblich
31679e539b mod_spandsp: Remove "-ljpeg -lz" from mod_spandsp_LIBADD
We're using the bundled libtiff's .la file, so libtool will take
care of all dependencies needed to link mod_spandsp.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 14:25:47 +01:00
Anthony Minessale
9dd45e35a6 FS-3661 --resolve 2011-11-03 14:45:01 -05:00
Anthony Minessale
84d029e4b9 rearrange order of sql stmts 2011-11-02 17:20:20 -05:00
Marc Olivier Chouinard
d32ba761c9 --resolve FS-3657
mod_callcenter: Adapt mod_callcenter loopback agent fix to work with commit 2eae19e6
2011-11-02 17:49:46 -04:00
Anthony Minessale
00cf5aed31 make auto unpark choose the one waiting the longest instead of the earliest ext val 2011-11-02 12:58:52 -05:00
Anthony Minessale
9848bf4857 tweak on last commit 2011-11-02 11:32:02 -05:00
Anthony Minessale
3051480d42 add variable vm_auth_only or option auth_only to voicemail app so you can use it as a pin checker 2011-11-02 11:22:58 -05:00
Anthony Minessale
d8d0d4b73c FS-3650 indeed 2011-10-31 08:11:13 -05:00
Anthony Minessale
7c08927f92 better version of yesterday's patch 2011-10-29 09:53:09 -05:00
Anthony Minessale
9215838393 FS-3650 --resolve 2011-10-29 09:30:06 -05:00
Anthony Minessale
f847059442 don't all double unpark of same channel 2011-10-28 15:58:17 -05:00
Stefan Knoblich
d8ae59fd70 mod_soundtouch: Update soundtouch to 1.6.0 to fix FS-3634
Error messages (on x86_64):

  {standard input}: Assembler messages:
  {standard input}:28: Error: `(%esp)' is not a valid 64 bit base/index expression
  {standard input}:31: Error: `(%esp)' is not a valid 64 bit base/index expression
  {standard input}:34: Error: `(%esp)' is not a valid 64 bit base/index expression
  gmake[8]: *** [cpu_detect_x86_gcc.lo] Error 1

This part of the CPU detection code is now skipped on x86_64.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-10-28 01:10:27 +02:00
Anthony Minessale
2f786a07e9 lower token freq to 5, put it in a define and have more obvious warning about full lots 2011-10-26 12:57:59 -05:00
Anthony Minessale
cdb00f132b maxwait 2011-10-25 14:09:49 -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
923a104b58 FS-3637 --resolve 2011-10-25 13:13:16 -05:00
Anthony Minessale
77fc08d7a9 fix race deleting queues at a bad time 2011-10-25 11:54:01 -05:00
Anthony Minessale
3c9551ee90 move code from uuid_kill into core 2011-10-25 11:53:22 -05:00
Anthony Minessale
ced3cbb285 FS-3635 --resolve 2011-10-25 07:42:08 -05:00
Anthony Minessale
d6d187486c FS-3624 --resolve 2011-10-24 09:48:08 -05:00
Anthony Minessale
caa360b6d2 presence tweaks for conference/fifo/parking 2011-10-21 19:52:42 -05:00
Anthony Minessale
40feedd394 only auto create lots in certian situations 2011-10-21 13:19:27 -05:00
Anthony Minessale
24b09ca158 FS-3627 --resolve 2011-10-21 09:49:44 -05:00
Anthony Minessale
8fde25ccfa add custom kick sound to conference 2011-10-20 13:15:58 -05:00
Anthony Minessale
957361cf79 presence tweaks 2011-10-19 16:50:46 -05:00
Anthony Minessale
9bf000b585 fix auto unpark 2011-10-19 14:19:36 -05:00
Anthony Minessale
8d3e32038a FS-3619 2011-10-19 09:37:18 -05:00
Anthony Minessale
90a6e78d15 FS-3619 --resolve approach 1 2011-10-19 07:47:37 -05:00
Raymond Chandler
abc5d7cd03 FS-3617 --resolve truncate file and rename dump to save 2011-10-18 20:48:34 -04:00
Anthony Minessale
25329545a1 tweak to last commit 2011-10-18 12:56:54 -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
34ddeb754f FS-3613 --resolve 2011-10-18 08:21:06 -05:00
Jeff Lenk
14b81f21ce FS-3610 --resolve add mod_blacklist to vc2010 thanks Jeffrey Leung 2011-10-17 10:16:31 -05:00
Anthony Minessale
127be02db2 add conference cdrs to mod_conference 2011-10-14 11:30:51 -05:00
Raymond Chandler
73da063cc9 we probably wanna skip the first one if it's over max_rate too :-P 2011-10-13 23:05:59 -04:00
Anthony Minessale
2094f2d33b add fsctl sync_clock_when_idle so you can sync the clock but have it not do it till there are 0 calls 2011-10-12 14:55:32 -05:00