]>
git.ipfire.org Git - thirdparty/freeswitch.git/log
Anthony Minessale [Fri, 27 Jan 2012 19:52:15 +0000 (13:52 -0600)]
add printed errors to mailer part 2
Anthony Minessale [Fri, 27 Jan 2012 19:41:50 +0000 (13:41 -0600)]
add printed errors to mailer
Anthony Minessale [Fri, 27 Jan 2012 18:55:09 +0000 (12:55 -0600)]
FS-3842 the fix was to remove the (null) if you are asking for a to uri in the options with no username try this patch. You were not clear that you were looking for no username in the to uri. Keep in mind our system considers a 404 a sucessful response to an options request anyway but this should be what you want.
Anthony Minessale [Fri, 27 Jan 2012 18:24:46 +0000 (12:24 -0600)]
only enforce the video-bridge mode if the flag is set on the conference too
Michael S Collins [Fri, 27 Jan 2012 19:12:19 +0000 (11:12 -0800)]
Add simple 'thank you' msg to the vm pass change function. This is a placeholder until we have a recording for 'your password has been changed'
Michael S Collins [Fri, 27 Jan 2012 18:56:32 +0000 (10:56 -0800)]
Preliminary work for adding verification of vm password change
Moises Silva [Fri, 27 Jan 2012 17:54:06 +0000 (18:54 +0100)]
freetdm: Cancel ISUP T6 timer when using native bridge (Spirou certification fix)
Moises Silva [Fri, 27 Jan 2012 15:22:45 +0000 (16:22 +0100)]
freetdm: More spirou certification changes
- Send RLC immediately even when in native bridge mode
- Do not enqueue RLC coming from the network
Moises Silva [Fri, 27 Jan 2012 15:21:53 +0000 (16:21 +0100)]
freetdm: spirou certification specific changes about RDNIS/RDINF usage
Anthony Minessale [Fri, 27 Jan 2012 15:10:18 +0000 (09:10 -0600)]
FS-3842 --resolve I think these feilds were recently only made optional when register=true. This should take care of it.
Anthony Minessale [Fri, 27 Jan 2012 15:00:15 +0000 (09:00 -0600)]
FS-3794 the -1 thing was a syntax err, the 500 err seems to come from a retrans of a notify where the server either lost the 200ok or the phone took to long to send it, that should be harmless, please test this version
Jeff Lenk [Fri, 27 Jan 2012 14:54:56 +0000 (08:54 -0600)]
FS-3845 --resolve Fix build of mod_directory and mod_abstraction in VS2008
Moises Silva [Fri, 27 Jan 2012 13:42:33 +0000 (14:42 +0100)]
freetdm: spirou transparent IAM fix for called number
Moises Silva [Fri, 27 Jan 2012 11:44:11 +0000 (06:44 -0500)]
freetdm: Fix incorrect state transition from DOWN to UP when processing an SS7 clone event
Moises Silva [Fri, 27 Jan 2012 11:34:36 +0000 (06:34 -0500)]
freetdm: Fix uninitialized var leading to segfault
Moises Silva [Fri, 27 Jan 2012 05:13:59 +0000 (00:13 -0500)]
freetdm: Relay the rest of SS7 messages supported by libsng_ss7 when in native bridge mode
Moises Silva [Fri, 27 Jan 2012 04:51:21 +0000 (23:51 -0500)]
freetdm: Tweaks to SS7 native bridge feature
- Enable native bridge also when receiving the UUID via SIP header
- Remove some debug CRIT messages and set a more proper log level
Moises Silva [Fri, 27 Jan 2012 04:34:20 +0000 (23:34 -0500)]
Merge remote branch 'origin/jz.SPIROU' into releases.3.4.bridge_hack
Moises Silva [Fri, 27 Jan 2012 04:31:29 +0000 (23:31 -0500)]
freetdm: Fixes for native signaling bridge (now tested, and works for basic call flows)
- Fix typo when unlocking channel that resulted in deadlock
- Defer clearing of the peer data until it is completely safe (next call)
Moises Silva [Fri, 27 Jan 2012 03:44:19 +0000 (22:44 -0500)]
freetdm: Initial attempt to bridge natively SS7 signaling between 2 channels
James Zhang [Fri, 27 Jan 2012 00:25:04 +0000 (19:25 -0500)]
FreeTDM: adding sip_h_X-FreeTDM-RDNIS-Presentation in redirecting number
to give the ability to change RDNIS Presentation value for
Transparent IAM
James Zhang [Thu, 26 Jan 2012 23:52:27 +0000 (18:52 -0500)]
FreeTDM: reuse sip_h_X-FreeTDM-LOC = NULL to indicate disable LOC
James Zhang [Thu, 26 Jan 2012 23:00:34 +0000 (18:00 -0500)]
FreeTDM: fix for SPIROU
- adding freetdm_iam_fwd_ind_isdn_access_ind (value must be 0 or 1)
to modify forward call indicator's ISDN access indicator value in
transparent IAM
Anthony Minessale [Thu, 26 Jan 2012 22:54:27 +0000 (16:54 -0600)]
FS-2216
Anthony Minessale [Thu, 26 Jan 2012 22:54:09 +0000 (16:54 -0600)]
FS-2216 found one bug that is 4 years old from commit
205cf0534f4c4c5a8ebccb2446a01ed0df100abb
James Zhang [Thu, 26 Jan 2012 22:37:35 +0000 (17:37 -0500)]
FreeTDM: patch SPIROU requests
- adding freetdm_iam_loc_pres variable to disable LOC in transparent IAM
- confirming freetdm_bearer_capability is working properly
Moises Silva [Thu, 26 Jan 2012 22:22:45 +0000 (17:22 -0500)]
freetdm: Fix incorrect variable name leading to segfault
Anthony Minessale [Thu, 26 Jan 2012 21:53:05 +0000 (15:53 -0600)]
FS-3794 try this please
Moises Silva [Thu, 26 Jan 2012 21:50:38 +0000 (16:50 -0500)]
freetdm: Implement SS7 transparent IAM functionality using the event clones queue
James Zhang [Thu, 26 Jan 2012 21:39:43 +0000 (16:39 -0500)]
FreeTDM: adding variable ss7_rel_loc for REL location indicator (to support SPIROU)
Moises Silva [Thu, 26 Jan 2012 20:21:51 +0000 (15:21 -0500)]
freetdm: Add new queue for ss7 clone messages, all incoming messages are queued now
Christopher Rienzo [Thu, 26 Jan 2012 18:01:52 +0000 (18:01 +0000)]
remove unused variable in mod_http_cache
James Zhang [Thu, 26 Jan 2012 16:19:41 +0000 (11:19 -0500)]
FreeTDM: Fixing issues of SPIROU
- redirect number in Transparent IAM
- redirect information in Transparent IAM
- called party number in Transparent IAM
- adding incoming uuid to x-header to check loop calls
Anthony Minessale [Thu, 26 Jan 2012 10:46:48 +0000 (04:46 -0600)]
FS-3794 please test this version
Jeff Lenk [Wed, 25 Jan 2012 23:56:08 +0000 (17:56 -0600)]
add mod_abstraction to windows build
James Zhang [Wed, 25 Jan 2012 23:00:41 +0000 (18:00 -0500)]
FreeTDM: remove the previous commit
- hardcode does not work in this matter
David Yat Sin [Wed, 25 Jan 2012 21:13:56 +0000 (16:13 -0500)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
David Yat Sin [Wed, 25 Jan 2012 21:13:43 +0000 (16:13 -0500)]
Fix for not evaluating digit upon T302 timeout
James Zhang [Wed, 25 Jan 2012 21:00:20 +0000 (16:00 -0500)]
FreeTDM: location value in REL message set to 0x04
- only available to SPIROU
Anthony Minessale [Wed, 25 Jan 2012 19:34:44 +0000 (13:34 -0600)]
fix regression in vid thread
Anthony Minessale [Wed, 25 Jan 2012 17:46:46 +0000 (11:46 -0600)]
add some hooks to be able to cache hits to googles online mp3 apis with mod_httapi e.g. http://(ext=mp3,user_agent='Mozilla/5.0 (X11; Linux x86_64; rv:9.0.1) Gecko/
20100101 Firefox/9.0.1')translate.google.com/translate_tts?q=this+is+a+test
Anthony Minessale [Wed, 25 Jan 2012 16:25:02 +0000 (10:25 -0600)]
add support for yealink display update
Anthony Minessale [Wed, 25 Jan 2012 15:40:25 +0000 (09:40 -0600)]
proper iframe request should remove need for detection
Anthony Minessale [Wed, 25 Jan 2012 15:38:42 +0000 (09:38 -0600)]
send event when removing floor flag
Brian West [Wed, 25 Jan 2012 20:49:51 +0000 (14:49 -0600)]
swigall
Brian West [Wed, 25 Jan 2012 20:48:54 +0000 (14:48 -0600)]
FS-3839 --resolve
Christopher Rienzo [Wed, 25 Jan 2012 15:11:31 +0000 (15:11 +0000)]
update default http cache config
Christopher Rienzo [Wed, 25 Jan 2012 15:07:59 +0000 (15:07 +0000)]
add prefetch API to mod_http_cache
Anthony Minessale [Tue, 24 Jan 2012 23:38:36 +0000 (17:38 -0600)]
FS-3794 please try latest and see if you get any more missing hostnames
Anthony Minessale [Tue, 24 Jan 2012 23:29:31 +0000 (17:29 -0600)]
see what happens when you distract me
Brian West [Wed, 25 Jan 2012 05:38:53 +0000 (23:38 -0600)]
Improve the on off switch in ZRTP thanks jim
Anthony Minessale [Tue, 24 Jan 2012 23:14:46 +0000 (17:14 -0600)]
forgot to push this from last commit
Anthony Minessale [Tue, 24 Jan 2012 22:58:28 +0000 (16:58 -0600)]
remove case from mod_iSAC sheesh....
Anthony Minessale [Tue, 24 Jan 2012 22:55:44 +0000 (16:55 -0600)]
move the floor change stuff to the central conference thread and fix some oddities related to video
Anthony Minessale [Tue, 24 Jan 2012 20:52:16 +0000 (14:52 -0600)]
fix crappy sql stmt
Anthony Minessale [Tue, 24 Jan 2012 17:38:41 +0000 (11:38 -0600)]
fix packet storm of vid refresh in edge case
Anthony Minessale [Tue, 24 Jan 2012 17:12:22 +0000 (11:12 -0600)]
remove accidental explitive
Jeff Lenk [Tue, 24 Jan 2012 15:59:43 +0000 (09:59 -0600)]
remove mod_isac from default build selection
Jeff Leung [Tue, 24 Jan 2012 05:54:17 +0000 (21:54 -0800)]
Added iSAC VC2010 Project Files
Jeff Leung [Tue, 24 Jan 2012 06:10:54 +0000 (22:10 -0800)]
Added iSAC Codec VS2008 Project and sln changes
Anthony Minessale [Tue, 24 Jan 2012 14:32:47 +0000 (08:32 -0600)]
use media_up instead of media_ready in a few place
Anthony Minessale [Tue, 24 Jan 2012 14:17:17 +0000 (08:17 -0600)]
FS-3833 try this
Anthony Minessale [Mon, 23 Jan 2012 20:58:54 +0000 (14:58 -0600)]
rm svn dif
Anthony Minessale [Mon, 23 Jan 2012 20:56:01 +0000 (14:56 -0600)]
add conf for last commit
Anthony Minessale [Mon, 23 Jan 2012 20:54:43 +0000 (14:54 -0600)]
add mod_iSAC (extracted from webRTC) 16hz @30ms,60ms 32khz @30ms
Anthony Minessale [Mon, 23 Jan 2012 20:53:38 +0000 (14:53 -0600)]
fail properly on bad decode
Anthony Minessale [Mon, 23 Jan 2012 19:11:07 +0000 (13:11 -0600)]
some minor fixes
Mathieu Rene [Mon, 23 Jan 2012 16:01:24 +0000 (11:01 -0500)]
switch_rtp: fix audio glitches in jingle streams since ICE packets do not interrupt the RTP stream, we do not want to return a CNG frame when we get one
Moises Silva [Mon, 23 Jan 2012 02:54:35 +0000 (21:54 -0500)]
freetdm: improve some isdn logging
try to fool-proof the size of the read D channel buffer by not hard-coding it in 2 places
Jeff Lenk [Sun, 22 Jan 2012 17:08:48 +0000 (11:08 -0600)]
FS-3831 --resolve
Marc Olivier Chouinard [Sun, 22 Jan 2012 16:50:27 +0000 (11:50 -0500)]
FS-3823 --resolve
Marc Olivier Chouinard [Sat, 21 Jan 2012 18:45:21 +0000 (13:45 -0500)]
FS-3823 --resolve
Michael S Collins [Sat, 21 Jan 2012 00:31:50 +0000 (16:31 -0800)]
update phrase_en.xml
Michael S Collins [Sat, 21 Jan 2012 00:23:49 +0000 (16:23 -0800)]
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Michael S Collins [Sat, 21 Jan 2012 00:23:08 +0000 (16:23 -0800)]
Add other_callers_in_conf phrase macro
Raymond Chandler [Fri, 20 Jan 2012 23:09:12 +0000 (18:09 -0500)]
add auth user and doc cleanup
Anthony Minessale [Fri, 20 Jan 2012 19:33:54 +0000 (13:33 -0600)]
FS-3818 --resolve
Anthony Minessale [Fri, 20 Jan 2012 19:30:53 +0000 (13:30 -0600)]
FS-3829 --resolve
Anthony Minessale [Fri, 20 Jan 2012 19:00:37 +0000 (13:00 -0600)]
FS-3794 reset the version to 0 on re-subscribe
Anthony Minessale [Fri, 20 Jan 2012 19:00:11 +0000 (13:00 -0600)]
copy more variables over on an attended transfer to valet
Raymond Chandler [Fri, 20 Jan 2012 19:52:56 +0000 (14:52 -0500)]
seg--
Marc Olivier Chouinard [Fri, 20 Jan 2012 06:12:27 +0000 (01:12 -0500)]
mod_voicemail: Adding the vm_fsdb_msg_email standard API
Michael Jerris [Fri, 20 Jan 2012 01:42:28 +0000 (20:42 -0500)]
vm_read should mark messages as read, but not saved
Brian West [Fri, 20 Jan 2012 05:08:07 +0000 (23:08 -0600)]
FS-3450: silly apple
James Zhang [Thu, 19 Jan 2012 23:04:03 +0000 (18:04 -0500)]
FreeTDM: fixing OPC bug using local SPC
- take the DPC of the link and set it as OPC in x-header
- this is what the user want's to have
James Zhang [Thu, 19 Jan 2012 21:55:15 +0000 (16:55 -0500)]
FreeTDM: remove the portion of opc fix
James Zhang [Thu, 19 Jan 2012 21:31:52 +0000 (16:31 -0500)]
FreeTDM: fixing redirect information outgoing call bug
Anthony Minessale [Thu, 19 Jan 2012 21:13:48 +0000 (15:13 -0600)]
FS-3760 --resolve fix that works in all situations
Anthony Minessale [Thu, 19 Jan 2012 21:13:15 +0000 (15:13 -0600)]
FS-3760 revert
Anthony Minessale [Thu, 19 Jan 2012 20:09:36 +0000 (14:09 -0600)]
FS-3794 revert
Anthony Minessale [Thu, 19 Jan 2012 20:08:18 +0000 (14:08 -0600)]
remove erronous line to set TFLAG_BYE
Brian West [Fri, 20 Jan 2012 01:44:08 +0000 (19:44 -0600)]
chmod 755
Brian West [Fri, 20 Jan 2012 01:43:48 +0000 (19:43 -0600)]
FS-3726
Michael Jerris [Thu, 19 Jan 2012 19:44:17 +0000 (14:44 -0500)]
handle validated password change after invalid one
Anthony Minessale [Thu, 19 Jan 2012 17:38:15 +0000 (11:38 -0600)]
print sql *before* freeing it not after
Anthony Minessale [Thu, 19 Jan 2012 17:32:57 +0000 (11:32 -0600)]
disable display update when the channel has not been answered
Moises Silva [Thu, 19 Jan 2012 18:18:30 +0000 (16:18 -0200)]
freetdm: Fill in DAHDI function pointer to retrieve the next channel event
Anthony Minessale [Thu, 19 Jan 2012 00:08:52 +0000 (18:08 -0600)]
Anthony Minessale [Thu, 19 Jan 2012 00:17:59 +0000 (18:17 -0600)]
FS-3819 --resolve regression from FS-3762
10dfc377 feeding NULL string to printf again
Anthony Minessale [Wed, 18 Jan 2012 23:45:48 +0000 (17:45 -0600)]
FS-3819 --resolve regression from FS-3762
10dfc377 feeding NULL string to printf