]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
15 years agoUpdate to-be-recorded sounds (conf and vm stuff)
Michael S Collins [Mon, 25 Apr 2011 17:29:25 +0000 (10:29 -0700)] 
Update to-be-recorded sounds (conf and vm stuff)

15 years agoskypopen: OSS driver, refinement
Giovanni Maruzzelli [Mon, 25 Apr 2011 16:36:42 +0000 (11:36 -0500)] 
skypopen: OSS driver, refinement

15 years agoskypopen: OSS driver, refinement
Giovanni Maruzzelli [Mon, 25 Apr 2011 14:13:39 +0000 (09:13 -0500)] 
skypopen: OSS driver, refinement

15 years agoVS2010 add mod_callcenter to solution - not built by default
Jeff Lenk [Mon, 25 Apr 2011 12:12:30 +0000 (07:12 -0500)] 
VS2010 add mod_callcenter to solution - not built by default

15 years agoVS2010 add esl lua project
Jeff Lenk [Mon, 25 Apr 2011 11:57:01 +0000 (06:57 -0500)] 
VS2010 add esl lua project

15 years agoswitch_core_file: Fix a regression from earlier commit on some distro forcing warning...
Marc Olivier Chouinard [Mon, 25 Apr 2011 02:47:12 +0000 (22:47 -0400)] 
switch_core_file: Fix a regression from earlier commit on some distro forcing warning on 'forced' return function value

15 years agomod_voicemail: Fix SQL error on forward when filename length become greater than...
Marc Olivier Chouinard [Sun, 24 Apr 2011 03:52:03 +0000 (23:52 -0400)] 
mod_voicemail: Fix SQL error on forward when filename length become greater than 255.  FS-2959

15 years agomod_callcenter: Display an warning when MOH is invalid and resume wait with silence...
Marc Olivier Chouinard [Sun, 24 Apr 2011 02:37:47 +0000 (22:37 -0400)] 
mod_callcenter: Display an warning when MOH is invalid and resume wait with silence.  FS-2740

15 years agosofia-lib: More Fix for -Wunused-but-set-variable required compiler. (Might need...
Marc Olivier Chouinard [Sun, 24 Apr 2011 00:33:19 +0000 (20:33 -0400)] 
sofia-lib: More Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia)

15 years agomod_callcenter: More temporary attempt to make it 32bit friendly
Marc Olivier Chouinard [Sat, 23 Apr 2011 21:01:35 +0000 (17:01 -0400)] 
mod_callcenter: More temporary attempt to make it 32bit friendly

15 years agomod_callcenter: Decided to take the easy way for portability for the moment. We...
Marc Olivier Chouinard [Sat, 23 Apr 2011 15:55:56 +0000 (11:55 -0400)] 
mod_callcenter: Decided to take the easy way for portability for the moment.  We expect time_t to be an integral anyway in the core, so I'll expect the same here.  Should fix the problem with the partial change I did on i386 system

15 years agoautoconf: Comment out the forced -Wunused-but-set-variable since not all module could...
Marc Olivier Chouinard [Sat, 23 Apr 2011 03:09:40 +0000 (23:09 -0400)] 
autoconf: Comment out the forced -Wunused-but-set-variable since not all module could be tested.  List of module I couldn't compile is in the comment.  Please all the different module maintainer check your module for this.  Thanks

15 years agomod_event_zmq: Update download file from 2.1.3 to 2.1.4 (2.1.3 tar file is gone from...
Marc Olivier Chouinard [Sat, 23 Apr 2011 03:05:36 +0000 (23:05 -0400)] 
mod_event_zmq: Update download file from 2.1.3 to 2.1.4 (2.1.3 tar file is gone from zmq server)

15 years agoFix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlo...
Marc Olivier Chouinard [Sat, 23 Apr 2011 02:49:41 +0000 (22:49 -0400)] 
Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv

15 years agofix for last commit
Jeff Lenk [Sat, 23 Apr 2011 02:30:42 +0000 (21:30 -0500)] 
fix for last commit

15 years agoremove unreferenced variable
Jeff Lenk [Sat, 23 Apr 2011 02:23:09 +0000 (21:23 -0500)] 
remove unreferenced variable

15 years agosofia-lib: Fix for -Wunused-but-set-variable required compiler. (Might need to be...
Marc Olivier Chouinard [Sat, 23 Apr 2011 02:11:34 +0000 (22:11 -0400)] 
sofia-lib: Fix for -Wunused-but-set-variable required compiler. (Might need to be ported back to sofia)

15 years agomod_python & mod_spidermonkey: Fix for -Wunused-but-set-variable required compiler
Marc Olivier Chouinard [Sat, 23 Apr 2011 02:03:40 +0000 (22:03 -0400)] 
mod_python & mod_spidermonkey: Fix for -Wunused-but-set-variable required compiler

15 years agomod_callcenter: Fix for -Wunused-but-set-variable required compiler
Marc Olivier Chouinard [Sat, 23 Apr 2011 01:55:56 +0000 (21:55 -0400)] 
mod_callcenter: Fix for -Wunused-but-set-variable required compiler

15 years agoautoconf: Added the -Wunused-but-set-variable to the default compile to help avoid...
Marc Olivier Chouinard [Sat, 23 Apr 2011 01:45:42 +0000 (21:45 -0400)] 
autoconf: Added the -Wunused-but-set-variable to the default compile to help avoid commiting more unused variable but set value.  Please report if you do have problem with it.

15 years agoMerge branch 'master' of git://git.freeswitch.org/freeswitch
Anthony Minessale [Fri, 22 Apr 2011 21:46:04 +0000 (16:46 -0500)] 
Merge branch 'master' of git://git.freeswitch.org/freeswitch

15 years agomod_callcenter: Adding the VC project file for 2008 and 2010. Not tested
Marc Olivier Chouinard [Fri, 22 Apr 2011 23:42:46 +0000 (19:42 -0400)] 
mod_callcenter: Adding the VC project file for 2008 and 2010. Not tested

15 years agomod_callcenter: Quick changes to try to make it more multi platform friendly. Still...
Marc Olivier Chouinard [Fri, 22 Apr 2011 23:40:14 +0000 (19:40 -0400)] 
mod_callcenter: Quick changes to try to make it more multi platform friendly.  Still need to find the best way to convert a string to time_t that is multi platform.

15 years agoconfig: Talking clock dialplan example (Thanks AviMarcus)
Michael S Collins [Fri, 22 Apr 2011 22:27:54 +0000 (15:27 -0700)] 
config: Talking clock dialplan example (Thanks AviMarcus)

15 years agoFS-3166 --resolve
Anthony Minessale [Fri, 22 Apr 2011 21:43:29 +0000 (16:43 -0500)] 
FS-3166 --resolve

15 years agofix race condition on destroying signaling thread in h323 library
Georgiewskiy Yuriy [Fri, 22 Apr 2011 11:19:27 +0000 (15:19 +0400)] 
fix race condition on destroying signaling thread in h323 library

15 years agomod_callcenter: Should resolve problem when agent transfered a call to another queue...
Marc Olivier Chouinard [Fri, 22 Apr 2011 07:01:08 +0000 (03:01 -0400)] 
mod_callcenter: Should resolve problem when agent transfered a call to another queue. FS-2888

15 years agomod_callcenter: Changes lot of log file to include the uuid of the member. Also...
Marc Olivier Chouinard [Fri, 22 Apr 2011 06:22:30 +0000 (02:22 -0400)] 
mod_callcenter: Changes lot of log file to include the uuid of the member.  Also added a bunch of debug log entry to help debug an issue

15 years agomod_callcenter: Possible fix on unload module freeze when an member uuid changed...
Marc Olivier Chouinard [Fri, 22 Apr 2011 05:42:47 +0000 (01:42 -0400)] 
mod_callcenter: Possible fix on unload module freeze when an member uuid changed or is gone

15 years agoFix issue with SLA and Barge
Brian West [Fri, 22 Apr 2011 00:32:37 +0000 (19:32 -0500)] 
Fix issue with SLA and Barge

15 years agoOPENZAP-153 --resolve
Jeff Lenk [Thu, 21 Apr 2011 17:59:37 +0000 (12:59 -0500)] 
OPENZAP-153 --resolve

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Thu, 21 Apr 2011 17:44:31 +0000 (12:44 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoskypopen: adding installer and Skype client configuration directories (to be announce...
Giovanni Maruzzelli [Thu, 21 Apr 2011 17:44:05 +0000 (12:44 -0500)] 
skypopen: adding installer and Skype client configuration directories (to be announced :) )

15 years agostupid compiler this should never have worked
Jeff Lenk [Wed, 20 Apr 2011 21:26:47 +0000 (16:26 -0500)] 
stupid compiler this should never have worked

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 20 Apr 2011 20:40:59 +0000 (13:40 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoUpdate ChangeLog through April 20
Michael S Collins [Wed, 20 Apr 2011 20:40:47 +0000 (13:40 -0700)] 
Update ChangeLog through April 20

15 years agoMerge remote branch 'smgfs/master'
David Yat Sin [Wed, 20 Apr 2011 18:56:11 +0000 (14:56 -0400)] 
Merge remote branch 'smgfs/master'

15 years agoMerge branch 'master' of git.sangoma.com:smg_freeswitch
David Yat Sin [Wed, 20 Apr 2011 18:44:58 +0000 (14:44 -0400)] 
Merge branch 'master' of git.sangoma.com:smg_freeswitch

15 years agoMissed file in last commit
David Yat Sin [Wed, 20 Apr 2011 18:44:47 +0000 (14:44 -0400)] 
Missed file in last commit

15 years agochlog: freetdm: Added q931-trace and q921-trace options
David Yat Sin [Wed, 20 Apr 2011 18:44:29 +0000 (14:44 -0400)] 
chlog: freetdm: Added q931-trace and q921-trace options

15 years agoswitch_ivr/xml: Change the structure of the phrases/language system. Previously it...
Marc Olivier Chouinard [Wed, 20 Apr 2011 17:09:03 +0000 (13:09 -0400)] 
switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro.  Changed it so fxml->languages->language->phrases->macros->macro
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.

15 years ago swigall
Brian West [Wed, 20 Apr 2011 16:35:14 +0000 (11:35 -0500)] 
 swigall

15 years agoadd cepstral config file and ivr sounds control file to freeswitch specfile
Michal Bielicki - cypromis [Wed, 20 Apr 2011 12:11:24 +0000 (14:11 +0200)] 
add cepstral config file and ivr sounds control file to freeswitch specfile

15 years agoskypopen: deleted osscuse subdir
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:38:45 +0000 (03:38 -0500)] 
skypopen: deleted osscuse subdir

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:32:49 +0000 (03:32 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoskypopen: OSS driver, refinement
Giovanni Maruzzelli [Wed, 20 Apr 2011 08:32:03 +0000 (03:32 -0500)] 
skypopen: OSS driver, refinement

15 years agoFS-3001 --resolve
Jeff Lenk [Wed, 20 Apr 2011 04:02:51 +0000 (23:02 -0500)] 
FS-3001 --resolve

15 years agoreverse
Anthony Minessale [Tue, 19 Apr 2011 20:59:53 +0000 (15:59 -0500)] 
reverse

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Wed, 20 Apr 2011 00:52:55 +0000 (17:52 -0700)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoUpdate phrase_en; add lang/en/ivr/sounds.xml for general phrase macros
Michael S Collins [Wed, 20 Apr 2011 00:52:45 +0000 (17:52 -0700)] 
Update phrase_en; add lang/en/ivr/sounds.xml for general phrase macros

15 years agodon't add routes that have no rate of the desired type
Raymond Chandler [Tue, 19 Apr 2011 19:44:09 +0000 (15:44 -0400)] 
don't add routes that have no rate of the desired type

15 years agoFS-3213 another update
Anthony Minessale [Tue, 19 Apr 2011 19:03:29 +0000 (14:03 -0500)] 
FS-3213 another update

15 years agoLower NAT port mapping disabled log msg from WARNING to INFO
Rupa Schomaker [Tue, 19 Apr 2011 19:20:28 +0000 (14:20 -0500)] 
Lower NAT port mapping disabled log msg from WARNING to INFO

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Jeff Lenk [Tue, 19 Apr 2011 19:20:17 +0000 (14:20 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agowindows build fix for last commit
Jeff Lenk [Tue, 19 Apr 2011 19:19:49 +0000 (14:19 -0500)] 
windows build fix for last commit

15 years agoadding fix that was reported on the mailing list and thoughtlessly left there to...
Anthony Minessale [Tue, 19 Apr 2011 18:51:08 +0000 (13:51 -0500)] 
adding fix that was reported on the mailing list and thoughtlessly left there to rot despite my begging them to open a JIRA

15 years agoFS-3252 additional fix to this bug and add better fax detect code to mod_spandsp
Anthony Minessale [Tue, 19 Apr 2011 18:29:42 +0000 (13:29 -0500)] 
FS-3252 additional fix to this bug and add better fax detect code to mod_spandsp

15 years agoFS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway...
Anthony Minessale [Tue, 19 Apr 2011 15:50:09 +0000 (10:50 -0500)] 
FS-3252 try latest patch with new option to set sip_execute_on_image to 't38_gateway self nocng' this should skip the tone detection adn go right into the gateway mode so you should be able to do only this and have it work based on remote re-invite

15 years agouse queued sql for core registration handling
Anthony Minessale [Tue, 19 Apr 2011 15:31:19 +0000 (10:31 -0500)] 
use queued sql for core registration handling

15 years agoupdate log
Anthony Minessale [Tue, 19 Apr 2011 15:21:16 +0000 (10:21 -0500)] 
update log

15 years agoFS-3213 please try this patch
Anthony Minessale [Tue, 19 Apr 2011 15:09:55 +0000 (10:09 -0500)] 
FS-3213 please try this patch

15 years agomod_callcenter: Small fix for strategy top-down
Marc Olivier Chouinard [Tue, 19 Apr 2011 07:05:32 +0000 (03:05 -0400)] 
mod_callcenter: Small fix for strategy top-down

15 years agomod_callcenter: Another strategy 'top-down' (Name might change). This will call...
Marc Olivier Chouinard [Tue, 19 Apr 2011 05:25:09 +0000 (01:25 -0400)] 
mod_callcenter: Another strategy 'top-down' (Name might change).  This will call the agent one after the other by order... And every member start at position 1.

15 years agomod_callcenter: Ok we have round-robin and random strategy... Keep them comming ;)
Marc Olivier Chouinard [Tue, 19 Apr 2011 04:21:31 +0000 (00:21 -0400)] 
mod_callcenter: Ok we have round-robin and random strategy... Keep them comming ;)

15 years agomod_callcenter: Fix an SQL param errors ! Wish the compiler catched stuff like this
Marc Olivier Chouinard [Tue, 19 Apr 2011 03:17:58 +0000 (23:17 -0400)] 
mod_callcenter: Fix an SQL param errors ! Wish the compiler catched stuff like this

15 years agomod_hash: add realm filter to hash_dump db command so that you can quickly dump all...
Michael S Collins [Tue, 19 Apr 2011 01:43:24 +0000 (18:43 -0700)] 
mod_hash: add realm filter to hash_dump db command so that you can quickly dump all entries that belong only to a specific realm without getting the whole db

15 years agomod_callcenter: More SQL changes to make the new strategy work on postgresql
Marc Olivier Chouinard [Mon, 18 Apr 2011 21:16:51 +0000 (17:16 -0400)] 
mod_callcenter: More SQL changes to make the new strategy work on postgresql

15 years agomod_callcenter: SQL error in the new proto (and might not still be working) strategy
Marc Olivier Chouinard [Mon, 18 Apr 2011 19:10:40 +0000 (15:10 -0400)] 
mod_callcenter: SQL error in the new proto (and might not still be working) strategy

15 years agoenable optimal defaults on linux kernels that can support newer features.
Anthony Minessale [Mon, 18 Apr 2011 11:17:33 +0000 (11:17 +0000)] 
enable optimal defaults on linux kernels that can support newer features.

15 years agomod_callcenter: Add a very prototype (and maybe not functional) strategy called ...
Marc Olivier Chouinard [Sun, 17 Apr 2011 16:46:32 +0000 (12:46 -0400)] 
mod_callcenter: Add a very prototype (and maybe not functional) strategy called : sequentially-by-next-agent-order.
It will try to find the last agent we tried to reach, and start calling more agent after that one based on position.
It will use the level for the next agent, but once that level is done, it start back at the lowest level

15 years agomod_protovm: Small fix in makefile
Marc Olivier Chouinard [Sat, 16 Apr 2011 23:11:25 +0000 (19:11 -0400)] 
mod_protovm: Small fix in makefile

15 years agomod_protovm: This is a very early new prototype voicemail ivr system. You need to...
Marc Olivier Chouinard [Sat, 16 Apr 2011 23:06:32 +0000 (19:06 -0400)] 
mod_protovm: This is a very early new prototype voicemail ivr system.  You need to copy the sounds.xml and make it loadale in the language folder and protovm.conf.xml inside the autoload_configs folder.  Configs file will most definitly change.  Once stabilized, we make it install those file by default.

15 years agomod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic...
Marc Olivier Chouinard [Sat, 16 Apr 2011 18:44:28 +0000 (14:44 -0400)] 
mod_voicemail: Adding a new voicemail fsdb api vm_fsdb_auth_login that does basic login authentication for a user

15 years agoMerge branch 'master' into smgmaster
Moises Silva [Sat, 16 Apr 2011 02:38:56 +0000 (22:38 -0400)] 
Merge branch 'master' into smgmaster

15 years agoa few optimizations
Anthony Minessale [Fri, 15 Apr 2011 16:18:26 +0000 (16:18 +0000)] 
a few optimizations

15 years agofix default tipping point it was too low
Anthony Minessale [Fri, 15 Apr 2011 14:46:24 +0000 (14:46 +0000)] 
fix default tipping point it was too low

15 years agofix race in sla
Anthony Minessale [Fri, 15 Apr 2011 19:22:45 +0000 (14:22 -0500)] 
fix race in sla

15 years agoFS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waitin...
Marc Olivier Chouinard [Fri, 15 Apr 2011 17:53:04 +0000 (13:53 -0400)] 
FS-3250 --resolve mod_callcenter: Reload a queue wont delete all the currently waiting members.  Only a reload of the module will.

15 years agooffer both avp and savp when using srtp
Anthony Minessale [Fri, 15 Apr 2011 16:17:36 +0000 (11:17 -0500)] 
offer both avp and savp when using srtp

15 years agovs2010 reswig
Jeff Lenk [Fri, 15 Apr 2011 00:56:45 +0000 (19:56 -0500)] 
vs2010 reswig

15 years agomod_callcenter: Fix an issues recently introduice that a max_wait time reach didn...
Marc Olivier Chouinard [Fri, 15 Apr 2011 00:23:12 +0000 (20:23 -0400)] 
mod_callcenter: Fix an issues recently introduice that a max_wait time reach didn't continue the dialplan

15 years agofix 32/64 format
Anthony Minessale [Thu, 14 Apr 2011 22:50:43 +0000 (17:50 -0500)] 
fix 32/64 format

15 years agoFS-3246 --resolve all [] {} and <> can be stacked and override the delim per set...
Anthony Minessale [Thu, 14 Apr 2011 22:44:22 +0000 (17:44 -0500)] 
FS-3246 --resolve all [] {} and <> can be stacked and override the delim per set <><^^:>{}{^^:}{^^;}[][^^:]

15 years agoclear pointer on release
Anthony Minessale [Thu, 14 Apr 2011 22:44:18 +0000 (17:44 -0500)] 
clear pointer on release

15 years agocheck_decode the caller id name in this case too
Michael Jerris [Thu, 14 Apr 2011 23:09:11 +0000 (19:09 -0400)] 
check_decode the caller id name in this case too

15 years agoadd switch_clean_name_string to strip out caller id name chars that can cause issues
Michael Jerris [Thu, 14 Apr 2011 21:51:45 +0000 (17:51 -0400)] 
add switch_clean_name_string to strip out caller id name chars that can cause issues

15 years agomod_voicemail: Implement 10 new standard api function call that allow you to control...
Marc Olivier Chouinard [Thu, 14 Apr 2011 19:21:13 +0000 (15:21 -0400)] 
mod_voicemail: Implement 10 new standard api function call that allow you to control fs voicemail storage system.  The goal is to have a standard API set for any additional storage system we wish the voicemail to run off.  Current list of added api name are : vm_fsdb_msg_count, vm_fsdb_msg_list, vm_fsdb_msg_get, vm_fsdb_msg_delete, vm_fsdb_msg_undelete, vm_fsdb_msg_purge, vm_fsdb_msg_save, vm_fsdb_pref_greeting_set, vm_fsdb_pref_recname_set, vm_fsdb_pref_password_set.

15 years agoFS-3247 check for NULL recog_hdr
Christopher Rienzo [Thu, 14 Apr 2011 14:50:41 +0000 (14:50 +0000)] 
FS-3247 check for NULL recog_hdr

15 years agoSkinny: display accessories status on CLI
Mathieu Parent [Thu, 14 Apr 2011 11:23:03 +0000 (13:23 +0200)] 
Skinny: display accessories status on CLI

15 years agoSkinny: store accessory status in db instead of memory
Mathieu Parent [Thu, 14 Apr 2011 11:02:27 +0000 (13:02 +0200)] 
Skinny: store accessory status in db instead of memory

(this is not used yet)

15 years agoFS-3244 --resolve next time also attach a backtrace
Anthony Minessale [Wed, 13 Apr 2011 21:15:15 +0000 (16:15 -0500)] 
FS-3244 --resolve next time also attach a backtrace

15 years agoSkinny: handle AccessoryStatusMessage
Mathieu Parent [Wed, 13 Apr 2011 21:15:53 +0000 (23:15 +0200)] 
Skinny: handle AccessoryStatusMessage

15 years agoMeasure twice, cut once...
Michael S Collins [Wed, 13 Apr 2011 20:39:18 +0000 (13:39 -0700)] 
Measure twice, cut once...

15 years agoSkinny: incomplete support for DialedPhoneBookMessage
Mathieu Parent [Wed, 13 Apr 2011 18:13:50 +0000 (20:13 +0200)] 
Skinny: incomplete support for DialedPhoneBookMessage

15 years agoUpdate ChangeLog through April 12
Michael S Collins [Wed, 13 Apr 2011 01:45:29 +0000 (18:45 -0700)] 
Update ChangeLog through April 12

15 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
cypromis [Wed, 13 Apr 2011 01:43:05 +0000 (03:43 +0200)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

15 years agoswigall
Brian West [Wed, 13 Apr 2011 00:34:34 +0000 (19:34 -0500)] 
swigall

15 years agofix segfault in zrtp srtcp
Brian West [Wed, 13 Apr 2011 00:33:58 +0000 (19:33 -0500)] 
fix segfault in zrtp srtcp

15 years agoUpdate ChangeLog through March 31
Michael S Collins [Wed, 13 Apr 2011 00:30:25 +0000 (17:30 -0700)] 
Update ChangeLog through March 31

15 years agodeclinatio mortuus obfirmo!
Anthony Minessale [Tue, 12 Apr 2011 18:35:33 +0000 (13:35 -0500)] 
declinatio mortuus obfirmo!