Commit Graph

13571 Commits

Author SHA1 Message Date
Daniel Swarbrick ad7f889a82 mod_cdr_mongodb: add support for authentication 2012-10-21 16:04:56 +02: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 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
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
Anthony Minessale cfe54e6da5 FS-4674 --resolve this was a typo it should work now 2012-10-17 12:41:24 -04:00
Anthony Minessale 30a13ca0c6 FS-4728 --resolve got it, related to multpile bindings 2012-10-17 12:29:50 -04:00
Jeff Lenk 77eabbbdf7 FS-4694 --resolve 2012-10-17 09:17:16 -05:00
Anthony Minessale c51aebf621 FS-4694 --resolve 2012-10-16 19:03:29 -04:00
Anthony Minessale 7c644a271e FS-4728 2012-10-16 18:50:59 -04:00
Anthony Minessale a20aec182a add rtp_manual_video_rtp_bugs 2012-10-16 18:43:00 -04:00
William King 90c3b07ee0 If the chat message has been successfully delivered in the chat plan, then set the status to success and don't fire an event about the chat delivery failure 2012-10-16 14:41:29 -07:00
Anthony Minessale 7eafa85de5 add execute_on_media_timeout var 2012-10-16 12:48:16 -04:00
Anthony Minessale 1f5f9408a0 FS-4684 please test 2012-10-16 09:27:10 -04:00
Anthony Minessale c9d16d5f4f use all inbound codecs on renegotiation 2012-10-15 21:50:59 -04:00
Anthony Minessale 59a52c1a44 don't use CDR on wrong call state, i.e. never responded to challenge 2012-10-15 12:58:59 -04:00
Anthony Minessale 4789c5f549 FS-4715 --resolve 2012-10-15 12:48:03 -04:00
Daniel Swarbrick c60b4b31c1 updating my email address 2012-10-14 14:00:11 +02:00
Daniel Swarbrick 10093b44c0 mod_cdr_mongodb: update MongoDB driver to v0.6 2012-10-14 13:45:50 +02:00
Anthony Minessale 6b7d5e5a9a fix incorrect init values for mod_opus 2012-10-13 19:03:53 -04:00
Jeff Lenk 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Anthony Minessale fe8c5326a8 add username to sql stmt to differentiate silly devices who use the same exact contact addr 2012-10-12 17:49:15 -04:00
Anthony Minessale 10544a9642 Merge branch 'master' of git://git.freeswitch.org/freeswitch 2012-10-12 17:05:24 -04:00
Anthony Minessale 2369ffa989 sofia: on apply-inbound-acl you can now specify <list name>:<pass context>:<fail context> 2012-10-12 17:05:15 -04:00
Anthony Minessale 337d2bc7b6 add cdr refresh to bridge/unbridge 2012-10-12 12:23:56 -05:00
Anthony Minessale 26fe3d3847 normalize db stuff to be pgsql:// odbc:// and sqlite:// in dsn strings 2012-10-12 10:54:44 -05:00
Seven Du ff7def219f fix build: format not a string literal and no format arguments 2012-10-12 09:16:02 +08:00
Anthony Minessale 188e0bd333 FS-4711 --resolve this looks fine to me 2012-10-11 13:53:43 -05:00
Anthony Minessale b4c621530f add some convenience for db stuff 2012-10-11 13:47:06 -05:00
Anthony Minessale 4dae523bca tweak the session level logging to work on the console too 2012-10-11 12:44:31 -05:00
Anthony Minessale a0049b2296 add a few fields 2012-10-11 11:04:09 -05:00
Anthony Minessale a800a5fc5c FS-4708 add <param name="NDLB-allow-crypto-in-avp" value="true"/> to your sofia profile and it should set the header 2012-10-11 10:36:07 -05:00
Anthony Minessale 21d19b6100 add switch_core_session_findall_matching_var func to core to get a list of uuid with a certian var set to a certian val 2012-10-11 09:57:02 -05:00
Anthony Minessale 3e471940e3 FS-4710 --resolve don't send any data containing ESC seq over syslog 2012-10-11 11:27:22 -04:00
Seven Du aa6bb702de better help msg 2012-10-11 12:36:03 +08:00
Seven Du fb95768ead add max_members to conference xml_list 2012-10-11 12:31:58 +08:00
Anthony Minessale 46ca8a0252 fix little leak on vm load 2012-10-10 12:38:08 -05:00
Jeff Lenk 9bbee350c2 FS-4527 --resolve add resample core support for asr. This code is very isolated and only effects mod_unimrcp at this time. 2012-10-10 14:20:07 -05:00
Eliot Gable 192c0143fd Fix execute_string() function and fix memory leak in _callback() function. 2012-10-10 18:51:12 +00:00
Anthony Minessale b1c90dff53 FS-4669 ok this FS console trace demonstrates your problem, try this patch 2012-10-10 13:46:13 -05:00
Christopher Rienzo a7cb382e12 fix switch_core_sqldb.c compiler error on 32-bit debian 2012-10-10 14:30:27 +00:00