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
7d2456ea27
FS-6250 fix regression from 7efeabbd88e81ee368de6ced32fed06c8035097b, don't discrimiate against people that have s as the first character in their user names
2014-02-24 05:52:57 -06: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
Anthony Minessale
e47aba1e7e
FS-6235
2014-02-23 05:17:07 +05: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
Anthony Minessale
ec50c05df6
make hangup or end of bridge trigger unhold action for held legs
2014-02-21 13:26:04 -06: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
Anthony Minessale
c514e4efd5
Fix make -j
2014-02-19 16:58:28 -06:00
Anthony Minessale
99765fbd9a
FS-6241 --resolve
2014-02-20 01:25:12 +05:00
Brian West
0911849154
Missed this we don't use underscores in settings in config files to prevent confusiong between variables and settings
2014-02-19 12:46:23 -06:00
Brian West
81f9303d42
FS-6219 --resolve
2014-02-19 08:42:19 -06:00
Brian West
cf1329df63
FS-6209 --resolve
2014-02-18 22:21:46 -06:00
Brian West
9511fd780c
FS-6058 confirmed via installing FreeBSD 9.2 in a VM that this will indeed configure and compile
2014-02-18 22:10:54 -06:00
Anthony Minessale
97e234048c
FS-6204 refactor some dtls code to generate a 1024 bit cert suitable for dtls in all version of chrome
2014-02-19 07:05:37 +05:00
Brian West
e607552060
FS-6058 --resolve
2014-02-17 14:50:19 -06:00
Nathan Neulinger
9d3000788d
FS-6231 add support for sending call waiting tone when a simultaneous call is received --resolve
2014-02-17 13:25:11 -06:00
Anthony Minessale
c945584201
FS-6237 --resolve
2014-02-17 23:48:59 +05:00
Anthony Minessale
b4b02f1eda
FS-6002 -master
2014-02-17 22:25:19 +05:00
Anthony Minessale
63c415ac38
FS-6229 try this
2014-02-17 22:07:38 +05:00
Raymond Chandler
f826b4b6de
FS-5845 --resolve
2014-02-17 10:33:19 -05:00
Peter Olsson
3162635dc9
FS-5045 --resolve Added build for Visual Studio 2010/2012.
2014-02-16 14:23:09 +01:00
Jeff Lenk
458ec1c492
FS-5377 --resolve
2014-02-15 23:02:52 -06:00
Peter Olsson
01e3eb458e
Updated to OpenSSL 1.0.1f in Windows build
2014-02-15 21:05:04 +01:00