Commit Graph

  • 55ac6d22ad restore significant part of last patch Anthony Minessale 2012-11-20 10:19:08 -06:00
  • bfae89267e revert Anthony Minessale 2012-11-20 10:13:05 -06:00
  • 3ea579ccc3 FS-4850: Make cache db get_handle call not return handles which are already in use. Eliot Gable 2012-11-20 14:09:02 +00:00
  • 93b5f7fdfd FS-4099 FS-4847 Jeff Lenk 2012-11-19 23:32:41 -06:00
  • 7ead440fa0 bump Anthony Minessale 2012-11-19 18:23:05 -06:00
  • f6baeb2109 bump v1.3.5 Anthony Minessale 2012-11-19 18:21:19 -06:00
  • 1d7623c934 Update ChangeLog for 1.2.5 Michael S Collins 2012-11-19 16:17:32 -08:00
  • 9015b20f32 FS-4847 try this too Jeff Lenk 2012-11-19 16:28:39 -06:00
  • 21b9ec8868 FS-4847 --resolve Jeff Lenk 2012-11-19 16:23:55 -06:00
  • 41e00c78c5 Bump Callie sounds ver to 1.0.22 Michael S Collins 2012-11-19 09:49:10 -08:00
  • b64cc02390 freetdm: ftmod_zt - Declare tone mode at the top to avoid compilation errors Moises Silva 2012-11-19 10:23:46 -05:00
  • db673a043f freetdm: ftmod_zt - Integrated HW DTMF support Moises Silva 2012-11-18 23:55:54 -05:00
  • c7e8dce247 FS-4828 --resolve Jeff Lenk 2012-11-17 21:38:07 -06:00
  • de7dc5685d Remove redundant syntax check in dl_login Christopher Rienzo 2012-11-17 17:32:12 -05:00
  • ca18dcbe02 mod_dingaling- fix input check for dl_login so that dynamic profiles can be used Christopher Rienzo 2012-11-17 16:52:36 -05:00
  • 6ac2e9cd71 bump Anthony Minessale 2012-11-16 20:22:42 -06:00
  • 62c95eed25 bump v1.3.4 Anthony Minessale 2012-11-16 20:17:15 -06:00
  • 43b094f139 fix some sql order issues Anthony Minessale 2012-11-16 20:09:38 -06:00
  • 6c2baed108 Fix segfault in mod_cdr_mongo when "number" is null. Thanks Dave May for bug report and patch. Fixes FS-4843. Daniel Swarbrick 2012-11-16 23:36:29 +01:00
  • 961a6fbcad Update ChangeLog for 1.2.4 (not much here since it was mostly bug fixes and stability stuff) Michael S Collins 2012-11-16 14:02:17 -08:00
  • 7448b075b7 FS-4760 --resolve Marc Olivier Chouinard 2012-11-16 14:30:00 -05:00
  • 59c8982083 Fix minor oops on FS-4840 Christopher Rienzo 2012-11-16 17:46:35 +00:00
  • 60630274f1 FS-4840 --resolve Anthony Minessale 2012-11-16 07:43:19 -06:00
  • 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 Anthony Minessale 2012-11-15 21:07:58 -06:00
  • 6644cefb20 finish fixing thread pool logic from yesterday Anthony Minessale 2012-11-15 17:59:11 -06:00
  • 55eb2c5ccf fix issue where max event threads would always launch as soon as you only needed one more Anthony Minessale 2012-11-15 17:58:40 -06:00
  • 6f2976298f FS-4836 ok try this Anthony Minessale 2012-11-15 13:16:50 -06:00
  • 057861867e FS-4836 not quite Anthony Minessale 2012-11-15 13:14:08 -06:00
  • 73f022873b FS-4836 try this Anthony Minessale 2012-11-15 12:54:35 -06:00
  • 57f44f9f58 fix regression with presence packet storm Anthony Minessale 2012-11-15 12:54:01 -06:00
  • 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. Eliot Gable 2012-11-15 20:37:52 +00:00
  • a9017b4d4d FS-4649: --resolve fix ifdefs for opengl headers Michael Jerris 2012-11-15 08:39:10 -05:00
  • 4b96a8b2e5 wait_for_state_or_greater actually needs >= Anthony Minessale 2012-11-14 19:19:03 -06:00
  • f8aa3777e9 thread pool was not releasing surplus threads after timeout Anthony Minessale 2012-11-14 18:43:22 -06:00
  • a47321f0fd Differentiate when the sms message successfully matched an extension in the chatplan, and when it fell through. William King 2012-11-14 16:48:21 -08:00
  • b8f0d11a8a Fire an event on successful sms delivery, as well as clearify if the delivery method was blocking or not. William King 2012-11-14 16:45:32 -08:00
  • 8b74de2d62 Adding delivery status code if the sms was sent in blocking mode. William King 2012-11-14 16:43:37 -08:00
  • ca0ffe6b76 add version to status output Anthony Minessale 2012-11-14 13:22:48 -06:00
  • 2f2a351067 add initial_callee_id_name/number Anthony Minessale 2012-11-14 09:20:52 -06:00
  • dfce47f26d Relaxed the constraints for declaring a clean end of call on FAX receive. If we get an EOP, we no longer worry whether the final stages tidy up. This helps tolerate the increasing number of VoIP calls which hang up before the audio has flushed down the line. Steve Underwood 2012-11-14 21:53:17 +08:00
  • 8f0b7e69de Handle routing loop detection properly so that the delivery confirmation handling is more accurate. William King 2012-11-13 18:18:33 -08:00
  • 7cb8d4dbb0 fix mutex to work better Anthony Minessale 2012-11-13 17:56:27 -06:00
  • 18f20e24bf fix bad return vals on sending messages when under stress Anthony Minessale 2012-11-13 17:56:09 -06:00
  • 5fffdc2936 This fixes multiple issues dealing with sms from registered endpoints to other destinations. William King 2012-11-13 16:56:58 -08:00
  • 580e63ecfa check for signalling in sleep app on channels without media Anthony Minessale 2012-11-13 12:30:21 -06:00
  • f4e55fb187 fix regression from 6b6c83a718 Brian West 2012-11-13 12:48:59 -06:00
  • b04e4be512 fix race condition in double loopback bowout Anthony Minessale 2012-11-13 11:36:50 -06:00
  • 74dd18fe97 add missing reference - windows gsmopen Jeff Lenk 2012-11-13 08:51:48 -06:00
  • eb0c514e4f don't count pickup endpoints in sps limits Anthony Minessale 2012-11-12 18:45:53 -06:00
  • 8c58a10999 ftmod_libpri: Rework handling of peer-initiated hangup events Matteo Brancaleoni 2012-11-08 12:59:22 +01:00
  • 443a8db1a5 Build mod_flite Debian package Travis Cross 2012-11-12 19:58:30 +00:00
  • fa18764474 Build debian packages with -fPIC Travis Cross 2012-11-12 19:04:59 +00:00
  • 8cd8b15266 FS-4825 --resolve Anthony Minessale 2012-11-12 05:50:00 -06:00
  • 082085fc5a FS-4824 --resolve Anthony Minessale 2012-11-11 09:09:22 -06:00
  • 26b10fcc01 FS-3960 update and apply patch Seven Du 2012-11-11 14:23:27 +08:00
  • 9bc3dfc874 fretdm: little white lie Moises Silva 2012-11-09 16:53:39 -05:00
  • 1c71b9fc21 increment version Anthony Minessale 2012-11-09 11:50:11 -06:00
  • 52cbe33ffb update v1.3.3 Anthony Minessale 2012-11-09 11:28:22 -06:00
  • b55531894a release FreeSWITCH 1.3.3 Anthony Minessale 2012-11-09 11:27:06 -06:00
  • 5df071a811 release FreeSWITCH 1.3.3 Anthony Minessale 2012-11-09 11:25:04 -06:00
  • 36a2fb092d release FreeSWITCH 1.3.3 Anthony Minessale 2012-11-09 11:14:41 -06:00
  • d25bde067d FS-4816 --resolve Anthony Minessale 2012-11-09 08:47:30 -06:00
  • db20df2300 FS-4817: --resolve netbsd portability fixes Michael Jerris 2012-11-09 09:27:47 -05:00
  • af9d109212 FS-4818: --resolve use portable sed construct even though this script is not intended to be called on any platform where this matters Michael Jerris 2012-11-09 09:26:48 -05:00
  • 2fa045cf37 FS-4784 --resolve this should have the same effect Anthony Minessale 2012-11-08 16:47:01 -06:00
  • b39a2cbb8b put running_state in the channel event rather than the state so presence events reflect the current state of the channel and not the one that was possibly changed during the last state Anthony Minessale 2012-11-08 14:13:05 -06:00
  • 6591eb1497 fix mod_db regex Anthony Minessale 2012-11-08 12:35:45 -06:00
  • 302c323a8f Update PGSQL socket descriptor on reconnect in case a new descriptor was assigned. Eliot Gable 2012-11-08 19:49:08 +00:00
  • fec1046db2 FS-4807 clear up an example for people that don't want to bother with learning how things work Brian West 2012-11-08 12:54:57 -06:00
  • 1e929e723f More fixes for reconnecting to PGSQL on connection failure. Eliot Gable 2012-11-08 18:40:30 +00:00
  • e8f3e42f8b FS-4779 try this patch Anthony Minessale 2012-11-08 09:52:20 -06:00
  • 48a0924b54 merge failure on my part. this should have been included. William King 2012-11-07 18:04:13 -08:00
  • 2cea7f0ff6 Enable mod_lua to use native pgsql dbh support William King 2012-11-07 17:47:39 -08:00
  • bfe3fdf347 regression from 0160072adc code was outside of code block Anthony Minessale 2012-11-07 16:46:30 -06:00
  • 6814014f7d bad merge Anthony Minessale 2012-11-07 14:57:08 -06:00
  • ba625501ba fix a lock logic error in lcr endpoint Anthony Minessale 2012-11-07 14:53:47 -06:00
  • 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 Anthony Minessale 2012-11-07 14:53:10 -06:00
  • 0160072adc Fix query cancelling so it leaves the handle in a good state; fix detection of broken connections in db_is_up by consuming the EOF on a failed connection before checking if the connection failed; add more detailed logging about who called the SQL function when something goes wrong. Eliot Gable 2012-11-07 21:35:20 +00:00
  • 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 Anthony Minessale 2012-11-07 12:10:50 -06:00
  • feb38cece2 FS-4779 give this a shot Anthony Minessale 2012-11-07 08:14:32 -06:00
  • 658beb7fbd This "else" condition is not an error condition. It is reached when you execute a multi-statement query and it reaches the end of all statements. Eliot Gable 2012-11-06 22:50:29 +00:00
  • 6c1e81a813 FS-4797 --resolve Anthony Minessale 2012-11-06 08:53:00 -06:00
  • 8e3f6d21f9 FS-4796 --resolve Anthony Minessale 2012-11-06 08:51:33 -06:00
  • 14c4f66612 FS-4742 skypopen: tentative blind fix to the Skype's Voicemail VM_PLAYING_GREETING problem Giovanni Maruzzelli 2012-11-06 18:06:39 +01:00
  • 33378fad7d FS-4750 skypopen: generate inbound A-leg CDR (eg: do not jump from hangup to CS_DESTROY) Giovanni Maruzzelli 2012-11-06 16:58:44 +01:00
  • fe6c8b7037 don't seg on invaild config Michael Jerris 2012-11-06 09:15:41 -05:00
  • d0c9ad1617 FS-4740 skypopen: do not act on 'channel reset'. Ignore it as in the majority of endpoints Giovanni Maruzzelli 2012-11-06 12:47:40 +01:00
  • 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 Giovanni Maruzzelli 2012-11-06 12:31:32 +01:00
  • 92d44e5023 FS-4691 gsmopen: patch from Ivan Mironov allowing for longer device names, useful for symlinks created by udev Giovanni Maruzzelli 2012-11-06 12:24:17 +01:00
  • 85542799f0 FS-4782 gsmopen: abide the origination_uuid variable. Dude abide Giovanni Maruzzelli 2012-11-06 12:05:26 +01:00
  • 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 Giovanni Maruzzelli 2012-11-06 11:34:34 +01:00
  • 648ce206c6 FS-4338 gsmopen: added patch to compile in FreeBSD Giovanni Maruzzelli 2012-11-06 10:39:12 +01:00
  • a6068d25fe skypopen: removing my own chatmessage from the array - nicer logmesg Giovanni Maruzzelli 2012-11-06 09:57:19 +01:00
  • d975424816 skypopen: removing my own chatmessage from the array Giovanni Maruzzelli 2012-11-06 09:55:14 +01:00
  • f61ffd77f2 doh v1.3.2 Anthony Minessale 2012-11-05 14:04:02 -06:00
  • baf4a472a5 update rev Anthony Minessale 2012-11-05 13:54:09 -06:00
  • b19ce17cb2 regression from 2494448846 Anthony Minessale 2012-11-05 13:36:16 -06:00
  • 306c2fa205 don't skip sending cid number if there is a + in it Michael Jerris 2012-11-05 15:12:38 -05:00
  • 851db97afa fix darwin 10.7 build Michael Jerris 2012-11-05 13:53:59 -05:00
  • 72daaa73e9 6b7d5e5a9a was actually wrong, I was sick that day, I should have gotten more rest.. =/ Anthony Minessale 2012-11-05 10:33:28 -06:00