Commit Graph

23721 Commits

Author SHA1 Message Date
Ken Rice 9c975033a7 FS-4844 --resolve 2013-02-07 13:16:19 -06:00
Anthony Minessale a55a9b3915 FS-5081 --resolve cool, thanks 2013-02-07 07:35:24 -06:00
Steve Underwood 4b46a5511e Eliminated a couple of unused variable warnings in the Broadvoice codec. 2013-02-06 17:07:29 +08:00
Brian West f5151691c7 testing 2013-02-05 17:31:43 -06:00
Michael Jerris 1e6200b597 FS-5074: --resolve support sqlite:// for DSNs 2013-02-05 14:52:55 -06:00
Jeff Lenk 70a9560306 add windows vs2012 esl project and solution 2013-02-04 18:31:28 -06:00
Anthony Minessale f3206e5ff1 reswig and fix header file 2013-02-04 11:36:56 -06:00
William King 3199f5ce0a Fixing the only place where parms is used instead of params. 2013-02-04 12:20:25 -06:00
William King e5bf180938 Adding a radius_auth_result variable to a mod_xml_radius authenticated call for dialplan routing. 2013-02-04 12:10:14 -06:00
William King fca349941e Adding ability to require authentication for sip messages on a sofia profile. 2013-02-04 12:00:28 -06:00
Steve Underwood 5144700927 Changed the ..._image_sdp routine to ..._udptl_image_sdp in preparation for
adding other kinds of image (specifically RTP and TCP/TPKT).
2013-02-03 16:28:20 +08:00
Michael S Collins f5f8e90f01 Add global var so you don't have to remember 640hz 2013-01-31 17:38:05 -08:00
Raymond Chandler 70f4741b50 fix build 2013-01-31 18:52:11 -05:00
Raymond Chandler 6adfbde861 Merge branch 'master' of fs-git:freeswitch 2013-01-31 18:00:54 -05:00
Raymond Chandler 6e92156fb0 sending spa8000 check-sync seems to work better 2013-01-31 17:58:27 -05:00
Anthony Minessale 65f17f4d3e add headers 2013-01-31 14:41:12 -06:00
Jeff Lenk 22eca4cf6b windows download openssl from the correct location 2013-01-31 15:53:50 -06:00
Michael Jerris 0bd902b546 add checks for dtls functions only in openssl 1.0.1 and later 2013-01-31 16:43:44 -05:00
Jeff Lenk 3a30c4df33 FS-4768 MSB_LNK_warnings.diff applied 2013-01-31 15:36:08 -06:00
Raymond Chandler f8cbbb032c FS-4351 --resolve patch tested and applied 2013-01-31 14:56:48 -05:00
Anthony Minessale 1c9a10162f FS-5068 --resolve this was an edge case assert in a DNS error. You may want to check that you have valid DNS servers but this should stop the crash 2013-01-31 13:53:50 -06:00
Travis Cross 388206d784 Whitespace 2013-01-31 19:25:07 +00:00
Travis Cross 69cda3d7cc Fix handling of the ZRTP cache path and file name
libzrtp strings are weird, and we were previously misusing the
function zrtp_zstrcpyc.  We can't use ZSTR_GV because it does insane
things and causes an array-bounds warning on gcc 4.7.  So we have to
take matters into our own hands and setup the string correctly and
copy data into it.

Because we were doing it wrong, people would get weird pseudo-random
single-character names for the zrtp cache file, and the file would end
up in the wrong place.  Now that this is fixed, users will need to
locate and move their zrtp cache file to their db_dir and name it
"zrtp.dat" if they wish to keep their current ZRTP cache.

FS-4344 --resolve
2013-01-31 18:40:24 +00:00
Jeff Lenk 283eb6ee45 vs2010 reswig 2013-01-31 10:45:25 -06:00
Anthony Minessale 5c176e889d FS-4810 --resolve 2013-01-31 08:59:58 -06:00
Anthony Minessale 203f727e1f add async select feature to sql queue manager api 2013-01-31 08:59:57 -06:00
Anthony Minessale f0bf3b917d FS-5047 --resolve This seems to be a problem in libsofia, this should fix it. 2013-01-30 17:20:19 -06:00
Anthony Minessale 3f8b5a9069 FS-5065 please test this version 2013-01-30 14:08:08 -06:00
Michael Jerris 79bba25ca2 this will go back in in a more sane way soon enough 2013-01-30 15:26:13 -05:00
Marc Olivier Chouinard b594503c04 mod_voicemail: add extra param inside the MWI event to know if it was fired because of a new message, or other reason 2013-01-30 14:58:35 -05:00
Anthony Minessale 145a85224f fix sql string leak regressions 2013-01-29 16:33:07 -06:00
Brian West ccad34f0b5 sigh, wip cisco mwi issue 2013-01-29 14:45:43 -06:00
Anthony Minessale 25a992bc27 reswig 2013-01-29 09:34:27 -06:00
Anthony Minessale 1e22ba2ba5 add cleanup method to event consumer 2013-01-29 09:34:23 -06:00
Anthony Minessale 4319bc8bd9 mutex around one-off sql stmts from sofia 2013-01-28 16:41:29 -06:00
Ken Rice 7300fe0837 FS-4265 --resolve 2013-01-28 07:43:43 +00:00
Marc Olivier Chouinard 74401ed00b FS-3924 --resolve 2013-01-27 15:06:43 -05:00
William King 37d2a34b04 Don't try to get the channel if the session is null. 2013-01-25 11:41:57 -08:00
William King 233ea048c0 Don't segfault if the user provided a channel variable to use that doesn't exist. 2013-01-25 11:41:39 -08:00
Steve Underwood 36492e522b Minor tweak to last spandsp change 2013-01-26 03:30:21 +08:00
Steve Underwood 7e79b37c0b Make spandsp's T.38 features tolerate the non-compliant inclusion of data
in some T.38 packets from Commetrex and Cisco machines.
2013-01-26 01:54:20 +08:00
Steve Underwood 744f3ab714 Merge branch 'master' of git.freeswitch.org:freeswitch 2013-01-26 01:32:24 +08:00
Steve Underwood 063d59922b Properly enforce the far end max datagram when constructing UDPTL packets 2013-01-26 01:31:38 +08:00
Marc Olivier Chouinard 165ffb9f8f FS-5025 Added user/group/domain merge of param/var before calling vm delivery allowing to have variable or param value set at the domain or group level 2013-01-24 16:41:29 -05:00
Giovanni Maruzzelli 3d6ed6429b FS-4916 beep does not get recorded anymore 2013-01-24 19:16:21 +01:00
Michael Jerris 92cdd30458 not implemented so lets not break compile 2013-01-24 09:59:09 -05:00
Giovanni Maruzzelli e5e3e4bfa1 FS-4916 added beep real beep instead of DTMF, and fixed hangup before end of greeting. I hate the world and the world hate me 2013-01-24 15:09:04 +01:00
Marc Olivier Chouinard 5542d040a2 mod_voicemail: Add new vm_fsdb_pref_greeting_get
mod_voicemail_ivr: Added the new param for API vm_fsdb_pref_greeting_get WARNING, you must add it to the config or else module will complain of missing value... With the new API, it will now playback the greeting when setting it.  Will need to figure out a better way to deal with api being added in the future...  Add support to auto start new message playback and made it default in the config file.
mod_voicemail_ivr phrases : make value = 0 as plural (0 messages).  Don't tell the option for new message if no new message present.  Changes a few default key to match more closely mod_voicemail key settings.
2013-01-24 00:04:34 -05:00
Anthony Minessale 117609d2b3 FS-5027 try this one 2013-01-23 14:32:04 -06:00
Giovanni Maruzzelli ec857b2da6 FS-4916 added beep (eg: DTMF 1) at the end of remote skype voicemail greeting 2013-01-23 13:37:15 +01:00