10473 Commits

Author SHA1 Message Date
Anthony Minessale
294a6016b8 FS-4859 2012-11-21 10:32:41 -06:00
Anthony Minessale
af786291ef FS-4852 --resolve 2012-11-21 10:00:44 -06:00
Anthony Minessale
812d876414 FS-4856 --resolve 2012-11-21 09:11:04 -06:00
Anthony Minessale
ed11a3c950 FS-4854 try this, it should auto detect this situation and work w/o configuration 2012-11-21 09:08:24 -06:00
Christopher Rienzo
de7dc5685d Remove redundant syntax check in dl_login 2012-11-17 17:32:12 -05:00
Christopher Rienzo
ca18dcbe02 mod_dingaling- fix input check for dl_login so that dynamic profiles can be used 2012-11-17 16:52:36 -05:00
Anthony Minessale
43b094f139 fix some sql order issues 2012-11-16 20:09:43 -06:00
Daniel Swarbrick
6c2baed108 Fix segfault in mod_cdr_mongo when "number" is null. Thanks Dave May for bug report and patch. Fixes FS-4843. 2012-11-16 23:36:29 +01:00
Marc Olivier Chouinard
7448b075b7 FS-4760 --resolve 2012-11-16 14:30:00 -05:00
Christopher Rienzo
59c8982083 Fix minor oops on FS-4840 2012-11-16 17:46:35 +00:00
Anthony Minessale
60630274f1 FS-4840 --resolve 2012-11-16 07:43:19 -06:00
Anthony Minessale
d48e3de7c8 make it so when you put someone on hold and then they attended transfer you, the resulting bridge will still be playing hold music 2012-11-15 21:07:58 -06:00
Anthony Minessale
57f44f9f58 fix regression with presence packet storm 2012-11-15 12:54:40 -06:00
Eliot Gable
893cd7beb7 Add att_xfer_destination_number variable to indicate the original destination number of the attended transfer leg on REFER for semi-attended transfer scenarios. 2012-11-15 20:37:52 +00:00
Anthony Minessale
4b96a8b2e5 wait_for_state_or_greater actually needs >= 2012-11-14 19:19:03 -06:00
William King
a47321f0fd Differentiate when the sms message successfully matched an extension in the chatplan, and when it fell through. 2012-11-14 16:48:21 -08:00
William King
b8f0d11a8a Fire an event on successful sms delivery, as well as clearify if the delivery method was blocking or not. 2012-11-14 16:45:32 -08:00
William King
8b74de2d62 Adding delivery status code if the sms was sent in blocking mode. 2012-11-14 16:43:37 -08:00
Anthony Minessale
ca0ffe6b76 add version to status output 2012-11-14 13:22:48 -06:00
Anthony Minessale
2f2a351067 add initial_callee_id_name/number 2012-11-14 09:20:52 -06:00
William King
8f0b7e69de Handle routing loop detection properly so that the delivery confirmation handling is more accurate. 2012-11-13 18:18:40 -08:00
Anthony Minessale
7cb8d4dbb0 fix mutex to work better 2012-11-13 17:56:31 -06:00
Anthony Minessale
b04e4be512 fix race condition in double loopback bowout 2012-11-13 11:36:50 -06:00
Jeff Lenk
74dd18fe97 add missing reference - windows gsmopen 2012-11-13 08:51:48 -06:00
Anthony Minessale
eb0c514e4f don't count pickup endpoints in sps limits 2012-11-12 18:45:53 -06:00
Anthony Minessale
8cd8b15266 FS-4825 --resolve 2012-11-12 05:50:00 -06:00
Anthony Minessale
082085fc5a FS-4824 --resolve 2012-11-11 09:09:22 -06:00
Seven Du
26b10fcc01 FS-3960 update and apply patch 2012-11-11 14:23:27 +08:00
Anthony Minessale
2fa045cf37 FS-4784 --resolve this should have the same effect 2012-11-08 16:47:05 -06:00
Anthony Minessale
6591eb1497 fix mod_db regex 2012-11-08 12:35:50 -06:00
William King
48a0924b54 merge failure on my part. this should have been included. 2012-11-07 18:04:13 -08:00
William King
2cea7f0ff6 Enable mod_lua to use native pgsql dbh support 2012-11-07 17:47:46 -08:00
Anthony Minessale
6814014f7d bad merge 2012-11-07 14:57:08 -06:00
Anthony Minessale
ba625501ba fix a lock logic error in lcr endpoint 2012-11-07 14:53:47 -06:00
Anthony Minessale
6627dc8696 fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 14:53:16 -06:00
Anthony Minessale
f60962ae87 fix some contention issues under really high load...That doesn't mean you need to push it this hard and bug me about it =p 2012-11-07 12:10:50 -06:00
Anthony Minessale
feb38cece2 FS-4779 give this a shot 2012-11-07 08:14:32 -06:00
Anthony Minessale
8e3f6d21f9 FS-4796 --resolve 2012-11-06 08:51:38 -06:00
Giovanni Maruzzelli
14c4f66612 FS-4742 skypopen: tentative blind fix to the Skype's Voicemail VM_PLAYING_GREETING problem 2012-11-06 18:06:39 +01:00
Giovanni Maruzzelli
33378fad7d FS-4750 skypopen: generate inbound A-leg CDR (eg: do not jump from hangup to CS_DESTROY) 2012-11-06 16:59:11 +01:00
Michael Jerris
fe6c8b7037 don't seg on invaild config 2012-11-06 09:15:50 -05:00
Giovanni Maruzzelli
d0c9ad1617 FS-4740 skypopen: do not act on 'channel reset'. Ignore it as in the majority of endpoints 2012-11-06 12:47:40 +01:00
Giovanni Maruzzelli
dedbb3a8cb FS-4692 gsmopen: patch from Ivan Mironov allowing for values 'context', 'dialplan', 'destination' and 'hold_music' from configuration file global_settings used by default for individual interfaces 2012-11-06 12:31:32 +01:00
Giovanni Maruzzelli
92d44e5023 FS-4691 gsmopen: patch from Ivan Mironov allowing for longer device names, useful for symlinks created by udev 2012-11-06 12:24:17 +01:00
Giovanni Maruzzelli
85542799f0 FS-4782 gsmopen: abide the origination_uuid variable. Dude abide 2012-11-06 12:05:26 +01:00
Giovanni Maruzzelli
65bc765846 FS-4659 gsmopen: give error and abort call when dialing was not through correctly (eg: get back OK). Also, grow the default timeout when expecting a string back from the modem to half a second - 500000 usec - so to avoid false negatives 2012-11-06 11:34:34 +01:00
Giovanni Maruzzelli
648ce206c6 FS-4338 gsmopen: added patch to compile in FreeBSD 2012-11-06 10:39:12 +01:00
Giovanni Maruzzelli
a6068d25fe skypopen: removing my own chatmessage from the array - nicer logmesg 2012-11-06 09:57:19 +01:00
Giovanni Maruzzelli
d975424816 skypopen: removing my own chatmessage from the array 2012-11-06 09:55:14 +01:00
Anthony Minessale
72daaa73e9 6b7d5e5a9a04164c0f7ecc4cd9dc9ffdc729c5f5 was actually wrong, I was sick that day, I should have gotten more rest.. =/ 2012-11-05 10:33:28 -06:00