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
|
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 2494448846
|
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
|
6b7d5e5a9a 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 |
Anthony Minessale
|
49551f605c
|
remove debug line
|
2012-11-02 13:58:56 -05:00 |
Anthony Minessale
|
e884de5b07
|
add NUTAG_RETRY_AFTER_ENABLE() tag to lib sofia and use it in mod_sofia to disable processing retry-after headers on a per-call basis
|
2012-11-02 13:54:54 -05:00 |
Anthony Minessale
|
b002394f21
|
7 ate 9
|
2012-11-02 12:49:39 -05:00 |
Ken Rice
|
784380a650
|
update these examples to use the correct syntax for pgsql
|
2012-11-02 19:07:26 +00:00 |
Anthony Minessale
|
fa2c9ec07e
|
FS-4011 --resolve
|
2012-11-02 08:47:47 -05:00 |
Jeff Lenk
|
98bbb9affe
|
mostly trivial windows fixes for last several commits - anthm pthread_self in mod_dptools is not in scope for windows? commented out.
|
2012-11-01 21:59:18 -05:00 |
Brian West
|
ccb3f7fd2b
|
FS-4785 --resolve
|
2012-11-01 18:09:46 -05:00 |
Anthony Minessale
|
0a0f5951ab
|
check in page app
|
2012-11-01 15:50:46 -05:00 |
Ken Rice
|
3c249b012e
|
FS-4003 --resolve add IPv6 support to ESL client library, thanks to Steven Ayre
|
2012-11-01 22:39:16 +00:00 |
William King
|
5bc9fa8a66
|
More accurate and detailed sample configuration file.
|
2012-11-01 13:30:29 -07:00 |
Anthony Minessale
|
87b796c857
|
FS-4776 forgot to push this
|
2012-11-01 16:29:53 -04:00 |
Anthony Minessale
|
94763ea52b
|
FS-4681 --resolve
|
2012-11-01 13:07:47 -05:00 |
Brian West
|
43dfc70327
|
FS-4745 --resolve
|
2012-11-01 15:04:31 -05:00 |
Brian West
|
efcd5656fb
|
FS-4743 --resolve
|
2012-11-01 15:00:34 -05:00 |
William King
|
b4502078cf
|
Remove potential infinate loop when caller hung up before audio completed. Thanks to telapi.com for the patch
|
2012-11-01 11:50:35 -07:00 |
William King
|
e081f8ffc2
|
Improve handling of file error and closing conditions. Thanks to telapi.com for the patch.
|
2012-11-01 11:50:35 -07:00 |
Anthony Minessale
|
b113330049
|
revert
|
2012-11-01 12:27:11 -05:00 |
Anthony Minessale
|
ce142f06f7
|
revert
|
2012-11-01 12:26:31 -05:00 |
Anthony Minessale
|
f7366b6c91
|
loop on eintr on pop and trypop
|
2012-11-01 12:25:29 -05:00 |
Anthony Minessale
|
3e94242c4b
|
FS-4779 try this instead
|
2012-11-01 09:14:34 -05:00 |
Anthony Minessale
|
2494448846
|
FS-4781 --resolve I added some more code to the jb for seq but I still think the timestamp is more reliable than the seq since we can't know if the rtp is passing over a media proxy who may preserve the timestamps but still rewrite the seq, its more likely the ts shows the more accurate order of the rtp stream
|
2012-11-01 09:00:43 -05:00 |
Jeff Lenk
|
254514448f
|
vs2010 reswig
|
2012-10-31 20:48:28 -05:00 |
Anthony Minessale
|
aee3767420
|
FS-4780 try this
|
2012-10-31 14:27:57 -05:00 |
Anthony Minessale
|
9fae77ae76
|
doh
|
2012-10-31 13:02:03 -05:00 |