8894 Commits

Author SHA1 Message Date
Anthony Minessale
316414b9ec 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 2011-08-16 13:26:13 -05:00
Anthony Minessale
ba6b5e6035 revert 2011-08-16 11:52:34 -05:00
Anthony Minessale
0bcfdbe6ca only do the 10 second pause, not the reduction in max_sessions when the event system overloads 2011-08-16 11:03:29 -05:00
Anthony Minessale
a6a9700696 fix regression from previous patch 2011-08-15 11:21:31 -05:00
Mathieu Rene
8446b0f262 mod_sofia: don't compile with their built-in stun server as it is buggy 2011-08-15 17:31:15 +02:00
Mathieu Rene
5b36aea097 Missed one in e8ae13a8 2011-08-15 17:31:15 +02:00
Giovanni Maruzzelli
07d202d50f Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-15 05:37:45 -05:00
Giovanni Maruzzelli
4ffa20d1a4 skypopen: OSS driver now compiles on newer kernels (no more .ioctl) 2011-08-15 05:37:31 -05:00
Raymond Chandler
ec02e275d1 update schema 2011-08-14 17:29:26 -04:00
Raymond Chandler
efb83b183c default to false instead of null 2011-08-14 17:23:58 -04:00
Raymond Chandler
baa1624e9d typo 2011-08-14 15:38:41 -04:00
Jeff Lenk
94c9cbf63b FS-3498 --resolve 2011-08-11 14:02:08 -05:00
Anthony Minessale
7c5b57971f FS-3357 --resolve 2011-08-10 08:00:02 -05:00
Anthony Minessale
97a7668cf2 FS-3416 --resolve 2011-08-10 07:57:20 -05:00
Anthony Minessale
895b505fd6 FS-3494 2011-08-10 07:36:48 -05:00
Raymond Chandler
6d1d4a9c18 initial addition of very basic LRN 2011-08-09 16:48:58 -05:00
Anthony Minessale
b2389dabe5 tweak 2011-08-09 08:47:54 -05:00
Anthony Minessale
01b2bd0494 fix seg on user_recurse_variables reported on the mailing list 2011-08-09 08:33:07 -05:00
Jeff Lenk
8ea3cbd5b1 FS-1231 -- resolve thanks please watch the code formatting in the future 2011-08-06 11:09:41 -05:00
Giovanni Maruzzelli
38cfa1ff31 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-08-06 03:30:20 -05:00
Giovanni Maruzzelli
1b4c78bf87 skypopen: avoid accumulating delay on VMs, better debug logging 2011-08-06 03:28:26 -05:00
Anthony Minessale
53b0ecce60 use the call_id of the original register in the unsolicited notify for MWI 2011-08-05 11:09:45 -05:00
Anthony Minessale
b3208f5cdc FS-3444 --resolve with previous commit this can come back 2011-08-04 20:27:54 -05:00
Anthony Minessale
ef1accf707 FS-3487 --resolve 2011-08-04 20:26:23 -05:00
Anthony Minessale
714195b8f2 FS-3487 gonna guess, try this... 2011-08-04 16:34:01 -05:00
Anthony Minessale
308f44af2e make valet parking reserve a space for 10 seconds to allow time for an attended transfer switcharoo 2011-08-04 16:12:24 -05:00
Daniel Swarbrick
77c5000dad add message_len to output of vm_list api command 2011-08-04 20:17:15 +02:00
Daniel Swarbrick
b952b2b2d9 remove pointless update_mwi() in vm_list api command 2011-08-04 19:53:18 +02:00
Anthony Minessale
8caef22b6c don't add the fs_nat stuff twice when its already there 2011-08-04 00:02:13 -05:00
Anthony Minessale
0a97462f3f FS-3340 revert 2011-08-04 00:01:26 -05:00
Anthony Minessale
f83ec35ab4 FS-3444 revert 2011-08-03 23:52:15 -05:00
Anthony Minessale
61ee7fdc85 don't allow auto answer on an non-outbound call 2011-08-03 23:49:09 -05:00
Anthony Minessale
bd64631b5c skip looking up session again in hash table when we already are parsing the event from the session thread 2011-08-03 23:47:47 -05:00
Anthony Minessale
d364e9f2b8 display fixes and add 2 new cols to channels to store last sent display data 2011-08-03 23:43:41 -05:00
Anthony Minessale
a7c6fa99c8 update sql indexes and queue size 2011-08-02 00:27:38 -05:00
Anthony Minessale
dbed0cb984 wrong toin at albakerky 2011-08-01 21:13:54 -05:00
Anthony Minessale
2d9d3f479c call update 2011-08-01 20:59:55 -05:00
Anthony Minessale
77413ba9ba FS-3451 --resolve we support this but there was a bug, should work now 2011-08-01 20:08:04 -05:00
Anthony Minessale
9e399c19e3 FS-3439 --resolve 2011-08-01 16:29:37 -05:00
Anthony Minessale
4b1bb61fff addtl update to last commit 2011-08-01 15:43:07 -05:00
Anthony Minessale
c16c74d9c0 update show calls to show both 1 legged calls and bridged calls, also show bridged_calls for previous behaviour of show calls 2011-08-01 14:43:03 -05:00
Anthony Minessale
56d67eadf6 sdp_m_per_ptime is now implied to be true, if you don't like this set it to false but its going to be undefined behaviour. This basically means if you call in with ptime 30 then you have a bunch of ptime 20 codecs in your outbound list that there will be one m= line with 30 and the original inbound codec and more m= lines for each discinct ptime in your list. This is, of course, will depend on disable_trancoding or absolute_codec_string as well 2011-08-01 10:22:55 -05:00
Anthony Minessale
5a4c25df29 FS-3470 --resolve 2011-08-01 08:56:40 -05:00
Jeff Lenk
5d84efc32e FS-3403 --resolve 2011-08-01 10:09:35 -05:00
Jeff Lenk
69e61f762b FS-3468 --resolve 2011-08-01 09:50:04 -05:00
Marc Olivier Chouinard
5c455bda74 mod_conference: Missing a new line in a log file, thx AviMarcus 2011-08-01 09:49:57 -04:00
Anthony Minessale
3bfbae343b re-add detailed_calls another way 2011-07-31 19:57:42 -05:00
Anthony Minessale
98473085ea add homer capture hooks to mod_sofia 2011-07-31 18:36:23 -05:00
Anthony Minessale
00e0f87dcb FS-3443 --resolve 2011-07-31 18:27:33 -05:00
Anthony Minessale
f527ed686f cid tweak 2011-07-29 23:42:46 -05:00