Commit Graph

23163 Commits

Author SHA1 Message Date
Anthony Minessale 6e919cd43b FS-4764 --resolve 2012-10-25 10:07:27 -05:00
Jeff Lenk b11649123a FS-4658 --resolve 2012-10-25 07:50:14 -05:00
Jeff Lenk 3124f8226c FS-4761 --resolve 2012-10-24 19:17:15 -05:00
Anthony Minessale f1e16ccbfa only track calls once they have been answered 2012-10-24 12:33:13 -05:00
Anthony Minessale adce3f9c7c FS-4729 try this version with the same debug patch applied 2012-10-24 13:53:58 -04:00
Anthony Minessale fa9a0ed704 FS-2746 found this assert in a BT on the conf box 2012-10-24 12:34:03 -05:00
Mahdi Moradi cecd0f4505 With this changes, can say mobile numbers better. 2012-10-24 19:17:56 +03:30
Anthony Minessale 1a43405bed up max db buffer size in core sql 2012-10-23 20:38:03 -04:00
Anthony Minessale 01dde19cbd FS-4741 --resolve use paypal@freeswitch.org 2012-10-23 18:19:32 -04:00
Anthony Minessale 7f46c7e290 fix build dependancy regression to reduce rebuilds 2012-10-23 18:15:03 -04:00
Anthony Minessale f0895c9f51 print extended debug messages at alert level 2012-10-23 18:14:27 -04:00
Anthony Minessale 6d75c36f69 Merge branch 'master' of ssh://git.freeswitch.org/freeswitch 2012-10-23 13:15:14 -04:00
Anthony Minessale 5f469ad2bd FS-4753 --resolve this should properly detect it everywhere 2012-10-23 13:14:51 -04:00
Jeff Lenk 8b14f81343 strtoll correction for windows 2012-10-23 12:08:40 -05:00
Moises Silva 542e7153fc freetdm: Fix compilation with old libpri.h where AOC is not available 2012-10-23 13:01:40 -04:00
Moises Silva 004ebe4f12 OPENZAP-196 Fix casting issue - Apparently this fixes libpri BRI issues 2012-10-23 13:00:16 -04:00
Anthony Minessale 87c2bb552f FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash 2012-10-23 12:23:19 -04:00
Anthony Minessale 2246b84554 fix missing line 2012-10-23 11:06:15 -04:00
Eliot Gable 42fcaeacf5 Better error message handling. 2012-10-23 15:02:36 +00:00
Eliot Gable d923f0f75c oops 2012-10-23 14:00:52 +00:00
Eliot Gable ce4fa8acfb Added switch_atomic_t option for config parsing. 2012-10-23 13:39:31 +00:00
Jeff Lenk 8589e031d0 vs2010 reswig 2012-10-22 22:01:22 -05:00
Seven Du 5ff654dab5 fix NIL case 2012-10-23 10:44:51 +08:00
Anthony Minessale 4b6db1329c FS-4729 try this patch clean 2012-10-22 13:37:41 -04:00
Anthony Minessale 17d1ffe45c FS-4748 the change to the header file did not make it into the commit 2012-10-22 11:56:22 -04:00
Jeff Lenk a8ee444ab9 FS-4748 --resolve 2012-10-22 09:24:45 -05:00
Jeff Lenk 09c03667a8 FS-4721 --resolve 2012-10-21 22:53:02 -05:00
Jeff Lenk 970b2f1765 FS-4722 german say date day month year 2012-10-21 22:43:58 -05:00
Daniel Swarbrick 58f1ee7ff0 mod_cdr_mongodb: add post-v0.6 patch to driver to support Unix domain sockets 2012-10-21 22:59:51 +02:00
Daniel Swarbrick a92fb019c5 Add missing config param to sample config 2012-10-21 17:55:13 +02:00
Daniel Swarbrick b53e4ed800 mod_cdr_mongodb: add support for replica sets (refs FS-4668) 2012-10-21 17:52:45 +02:00
Daniel Swarbrick 2b6e342534 mod_cdr_mongodb: tweak auth handling 2012-10-21 16:21:01 +02:00
Daniel Swarbrick 98833290a3 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-10-21 16:05:23 +02:00
Daniel Swarbrick ad7f889a82 mod_cdr_mongodb: add support for authentication 2012-10-21 16:04:56 +02:00
Jeff Lenk 4d91d9f265 windows use standard environment variable for installer build 2012-10-20 13:48:33 -05:00
Anthony Minessale e3da4e1643 FS-4736 --resolve 2012-10-19 17:29:43 -04:00
Anthony Minessale b8bef3eeb3 remove code 2012-10-19 17:09:33 -04:00
Anthony Minessale 7b7254ac93 fix sofia recovery on srtp legs 2012-10-19 15:49:22 -05:00
Anthony Minessale fe7580b13d FS-4738 --resolve 2012-10-19 15:48:13 -04:00
Anthony Minessale 5eedbb5052 FS-4674 moved higher up into the init state to catch vars set during originate 2012-10-19 13:16:44 -04:00
Anthony Minessale af37b907ea flip cid on pickup endpoint 2012-10-18 17:20:28 -04:00
Brian West fbb99f60b4 really fix FS-3726 this time 2012-10-18 15:56:06 -05:00
Anthony Minessale 9675229dd4 FS-4735 --resolve 2012-10-18 15:35:22 -04:00
Anthony Minessale 986fede6b0 make a way to get the jitter buffer down to the codecs 2012-10-18 15:29:00 -04:00
Anthony Minessale 50cd5c28f5 add originated_legs and originate_causes to A leg when present in an originate to detail the B leg data 2012-10-18 13:23:05 -04:00
Anthony Minessale 3099445a95 add originated_legs and originate_causes to A leg when present in an originate to detail the B leg data 2012-10-18 13:22:52 -04:00
Mathieu Rene 1276387c24 fix segfault 2012-10-18 12:48:27 -04:00
Anthony Minessale 768e5490d5 FS-4723 --resolve 2012-10-18 12:01:44 -04:00
Jeff Lenk a8a2d1406e FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
Anthony Minessale 41f74ee861 push recordings to real channels when doing bowout 2012-10-17 12:49:58 -04:00