Anthony Minessale
|
06a3266360
|
FS-4655 its not a bug its a behaviour request, try this patch
|
2012-09-27 14:27:28 -05:00 |
|
Robert Jongbloed
|
cf0f483aab
|
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
|
2012-09-27 10:16:14 +10:00 |
|
Robert Jongbloed
|
9d2aa0cd4c
|
Fixed failure to close FS call when H.323 call is closed from remote in early phase.
|
2012-09-27 10:16:11 +10:00 |
|
Giovanni Maruzzelli
|
a1d727cab6
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 19:20:27 +02:00 |
|
Giovanni Maruzzelli
|
d0ddd77cdc
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 19:15:42 +02:00 |
|
Giovanni Maruzzelli
|
ed6f040e70
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 19:01:08 +02:00 |
|
Giovanni Maruzzelli
|
f102f7b4c4
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 18:56:02 +02:00 |
|
Giovanni Maruzzelli
|
507de0a7e5
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 17:24:11 +02:00 |
|
Giovanni Maruzzelli
|
e50f7a92e9
|
gsmopen: FS-4652 , compilation failed with Mobigator
|
2012-09-26 16:53:31 +02:00 |
|
Jeff Lenk
|
f8760a1fa8
|
FS-4641 apply same fix to mod_xml_cdr
|
2012-09-24 16:58:31 -05:00 |
|
Anthony Minessale
|
daa97613a7
|
FS-4641 --resolve
|
2012-09-24 12:28:18 -05:00 |
|
Travis Cross
|
59d3823ed2
|
Update .gitignore
|
2012-09-23 07:49:26 +00:00 |
|
Travis Cross
|
72baa97369
|
Condense the humanized FS version string
Old:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (1.3.0; git at commit 3b5aa066c7 on Sun, 16 Sep 2012 19:21:30 Z)
New:
FreeSWITCH Version 1.3.0+git~20120916T192130Z~3b5aa066c7 (git 3b5aa06 2012-09-16 19:21:30Z)
|
2012-09-23 04:13:04 +00:00 |
|
William King
|
3439d1b3b4
|
FS-4305: --resolve When libvlc is unable to decode the audio fast enough for the local stream player, use multiple very quick 1 sample chunks of silence to fill in while libvlc catches up.
|
2012-09-22 18:53:27 -07:00 |
|
Anthony Minessale
|
9c97ae3ccc
|
FS-4640 please test
|
2012-09-21 14:45:30 -05:00 |
|
Giovanni Maruzzelli
|
1050d443a6
|
test, please ignore
|
2012-09-21 10:37:26 +02:00 |
|
Jeff Lenk
|
142374eaab
|
mod_enum windows fix for last commit
|
2012-09-20 21:04:39 -05:00 |
|
Anthony Minessale
|
5ecccf539d
|
FS-4637 please test and repost log
|
2012-09-20 15:57:08 -05:00 |
|
Anthony Minessale
|
caaa5726b0
|
fold over use-server to be alias for nameserver param and support back compat with legacy configs
|
2012-09-20 10:49:44 -05:00 |
|
Anthony Minessale
|
dfa83799d0
|
FS-4624 --resolve
|
2012-09-20 09:59:50 -05:00 |
|
Anthony Minessale
|
07ed03c458
|
FS-4625 --resolve
|
2012-09-20 09:57:58 -05:00 |
|
Anthony Minessale
|
a39ba84f5e
|
FS-4458 --resolve
|
2012-09-20 09:55:47 -05:00 |
|
Anthony Minessale
|
0dac490086
|
FS-4315 --resolve
|
2012-09-20 09:53:53 -05:00 |
|
Travis Cross
|
eca14d4601
|
Fix format string for actual type of apr_time_t
This was causing the build to fail if mod_sonar was configured to
build.
|
2012-09-20 07:04:02 +00:00 |
|
Anthony Minessale
|
72f0cf476d
|
add conference-create and conference-destroy action events
|
2012-09-19 16:34:33 -05:00 |
|
Brian West
|
08e95e6ee1
|
fix 7960/40 reboot
|
2012-09-19 14:44:55 -05:00 |
|
Anthony Minessale
|
cba999b551
|
FS-4598 reasonable req
|
2012-09-19 11:47:53 -05:00 |
|
Anthony Minessale
|
927c646dc7
|
update error message to explain more
|
2012-09-19 10:14:38 -05:00 |
|
Jeff Lenk
|
2123927af7
|
spandsp fix argument issue on irc
|
2012-09-19 08:52:58 -05:00 |
|
Robert Jongbloed
|
96da521634
|
Fixed mod_opal shut down of media streams (in particular UDPTL) on KILL from fs core.
|
2012-09-19 12:33:13 +10:00 |
|
Robert Jongbloed
|
babe1cdb89
|
Fixed numerous issues with T.38 support on mod_opal, now WORKS!
Added tracing for error conditions in mod_spandsp
|
2012-09-19 12:33:06 +10:00 |
|
Robert Jongbloed
|
75c3e36009
|
Added XML config for H.323 User Input Indication (DTMF) mode
|
2012-09-19 12:32:36 +10:00 |
|
Robert Jongbloed
|
45609f8986
|
Fix direction flag for outbound H.323 calls, all sorts of consequences there.
|
2012-09-19 12:32:33 +10:00 |
|
Robert Jongbloed
|
f8143eedd4
|
Fixed outbound H.323 calls correctly marking call as answered when fast connect used.
Fixed correct media "frames/packet" for G.711, default to 20ms worth.
|
2012-09-19 12:32:26 +10:00 |
|
Robert Jongbloed
|
468739da29
|
More T.38 fax support changes for mod_opal. Not quite there yet.
|
2012-09-19 12:32:22 +10:00 |
|
Robert Jongbloed
|
a580c31122
|
Fixed VS2010 issues building mod_opal
|
2012-09-19 12:32:18 +10:00 |
|
Robert Jongbloed
|
20bb474c0e
|
Added T.38 fax support to mod_opal
|
2012-09-19 12:32:15 +10:00 |
|
Anthony Minessale
|
1b2b456510
|
add transfer_to variable for call processing
|
2012-09-18 15:39:28 -05:00 |
|
Anthony Minessale
|
dd62f08f04
|
FS-4596 --resolve
|
2012-09-18 11:34:45 -05:00 |
|
Anthony Minessale
|
475522b520
|
tweak
|
2012-09-18 11:13:09 -05:00 |
|
Jeff Lenk
|
33b22c485d
|
FS-4099 --resolve windows only regression
|
2012-09-17 23:28:10 -05:00 |
|
Jeff Lenk
|
6803346c94
|
fix for last commit - tony please check
|
2012-09-17 23:18:17 -05:00 |
|
Anthony Minessale
|
61f4648aa7
|
FS-4621 --resolve everyone will want this patch omfg
|
2012-09-17 20:02:14 -05:00 |
|
Anthony Minessale
|
0d21c81015
|
FS-4595 please update to this revision and supply full debug logs
|
2012-09-17 18:59:35 -05:00 |
|
Stefan Knoblich
|
416f026f8c
|
FreeSWITCH: Add preprocessor constant for default callerid number
SWITCH_DEFAULT_CLID_NUMBER and replace all occurrences
in the FreeSWITCH codebase.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
|
2012-09-17 21:32:18 +02:00 |
|
Anthony Minessale
|
3359f04a3f
|
only use the wait_for_aleg_ack when the call is unanswered
|
2012-09-14 16:21:44 -05:00 |
|
Jeff Lenk
|
e74d4ac6e6
|
FS-4586 --resolve add mod_spy to vs2010
|
2012-09-14 16:08:23 -05:00 |
|
William King
|
7b0f8ace69
|
Adding debugging and a default value for disconnect time. Also handle unset times better.
|
2012-09-14 13:17:08 -07:00 |
|
Anthony Minessale
|
5bbc372c56
|
fix crash in mod_fifo when deleting a node when its in use
|
2012-09-14 14:25:20 -05:00 |
|
Jeff Lenk
|
076726a163
|
vs2008 add missing file mod_sofia
|
2012-09-14 14:23:28 -05:00 |
|