23312 Commits

Author SHA1 Message Date
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
Moises Silva
9bc3dfc874 fretdm: little white lie 2012-11-09 16:53:39 -05:00
Anthony Minessale
1c71b9fc21 increment version 2012-11-09 11:50:11 -06:00
Anthony Minessale
52cbe33ffb update v1.3.3 2012-11-09 11:28:22 -06:00
Anthony Minessale
b55531894a release FreeSWITCH 1.3.3 2012-11-09 11:27:06 -06:00
Anthony Minessale
5df071a811 release FreeSWITCH 1.3.3 2012-11-09 11:25:04 -06:00
Anthony Minessale
36a2fb092d release FreeSWITCH 1.3.3 2012-11-09 11:14:41 -06:00
Anthony Minessale
d25bde067d FS-4816 --resolve 2012-11-09 08:47:30 -06:00
Michael Jerris
db20df2300 FS-4817: --resolve netbsd portability fixes 2012-11-09 09:27:47 -05:00
Michael Jerris
af9d109212 FS-4818: --resolve use portable sed construct even though this script is not intended to be called on any platform where this matters 2012-11-09 09:26:48 -05:00
Anthony Minessale
2fa045cf37 FS-4784 --resolve this should have the same effect 2012-11-08 16:47:05 -06:00
Anthony Minessale
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 2012-11-08 14:13:05 -06:00
Anthony Minessale
6591eb1497 fix mod_db regex 2012-11-08 12:35:50 -06:00
Eliot Gable
302c323a8f Update PGSQL socket descriptor on reconnect in case a new descriptor was assigned. 2012-11-08 19:49:14 +00:00
Brian West
fec1046db2 FS-4807 clear up an example for people that don't want to bother with learning how things work 2012-11-08 12:57:17 -06:00
Eliot Gable
1e929e723f More fixes for reconnecting to PGSQL on connection failure. 2012-11-08 18:45:00 +00:00
Anthony Minessale
e8f3e42f8b FS-4779 try this patch 2012-11-08 09:52:20 -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
bfe3fdf347 regression from 0160072adcc516b53816d8db379ba4bf6862b182 code was outside of code block 2012-11-07 16:46:36 -06: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
Eliot Gable
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. 2012-11-07 21:35:40 +00: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
Eliot Gable
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. 2012-11-06 22:50:29 +00:00
Anthony Minessale
6c1e81a813 FS-4797 --resolve 2012-11-06 08:53:00 -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
f61ffd77f2 doh v1.3.2 2012-11-05 14:04:02 -06:00
Anthony Minessale
baf4a472a5 update rev 2012-11-05 13:54:09 -06:00
Anthony Minessale
b19ce17cb2 regression from 2494448846eafac0ef7c6a2ba174004a4e361590 2012-11-05 13:36:20 -06:00
Michael Jerris
306c2fa205 don't skip sending cid number if there is a + in it 2012-11-05 15:12:38 -05:00
Michael Jerris
851db97afa fix darwin 10.7 build 2012-11-05 13:53:59 -05: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
Brian West
b86944bcac Enable FEC up packet loss percent 2012-11-05 11:09:13 -06:00
Anthony Minessale
3c2c6832fa FS-4792 --resolve sure 2012-11-05 06:37:01 -06:00
William King
ba0e7ae9ca Adding ability to toggle mod_xml_radius debug flag from a console api command rather than having to rebuild and reload the module. 2012-11-02 17:06:27 -07:00