Commit Graph

16341 Commits

Author SHA1 Message Date
Mathieu Parent ce352bccc5 Skinny: stop media on early media hangup (ring-out) 2010-08-31 08:40:37 +02:00
Anthony Minessale 70331e88bd when getting presence with no payload consider it an extension to the expires time in the dialog 2010-08-30 17:33:05 -05:00
Brian West 96525d4f63 swigall 2010-08-30 12:48:45 -05:00
Moises Silva 2ea5e1cd89 freetdm: test log merge 2010-08-30 12:09:10 -04:00
Moises Silva 9099e3b85e freetdm: fix log msg 2010-08-30 11:51:14 -04:00
Mathieu Rene 99b3d675bb really? don't scrap my php config 2010-08-30 10:57:00 -04:00
Mathieu Parent 53561eaa9a debian/freeswitch.init: don't start fresswitch before network 2010-08-30 08:39:19 +02:00
Jeff Lenk 68d74c31c3 MODAPP-444 2010-08-29 19:44:08 -05:00
Jeff Lenk 72e5a7068c add mod_h323 to 2010 solution for VS- not built by default 2010-08-29 15:45:41 -05:00
Jeff Lenk 67edfdcb37 add mod_directory to express solutions for VS- not built by default 2010-08-29 11:56:52 -06:00
Jeff Lenk 99ff200dbf add mod_directory to pro solutions for VS- not built by default 2010-08-29 12:26:30 -05:00
Andrew Thompson 08d6b4339c Fix hostname guessing to work when some stupid DNS server resolves 0.0.0.0
Also, fix names containing a @ to work right
2010-08-29 10:59:10 -04:00
Marc Olivier Chouinard 04b9b3e2a6 mod_sofia: Fix memleak and mwi event not generated on first register 2010-08-28 23:16:00 -04:00
Andrew Thompson 2e8ece4fba Patch (with changes) from Micah Warren to add 'setevent' which is a mostly-atomic nixevent ALL + a event subscription 2010-08-27 21:16:55 -04:00
Giovanni Maruzzelli f6065262ff skypopen: cosmetics
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-27 18:51:41 -05:00
Anthony Minessale 57c726f130 wtf 2010-08-27 18:36:42 -05:00
Giovanni Maruzzelli 67845680ba skypopen: let's manage correctly the transfer to another interface with a different skypename
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-27 18:36:51 -05:00
Anthony Minessale 830f24e8ea pres tweak 2010-08-27 16:54:53 -05:00
Brian West 540ee0123d make sure to remove sip_dialogs when we should 2010-08-27 14:05:03 -05:00
Anthony Minessale e0d4c195ef off by one 2010-08-27 13:08:33 -05:00
Giovanni Maruzzelli ef14b78a8a skypopen: ignore early media sent by channels to be bridged before our channel is answered
Signed-off-by: Giovanni Maruzzelli <gmaruzz@gmail.com>
2010-08-27 11:58:20 -05:00
Jeff Lenk 04b1f8d8a5 tweak 2010-08-27 10:19:12 -05:00
Marc Olivier Chouinard 9b33bd1c1c mod_callcenter: correct multiple little things following the recent tiers and join back features 2010-08-26 22:49:02 -04:00
Andrew Thompson 37c224670e Unify gateway printing between 'sofia xmlstatus gateway' and 'sofia xmlstatus gateway <gatewayname>' 2010-08-26 18:35:22 -04:00
Jeff Lenk 3be9460406 fix build 2010-08-26 14:08:42 -05:00
Jeff Lenk 7df3e18c6a fix windows build 2010-08-26 13:55:13 -05:00
Mathieu Rene 2a730984d2 mod_sofia: fix compile 2010-08-26 14:50:50 -04:00
Anthony Minessale f26a697242 FSCORE-652 2010-08-26 12:34:24 -05:00
Anthony Minessale 6fe6e67573 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:20:14 -05:00
Anthony Minessale 46c6650a94 pass originate flags into session_request so we can selectivly skip throttling 2010-08-26 12:19:49 -05:00
Marc Olivier Chouinard ab2529d4e1 mod_callcenter: You can now allow caller that have hangup before agent answer to call back and resume their previous position. 2010-08-26 06:19:58 -04:00
Marc Olivier Chouinard 6558276a83 mod_callcenter: Default the level to 0 since the new tier system will wait x second at level 1... just level 0 that will ring agent right away (if set to do so) 2010-08-25 22:00:15 -04:00
Marc Olivier Chouinard 86c9bed758 mod_callcenter: Add tiers rules before jumping to a different level. Also added support for dial-in agent. 2010-08-25 21:40:33 -04:00
Moises Silva be36f97e03 openzap: fix echo train usage bug 2010-08-25 09:34:36 -04:00
Jeff Lenk 84b1e2f805 VS2010 x64 tweak solution 2010-08-24 22:10:48 -05:00
Anthony Minessale e96a9cf63f MODSOFIA-90 2010-08-24 19:12:24 -05:00
Mathieu Rene 0a6ae735c7 Avoiding segfault 2010-08-24 18:09:25 -04:00
Mathieu Parent 83a5342bfa Skinny: fix autocompletion
"skinny profile internal device <tab>" now works
2010-08-24 23:53:10 +02:00
Mathieu Parent 8921675668 Skinny: switch to new cache_db abstraction 2010-08-24 23:35:52 +02:00
Mathieu Parent 2aac00ef81 Skinny: MODSKINNY-14 The Cisco 7910 phone is no tone when I try to make a call and hang up.
Thanks to Sergio
2010-08-24 22:38:57 +02:00
Mathieu Parent f34b76c5e6 Skinny: MODSKINNY-12 (Cisco phone 7910 transfer button will not work) 2010-08-24 22:13:44 +02:00
Michael S Collins dc69c2ac96 Fix typos in stfu.c and stfu.h (thanks diego) 2010-08-24 11:20:24 -07:00
Jeff Lenk c4a9f9e78b swig vs2010 2010-08-24 13:02:57 -05:00
Moises Silva 8ec9e21490 mod_sangoma_codec: add SOAP server configuration 2010-08-24 13:54:14 -04:00
Brian West 812a275f47 swigall 2010-08-24 12:02:01 -05:00
Brian West facf09b839 MODFORM-41 2010-08-24 11:58:53 -05:00
Anthony Minessale 0ea84c869c presence update 2010-08-24 11:54:32 -05:00
Jeff Lenk 62206e3d43 FSBUILD-296 Fix VS2008 code analysis build 2010-08-24 08:55:00 -05:00
Jeff Lenk e5aef4cd9a FSCORE-658 Windows VS2008 switch_event.c compile error 2010-08-24 08:11:59 -05:00
Anthony Minessale a873b3841a more presence stuff 2010-08-23 18:18:56 -05:00