Giovanni Maruzzelli
4d8866a7cf
gsmopen: added driver_usb_dongle directory, for building a working and stable 'option' modem serial driver for 2.6.32 kernels (eg: Proxmox, OpenVZ)
2014-03-05 02:06:03 +01:00
William King
fd38a255f8
FS-6167 --resolve
2014-03-04 13:41:34 -08:00
William King
3d461d7cde
FS-1327 --resolve
2014-03-04 13:09:51 -08:00
Travis Cross
680bc46768
Avoid repeating ourselves in generating silence
...
We were handling the "send silence but not comfort noise" case in both
silence_stream_file_read and switch_generate_sln_silence. This
changes the former to rely on the latter.
2014-03-04 00:16:43 +00:00
Chris Rienzo
e650939b25
FS-6296 --resolve mod_rayo: fixed crash on <prompt> bad request
2014-03-03 19:01:28 -05:00
Anthony Minessale
6ef3f7bde7
add timeout <seconds> to mod_curl api call
2014-03-03 22:58:45 +05:00
Michael Jerris
07399e213f
fix missing type definitions
2014-03-03 08:26:54 -05:00
Michael Jerris
ae216daf02
fix warning abount comment inside comment
2014-03-03 08:26:54 -05:00
Travis Cross
ecd6dfc612
Output newline after json output in mod_json_cdr
...
In UNIX, text files by definition end with a newline.
2014-03-03 01:13:39 +00:00
Travis Cross
95e4163ab7
Handle too-short write(3)s in mod_json_cdr
...
write(3) can write fewer bytes than was requested for any number of
reasons. The correct behavior is to retry unless there is an error.
If there is an error, try to unlink the file; no sense in leaving
corrupted data laying around.
2014-03-03 01:12:15 +00:00
Travis Cross
75a00bd954
Fix memory leak in mod_json_cdr
2014-03-02 22:02:07 +00:00
Raymond Chandler
b0d7551c80
use newSQL
2014-03-02 03:13:01 -05:00
Peter Olsson
8b57411bdd
FS-6290 --resolve
2014-03-01 10:03:56 +01:00
Peter Olsson
ef278822d4
Ignore generated file
2014-03-01 09:54:57 +01:00
Anthony Minessale
2c1a25d5f8
add sip_force_nat_mode so you can engange nat mode manually
2014-03-01 04:43:07 +05:00
Brian West
93c05d9c5f
FS-4502 --resolve
2014-02-28 16:23:37 -06:00
Brian West
5b26558e56
FS-5207 --resolve
2014-02-28 16:11:22 -06:00
Brian West
1d36f5b219
FS-5915 --resolve
2014-02-28 16:09:59 -06:00
Anthony Minessale
8862fbc3a1
FS-5461 --resolve you tricked me I said make 1 patch with all of it
2014-03-01 00:27:23 +05:00
Anthony Minessale
5ed78f8987
FS-4441 FS-5461 --resolve
2014-03-01 00:23:40 +05:00
Anthony Minessale
2dc71d2d26
add sip_refer_to_params
2014-03-01 00:13:35 +05:00
Anthony Minessale
b82df8a7da
FS-6287 this should either prevent the problem or spell out what is causing it. please test
2014-02-28 23:23:30 +05:00
Jeff Lenk
f882af93c6
FS-3588 remove packages.config
2014-02-28 07:44:21 -06:00
Tamas Cseke
b303e722eb
improve messaging performance of mod_erlang_event FS-3347 --resolve
2014-02-28 11:32:08 +01:00
Brian West
4516668db9
FS-6209 don't change behavior from defaults if the values aren't defined
2014-02-27 15:29:25 -06:00
Brian West
26e96effe9
FS-6209 failing to load without a conf is bad
2014-02-27 15:25:37 -06:00
Tamas Cseke
369206cf4f
FS-5991 --resolve
2014-02-27 08:13:57 +01:00
Jeff Lenk
bdbb6c1401
windows wftb fix excess cpu usage
2014-02-26 22:07:02 -06:00
Tamas Cseke
41fbb451a1
FS-5834 --resolve
2014-02-26 13:42:20 +01:00
Tamas Cseke
e398ede28b
FS-5975 --resolve
2014-02-26 13:34:50 +01:00
Tamas Cseke
a75a0ab919
Add cdr queueing
...
Can be enabled with 'queue-capacity' param
Cdrs can be pushed to the queue and posted in a separate
thread to avoid bllocking the session with a slow web server
2014-02-26 13:19:33 +01:00
Brian West
45e19b75dd
FS-6270 add client_port to SIP Registration events
2014-02-25 21:49:35 -06:00
Anthony Minessale
5646957c5b
FS-5937
2014-02-26 04:06:59 +05:00
Seven Du
f7dfe71c4c
break CF_MEDIA_PAUSE to CF_AUDIO_PAUSE and CF_VIDEO_PAUSE so we can control them separately
2014-02-25 11:22:53 +08:00
Marc Olivier Chouinard
f18fe5770d
FS-6151 --resolve Make the module unloadable
2014-02-24 21:21:51 -05:00
Marc Olivier Chouinard
7c440105ac
FS-5914 --resolve
2014-02-24 20:37:10 -05:00
Marc Olivier Chouinard
9f98ccc105
FS-5115 --resolve
2014-02-24 20:25:31 -05:00
Marc Olivier Chouinard
7231b34de2
FS-5158 --resolve
2014-02-24 20:09:04 -05:00
Marc Olivier Chouinard
c7f138557a
FS-5543 --resolve
2014-02-24 19:07:32 -05:00
Ken Rice
5047ba5b95
FS-5412 --resolve use getlib to build radius client and stop statically defining path to freeradius-client.so
...
Thanks Sven Neuhaus <neuhaus@tyntec.com>
2014-02-24 17:00:29 -06:00
Marc Olivier Chouinard
68692d9bca
FS-5154 --resolve
2014-02-24 16:12:50 -05:00
Giovanni Maruzzelli
3046e23fbe
FS-5938 fixed, thx Boris
2014-02-24 19:12:33 +01:00
Giovanni Maruzzelli
c242f76634
FS-5830 fixed, thx Dusan
2014-02-24 18:15:43 +01:00
Giovanni Maruzzelli
827c5ac743
FS-5908 FS-5907 fixed, thx Dusan
2014-02-24 18:08:18 +01:00
Giovanni Maruzzelli
156e681c50
FS-6205 fixed, thx Dusan
2014-02-24 17:58:32 +01:00
Michael Jerris
f3616c815f
FS-6263: --resolve link to odbc when building mod_v8 w/ odbc
2014-02-24 11:24:41 -05:00
Marc Olivier Chouinard
365f81b412
FS-4898 --resolve
2014-02-24 08:52:36 -05:00
Marc Olivier Chouinard
295796d831
FS-3743 --resolve
2014-02-24 08:38:31 -05:00
Brian West
1c9604e9d0
FS-1307 Don't load event socket on bind error
2014-02-24 04:28:25 -06:00
Brian West
e2d7bb417b
FS-5799 extra channel variables when leaving a message
2014-02-24 03:57:27 -06:00