11476 Commits

Author SHA1 Message Date
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
Jeff Lenk
aa7800690d FS-3588 --resolve thanks drk 2014-02-23 23:48:31 -06:00
Brian West
d7794af38b DragonFly is very similar to OpenBSD with a dash of NetBSD 2014-02-23 20:43:21 -06:00
William King
fa92f813b9 FS-5888 --resolve Rather than changing the default behavior I've updated the log line to be more accurate. Also fixed the problem where the delay was being overwritten. 2014-02-23 17:23:04 -08:00
Brian West
68e1a5635a FS-4976 2014-02-23 17:59:01 -06:00
Mathieu Rene
9dd9477c82 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2014-02-23 12:02:29 -05:00
Mathieu Rene
58363014c4 Hey that's leaking 2014-02-22 21:30:22 -05:00
Brian West
a54901212c FS-6248 it builds, ship it... 2014-02-22 20:18:36 -06:00
Brian West
97e136c12b FS-5724 include realm in sofia::unregister Event 2014-02-22 18:31:23 -06:00
Brian West
c0d078e0bb FS-6248 --resolve 2014-02-22 18:08:56 -06:00
Seven Du
e88ad70563 FS-6235 try this patch, this will send you a DOWN state at last 2014-02-22 09:44:19 +08:00
Ken Rice
4c635d6142 FS-4620 --resolve expose to dl_to_user and dl_to_host as chan vars 2014-02-21 16:52:14 -06:00
Michael Jerris
2907a4824f disable modem functionality on openbsd 2014-02-21 15:48:51 -05:00
Travis Cross
19dbd07ff8 Allow access to headers from INVITE
This adds a sip profile parameter parse-all-invite-headers that when
set parses all headers from an INVITE into channel variables.  The
headers are converted to lowercase, underscores are replaced with
dashes, and the result is prefixed with sip_i_.  Headers than exist
more than once are set as arrays.

FS-6075 --resolve

Thanks-to: Peter Olsson <peter@olssononline.se>
2014-02-21 20:45:40 +00:00
Marc Olivier Chouinard
8dab4f358a FS-6236 --resolve 2014-02-20 16:20:17 -05:00
Brian West
8bf70dcf47 FS-6164 I can see from this jira that this should be strcasecmp so SIP or sip are caught 2014-02-20 13:50:04 -06:00
Peter Olsson
c679d98eb7 mod_v8: Minor tweaks to keep up with recent V8 API changes 2014-02-20 17:34:27 +01:00
Travis Cross
bd72cd9cc1 Allow setting late margin on register expirations
When an endpoint registers to us we internally mark the expiration as
some seconds longer than the actual registration.  Previously this
value was fixed at 60 seconds.

Some people need this value to be shorter so they can meet their SLA
by taking a different action when a device doesn't re-register when
expected.

This commit adds a SIP profile parameter sip-expires-late-margin which
allows setting the margin value we apply here.

FS-6101 --resolve

Thanks-to: Emmanuel Schmidbauer <e.schmidbauer@gmail.com>
2014-02-20 16:07:53 +00:00
Michael Jerris
b622a66cb7 FS-6245: add this for now until we figure out a better way 2014-02-19 19:16:37 -05:00
Michael Jerris
fba1c2bf36 FS-6245: add this for now until we figure out a better way 2014-02-19 18:44:02 -05:00
Brian West
cc32113ed4 FS-6245 2014-02-19 17:34:06 -06:00
William King
a3e4b8aad4 FS-6241 applying the patch to the legacy 5.1 mod_lua as well 2014-02-19 15:08:49 -08:00
Michael Jerris
6184e9c0f2 freebsd doesn't have g++ so you need to tell the makefile what to use 2014-02-19 18:02:24 -05:00