]> git.ipfire.org Git - thirdparty/freeswitch.git/log
thirdparty/freeswitch.git
14 years agosave via_string when sent to nh so we can use it in session timer re-invites to fix...
Anthony Minessale [Mon, 22 Aug 2011 15:58:33 +0000 (10:58 -0500)] 
save via_string when sent to nh so we can use it in session timer re-invites to fix double nat issue

14 years agoFS-3517 --resolve
Anthony Minessale [Mon, 22 Aug 2011 13:11:05 +0000 (08:11 -0500)] 
FS-3517 --resolve

14 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Mon, 22 Aug 2011 14:31:30 +0000 (10:31 -0400)] 
Merge branch 'master' of fs-git:freeswitch

14 years agomake profile consistent from pg to my
Raymond Chandler [Mon, 22 Aug 2011 14:31:18 +0000 (10:31 -0400)] 
make profile consistent from pg to my

14 years agoThe new jquery.tmpl wants tmpl() instead of render()
Mathieu Rene [Mon, 22 Aug 2011 14:14:23 +0000 (16:14 +0200)] 
The new jquery.tmpl wants tmpl() instead of render()

14 years agoFS-3437 --resolve
Mathieu Rene [Sun, 21 Aug 2011 14:55:06 +0000 (16:55 +0200)] 
FS-3437 --resolve

14 years agoFix unused var
Andrew Thompson [Sun, 21 Aug 2011 03:03:17 +0000 (23:03 -0400)] 
Fix unused var

14 years agoFS-3488 --resolve
Andrew Thompson [Sat, 20 Aug 2011 23:45:36 +0000 (19:45 -0400)] 
FS-3488 --resolve

14 years agoswigall
Brian West [Sun, 21 Aug 2011 00:27:59 +0000 (19:27 -0500)] 
swigall

14 years agoFS-3513 --resolve
Jeff Lenk [Sat, 20 Aug 2011 18:39:08 +0000 (13:39 -0500)] 
FS-3513 --resolve

14 years agoFS-3474 --resolve
Anthony Minessale [Fri, 19 Aug 2011 21:51:16 +0000 (16:51 -0500)] 
FS-3474 --resolve

14 years agoFS-3474 --resolve
Anthony Minessale [Fri, 19 Aug 2011 21:34:39 +0000 (16:34 -0500)] 
FS-3474 --resolve

14 years agoFS-3474 sofia portion
Anthony Minessale [Fri, 19 Aug 2011 21:34:17 +0000 (16:34 -0500)] 
FS-3474 sofia portion

14 years agofix races in bypass media regarding channel signalling that may cause answer to be...
Anthony Minessale [Fri, 19 Aug 2011 21:25:26 +0000 (16:25 -0500)] 
fix races in bypass media regarding channel signalling that may cause answer to be skipped

14 years agoremove debug printf
Anthony Minessale [Fri, 19 Aug 2011 17:12:29 +0000 (12:12 -0500)] 
remove debug printf

14 years agomod/timers is no longer empty
Travis Cross [Fri, 19 Aug 2011 23:17:21 +0000 (23:17 +0000)] 
mod/timers is no longer empty

14 years agorevert 53b0ecce6009db3247fcfa3369e11887d2fe64b7
Anthony Minessale [Fri, 19 Aug 2011 22:29:42 +0000 (17:29 -0500)] 
revert 53b0ecce6009db3247fcfa3369e11887d2fe64b7

14 years agoFS-3080 --resolve only allow when not playing message
Jeff Lenk [Fri, 19 Aug 2011 19:29:23 +0000 (14:29 -0500)] 
FS-3080 --resolve only allow when not playing message

14 years agodefault 2833 payload type to 101 when not configured otherwise
Anthony Minessale [Fri, 19 Aug 2011 16:52:40 +0000 (11:52 -0500)] 
default 2833 payload type to 101 when not configured otherwise

14 years agoFS-3513 --resolve reswig
Jeff Lenk [Fri, 19 Aug 2011 14:22:07 +0000 (09:22 -0500)] 
FS-3513 --resolve reswig

14 years agomod_dptools: add transfer_on_failure ext/dp/context to play_and_get_digits
Michael S Collins [Fri, 19 Aug 2011 03:29:52 +0000 (20:29 -0700)] 
mod_dptools: add transfer_on_failure ext/dp/context to play_and_get_digits
     If max tries is reach and user has not made a valid entry then system transfers the call leg to the specified destination.

14 years agocleanup .gitignore
Travis Cross [Fri, 19 Aug 2011 02:48:41 +0000 (02:48 +0000)] 
cleanup .gitignore

14 years agogitignore mod_timerfd/Makefile
Travis Cross [Fri, 19 Aug 2011 02:47:01 +0000 (02:47 +0000)] 
gitignore mod_timerfd/Makefile

14 years agoFix overzealous grep in build system
Travis Cross [Fri, 19 Aug 2011 01:42:57 +0000 (01:42 +0000)] 
Fix overzealous grep in build system

This prevented 'make mod_callcenter' from working because the 'all' in
'callcenter' was matching.

14 years agoswigall
Brian West [Fri, 19 Aug 2011 02:23:42 +0000 (21:23 -0500)] 
swigall

14 years agouse your own hostname
Raymond Chandler [Thu, 18 Aug 2011 20:00:19 +0000 (16:00 -0400)] 
use your own hostname

14 years agoupdate schema
Raymond Chandler [Thu, 18 Aug 2011 18:55:33 +0000 (14:55 -0400)] 
update schema

14 years agothe rest of that last patch
Raymond Chandler [Thu, 18 Aug 2011 18:47:06 +0000 (14:47 -0400)] 
the rest of that last patch

14 years agocan never be == 3 if it's == 2 :-) ... thanks Deeewayne
Raymond Chandler [Thu, 18 Aug 2011 17:23:04 +0000 (13:23 -0400)] 
can never be == 3 if it's == 2 :-) ... thanks Deeewayne

14 years agoMerge branch 'master' of fs-git:freeswitch
Raymond Chandler [Thu, 18 Aug 2011 17:17:47 +0000 (13:17 -0400)] 
Merge branch 'master' of fs-git:freeswitch

14 years agoFS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and suppor...
Anthony Minessale [Thu, 18 Aug 2011 14:11:45 +0000 (09:11 -0500)] 
FS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and support both prefix vars as before and usage of arrays to push several exexute_on or api_on records into one variable

14 years agoFS-3511 FS-2875 --resolve we will go with this as-is and just make it a default
Anthony Minessale [Thu, 18 Aug 2011 00:34:22 +0000 (19:34 -0500)] 
FS-3511 FS-2875 --resolve we will go with this as-is and just make it a default

14 years agoFS-3045 --resolve
Anthony Minessale [Thu, 18 Aug 2011 00:30:15 +0000 (19:30 -0500)] 
FS-3045 --resolve

14 years agostop at first profile if can't find one
Anthony Minessale [Thu, 18 Aug 2011 00:21:36 +0000 (19:21 -0500)] 
stop at first profile if can't find one

14 years agodo not queue messages to the session when they are in bypass mode
Anthony Minessale [Wed, 17 Aug 2011 23:42:48 +0000 (18:42 -0500)] 
do not queue messages to the session when they are in bypass mode

14 years agoonly close inner file handle if it was initilized
Anthony Minessale [Wed, 17 Aug 2011 23:10:44 +0000 (18:10 -0500)] 
only close inner file handle if it was initilized

14 years agoupdate log
Anthony Minessale [Wed, 17 Aug 2011 22:25:56 +0000 (17:25 -0500)] 
update log

14 years agobreak event parsing for mod_voicemail into its own internal queue (by Moc)
Anthony Minessale [Wed, 17 Aug 2011 16:27:20 +0000 (11:27 -0500)] 
break event parsing for mod_voicemail into its own internal queue (by Moc)

14 years agoFS-3508 --resolve
Anthony Minessale [Wed, 17 Aug 2011 16:14:17 +0000 (11:14 -0500)] 
FS-3508 --resolve

14 years agoFS-3509 --resolve
Anthony Minessale [Wed, 17 Aug 2011 14:34:56 +0000 (09:34 -0500)] 
FS-3509 --resolve

14 years agoFS-3503 --resolve mod_callcenter: add DNIS in some event, and add a few API like...
Marc Olivier Chouinard [Tue, 16 Aug 2011 23:39:06 +0000 (19:39 -0400)] 
FS-3503 --resolve mod_callcenter: add DNIS in some event, and add a few API like get uuid and get state for agent

14 years agoFS-3505 --resolve copied same code from the other place the original intention was...
Anthony Minessale [Tue, 16 Aug 2011 21:11:18 +0000 (16:11 -0500)] 
FS-3505 --resolve copied same code from the other place the original intention was to behave as described in the bug report but it seemed like a reasonable enough request

14 years agoAdd remote CF set/cancel phrase macros
Michael S Collins [Tue, 16 Aug 2011 23:06:23 +0000 (16:06 -0700)] 
Add remote CF set/cancel phrase macros

14 years agoreset handler field on filehandles so it gets cleared on reuse reported by bevenky...
Anthony Minessale [Tue, 16 Aug 2011 20:50:21 +0000 (15:50 -0500)] 
reset handler field on filehandles so it gets cleared on reuse reported by bevenky on irc

14 years agomod_protovm: Removal of the proto vm. Might reinclude it under a different name...
Marc Olivier Chouinard [Tue, 16 Aug 2011 21:19:07 +0000 (17:19 -0400)] 
mod_protovm: Removal of the proto vm.  Might reinclude it under a different name in the future.

14 years agomod_sofia: don't complain that an info dtmf was ignored if it actually wasn't a dtmf...
Mathieu Rene [Tue, 16 Aug 2011 20:38:13 +0000 (22:38 +0200)] 
mod_sofia: don't complain that an info dtmf was ignored if it actually wasn't a dtmf info message

14 years agoback off locking contention so you can query for other interfaces while a module...
Anthony Minessale [Tue, 16 Aug 2011 18:26:43 +0000 (13:26 -0500)] 
back off locking contention so you can query for other interfaces while a module is loading that locks the interfaces hash

14 years agoerase files before recording in VM to make append impossible and write to tmp copy...
Anthony Minessale [Tue, 16 Aug 2011 18:26:13 +0000 (13:26 -0500)] 
erase files before recording in VM to make append impossible and write to tmp copy when recording greetings/name so it's not installed until finalized

14 years agorevert
Anthony Minessale [Tue, 16 Aug 2011 16:52:34 +0000 (11:52 -0500)] 
revert

14 years agoonly do the 10 second pause, not the reduction in max_sessions when the event system...
Anthony Minessale [Tue, 16 Aug 2011 16:03:29 +0000 (11:03 -0500)] 
only do the 10 second pause, not the reduction in max_sessions when the event system overloads

14 years agoupdate auto-drop test for channels table
Anthony Minessale [Mon, 15 Aug 2011 19:48:05 +0000 (14:48 -0500)] 
update auto-drop test for channels table

14 years agofix regression from previous patch
Anthony Minessale [Mon, 15 Aug 2011 16:21:31 +0000 (11:21 -0500)] 
fix regression from previous patch

14 years agomod_sofia: don't compile with their built-in stun server as it is buggy
Mathieu Rene [Mon, 15 Aug 2011 15:30:41 +0000 (17:30 +0200)] 
mod_sofia: don't compile with their built-in stun server as it is buggy

14 years agoMissed one in e8ae13a8
Mathieu Rene [Sun, 14 Aug 2011 21:56:32 +0000 (23:56 +0200)] 
Missed one in e8ae13a8

14 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Mon, 15 Aug 2011 10:37:45 +0000 (05:37 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

14 years agoskypopen: OSS driver now compiles on newer kernels (no more .ioctl)
Giovanni Maruzzelli [Mon, 15 Aug 2011 10:37:31 +0000 (05:37 -0500)] 
skypopen: OSS driver now compiles on newer kernels (no more .ioctl)

14 years agoupdate schema
Raymond Chandler [Sun, 14 Aug 2011 21:29:26 +0000 (17:29 -0400)] 
update schema

14 years agodefault to false instead of null
Raymond Chandler [Sun, 14 Aug 2011 21:23:58 +0000 (17:23 -0400)] 
default to false instead of null

14 years agotypo
Raymond Chandler [Sun, 14 Aug 2011 19:38:41 +0000 (15:38 -0400)] 
typo

14 years agofix sql typo
Anthony Minessale [Thu, 11 Aug 2011 18:01:52 +0000 (13:01 -0500)] 
fix sql typo

14 years agoFS-3498 --resolve
Jeff Lenk [Thu, 11 Aug 2011 19:02:08 +0000 (14:02 -0500)] 
FS-3498 --resolve

14 years agoFS-3181 --resolve the new code requires accurate timestamps, we were incrementing...
Anthony Minessale [Thu, 11 Aug 2011 13:49:13 +0000 (08:49 -0500)] 
FS-3181 --resolve the new code requires accurate timestamps, we were incrementing it by the interval (20) instaead of the samples (160)

14 years agoadd emulation for asterisk DIALSTATUS magic var
Anthony Minessale [Wed, 10 Aug 2011 13:38:55 +0000 (08:38 -0500)] 
add emulation for asterisk DIALSTATUS magic var

14 years agoadd conf from earlier patch
Anthony Minessale [Wed, 10 Aug 2011 13:18:42 +0000 (08:18 -0500)] 
add conf from earlier patch

14 years agoFS-3357 --resolve
Anthony Minessale [Wed, 10 Aug 2011 13:00:02 +0000 (08:00 -0500)] 
FS-3357 --resolve

14 years agoFS-3396 --resolve
Anthony Minessale [Wed, 10 Aug 2011 12:59:03 +0000 (07:59 -0500)] 
FS-3396 --resolve

14 years agoFS-3415 --resolve
Anthony Minessale [Wed, 10 Aug 2011 12:58:02 +0000 (07:58 -0500)] 
FS-3415 --resolve

14 years agoFS-3416 --resolve
Anthony Minessale [Wed, 10 Aug 2011 12:57:20 +0000 (07:57 -0500)] 
FS-3416 --resolve

14 years agoFS-3497 --resolve
Anthony Minessale [Wed, 10 Aug 2011 12:55:17 +0000 (07:55 -0500)] 
FS-3497 --resolve

14 years agoFS-3494
Anthony Minessale [Wed, 10 Aug 2011 12:36:48 +0000 (07:36 -0500)] 
FS-3494

14 years agoinitial addition of very basic LRN
Raymond Chandler [Tue, 9 Aug 2011 21:48:58 +0000 (16:48 -0500)] 
initial addition of very basic LRN

14 years agotweak
Anthony Minessale [Tue, 9 Aug 2011 13:47:46 +0000 (08:47 -0500)] 
tweak

14 years agofix seg on user_recurse_variables reported on the mailing list
Anthony Minessale [Tue, 9 Aug 2011 13:33:03 +0000 (08:33 -0500)] 
fix seg on user_recurse_variables reported on the mailing list

14 years agoswitch_ivr_originate: export variables were broken since b946ee94 4 aug 2011
Marc Olivier Chouinard [Tue, 9 Aug 2011 07:09:19 +0000 (03:09 -0400)] 
switch_ivr_originate: export variables were broken since b946ee94 4 aug 2011

14 years agofreetdm: ftmod_wanpipe - tx idle frames needs to be bigger
Moises Silva [Sun, 7 Aug 2011 05:33:26 +0000 (01:33 -0400)] 
freetdm: ftmod_wanpipe - tx idle frames needs to be bigger

14 years agofreetdm: *shrug*
Moises Silva [Sun, 7 Aug 2011 01:38:04 +0000 (21:38 -0400)] 
freetdm: *shrug*

14 years agoOPENZAP-112 --resolve
Moises Silva [Sun, 7 Aug 2011 01:29:46 +0000 (21:29 -0400)] 
OPENZAP-112 --resolve

14 years agoFS-1231 -- resolve thanks please watch the code formatting in the future
Jeff Lenk [Sat, 6 Aug 2011 16:09:41 +0000 (11:09 -0500)] 
FS-1231 -- resolve thanks please watch the code formatting in the future

14 years agoMerge branch 'master' of ssh://git.freeswitch.org:222/freeswitch
Giovanni Maruzzelli [Sat, 6 Aug 2011 08:30:20 +0000 (03:30 -0500)] 
Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

14 years agoskypopen: avoid accumulating delay on VMs, better debug logging
Giovanni Maruzzelli [Sat, 6 Aug 2011 08:28:26 +0000 (03:28 -0500)] 
skypopen: avoid accumulating delay on VMs, better debug logging

14 years agofreetdm/libpri: Add support to change status of an individual channel or multiple...
Marc Olivier Chouinard [Sat, 6 Aug 2011 02:50:58 +0000 (22:50 -0400)] 
freetdm/libpri: Add support to change status of an individual channel or multiple channel.  This allow to put bchannel out of service on an active T1 without affecting active call.  Allow graceful out of service of T1 trunk.
NOTE: There is bugs in libpri, even latest 1.4.12 as of this writing if you use NI2.   So rightnow it only work in DMS100/ATT mode.  Email me to get the NI2 patch (really stupid error).
NOTE2: The way libpri is build doesn't allow to do advance feature with the SERVICE feature, so if you put an channel out of service, and the far end send an restart, it will be bring back in service.  Lot of changes in libpri is required to allow this.  I need to figure out what would be the best steps to take since I don't have commit access to libpri release.
NOTE3: You need to enable this feature by setting service_message_support to true on the span

14 years agouse the call_id of the original register in the unsolicited notify for MWI
Anthony Minessale [Fri, 5 Aug 2011 16:09:45 +0000 (11:09 -0500)] 
use the call_id of the original register in the unsolicited notify for MWI

14 years agorevert, didn't mean to commit that one
Anthony Minessale [Fri, 5 Aug 2011 14:32:23 +0000 (09:32 -0500)] 
revert, didn't mean to commit that one

14 years agocheck for answer flag in bridge to do display update properly
Anthony Minessale [Fri, 5 Aug 2011 14:31:21 +0000 (09:31 -0500)] 
check for answer flag in bridge to do display update properly

14 years agofix typo in sql stmt
Anthony Minessale [Fri, 5 Aug 2011 04:21:38 +0000 (23:21 -0500)] 
fix typo in sql stmt

14 years agoadd event header
Anthony Minessale [Fri, 5 Aug 2011 03:32:06 +0000 (22:32 -0500)] 
add event header

14 years agoFS-3444 --resolve with previous commit this can come back
Anthony Minessale [Fri, 5 Aug 2011 01:27:54 +0000 (20:27 -0500)] 
FS-3444 --resolve with previous commit this can come back

14 years agoFS-3487 --resolve
Anthony Minessale [Fri, 5 Aug 2011 01:26:23 +0000 (20:26 -0500)] 
FS-3487 --resolve

14 years agoFS-3487 gonna guess, try this...
Anthony Minessale [Thu, 4 Aug 2011 21:34:01 +0000 (16:34 -0500)] 
FS-3487 gonna guess, try this...

14 years agomake valet parking reserve a space for 10 seconds to allow time for an attended trans...
Anthony Minessale [Thu, 4 Aug 2011 21:12:17 +0000 (16:12 -0500)] 
make valet parking reserve a space for 10 seconds to allow time for an attended transfer switcharoo

14 years agoclean up originator/ee profile so the right one is prevelant in events
Anthony Minessale [Thu, 4 Aug 2011 22:20:02 +0000 (17:20 -0500)] 
clean up originator/ee profile so the right one is prevelant in events

14 years agoadd message_len to output of vm_list api command
Daniel Swarbrick [Thu, 4 Aug 2011 18:17:15 +0000 (20:17 +0200)] 
add message_len to output of vm_list api command

14 years agoremove pointless update_mwi() in vm_list api command
Daniel Swarbrick [Thu, 4 Aug 2011 17:53:18 +0000 (19:53 +0200)] 
remove pointless update_mwi() in vm_list api command

14 years agoFS-3483 --resolve
Anthony Minessale [Thu, 4 Aug 2011 14:50:23 +0000 (09:50 -0500)] 
FS-3483 --resolve

14 years agoFS-3484 --resolve
Anthony Minessale [Thu, 4 Aug 2011 14:38:45 +0000 (09:38 -0500)] 
FS-3484 --resolve

14 years agofreetdm: more CLI improvements
Moises Silva [Thu, 4 Aug 2011 14:09:28 +0000 (10:09 -0400)] 
freetdm: more CLI improvements

14 years agoupdate call_uuid stuff
Anthony Minessale [Thu, 4 Aug 2011 06:04:21 +0000 (01:04 -0500)] 
update call_uuid stuff

14 years agodon't add the fs_nat stuff twice when its already there
Anthony Minessale [Thu, 4 Aug 2011 05:02:13 +0000 (00:02 -0500)] 
don't add the fs_nat stuff twice when its already there

14 years agoFS-3340 revert
Anthony Minessale [Thu, 4 Aug 2011 05:01:26 +0000 (00:01 -0500)] 
FS-3340 revert

14 years agoFS-3444 revert
Anthony Minessale [Thu, 4 Aug 2011 04:52:15 +0000 (23:52 -0500)] 
FS-3444 revert