22982 Commits

Author SHA1 Message Date
Anthony Minessale
90cfac744e FS-4628 --resolve 2012-09-18 11:31:34 -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
715c538922 ftmod_misdn: Handle incoming PH_CONTROL_IND messages on b-channels
Also add a few more PH_CONTROL_IND message types.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:43:59 +02:00
Stefan Knoblich
bc414df510 ftmod_misdn: Discard incoming audio data if b-channel is not active
Silences the "Device or resource busy" error messages caused by the RX pipe
filling up.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:40:59 +02:00
Stefan Knoblich
e561709f5a mod_freetdm: Use new SWITCH_DEFAULT_CLID_NUMBER constant
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-17 21:32:18 +02: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
Brian West
fdf7623f90 freetdm_outbound_npi is actually useful. 2012-09-17 10:14:32 -05:00
Jeff Lenk
3b5aa066c7 FS-4623 --resolve 2012-09-16 14:21:30 -05:00
Jeff Lenk
e22f42334d FS-4099 --resolve switch windows to use posix delimiter (/) for base paths. This will correct numerous problems with escaped chars. This change only effects windows builds. Please test. 2012-09-16 14:15:49 -05:00
Stefan Knoblich
dd4a995b34 ftmod_libpri: Default disable NT-mode idle b-channel restart
Some people, it seems, were having sleepless nights from the
log messages this feature produces every 15 minutes.

Default disable the feature, because i hate repeating myself
over and over, explaining them this is a non-issue and intended
behaviour and how to disable it in the config.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-16 14:07:55 +02:00
Anthony Minessale
3b660a06e5 fix small leak in var arrays 2012-09-14 17:07:55 -05:00
Jeff Lenk
84bace0701 freetdm trivial build warnings on windows 2012-09-14 16:52:05 -05: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
Jeff Lenk
b9e562cc5e vs2010 add missing includes 2012-09-14 15:21:30 -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
Jeff Lenk
6b8e177c58 fix strange code analysis error 2012-09-14 14:55:52 -05: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
Jeff Lenk
fd60ef6db4 windows missing copy for libjpeg vs2008 2012-09-14 14:15:18 -05:00
Michael Jerris
d1ddb73c0b fix build of mod_freetdm 2012-09-14 14:40:16 -04:00
Jeff Lenk
dba0b0e40a vs2010 reswig 2012-09-14 12:28:15 -05:00
Jeff Lenk
d8cada59ee windows fix for recent tpl additions to switch_event.c
and revert a search and replace error for libtiff building
2012-09-14 12:14:09 -05:00
Anthony Minessale
83007777a0 lower console output to debug for avmd 2012-09-14 11:24:23 -05:00
Anthony Minessale
6721cd918a hangup unauth calls with rejected cause 2012-09-14 11:19:36 -05:00
Brian West
dc599db683 FS-4600 --resolve 2012-09-14 10:30:13 -05:00
Brian West
4100c3b532 FS-4599 --resolve 2012-09-14 10:29:25 -05:00
Jeff Lenk
2e9b4c23de FS-4618 --resolve 2012-09-14 07:38:03 -05:00
William King
bf04f8b0c8 Mod_sonar can be useful for collecting specific round trip delay information about a call route. This is a first working draft, so expect it to interfere with the migration habits of your creatures. To use setup a destination with echo, originate a call to that destination and drop the call into &sonar(). Then watch the logs for the results. 2012-09-14 00:26:36 -07:00
Seven Du
a32244fe38 Revert "for consistency"
This reverts commit e8c7bb3a88bbc46de44dca54c049f0bf0de21ced.
2012-09-14 09:41:10 +08:00
Seven Du
e8c7bb3a88 for consistency 2012-09-14 09:37:08 +08:00
Anthony Minessale
70898c09ef run serialize test in skel 2012-09-13 17:58:25 -05:00
Anthony Minessale
d5e5fb032a add funcs to binary seralize/deserialize switch_events into a contiguous binary frame 2012-09-13 17:46:28 -05:00
William King
c28c99c394 If the timer value isn't available it isn't an error. Instead just don't add the field. 2012-09-13 15:12:52 -07:00
Anthony Minessale
4985a41f27 add tpl to tree (please check win build) 2012-09-13 15:01:01 -05:00
Anthony Minessale
5a956890af update json lib in core and ESL and re-apply old patches 2012-09-13 12:54:31 -05:00
David Yat Sin
4c3c4c5a28 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2012-09-13 12:35:19 -04:00
David Yat Sin
eb7b98c699 freetdm: Fix for HW DTMF events not passed to signalling module in transfer mode 2012-09-13 12:34:49 -04:00
Steve Underwood
ccb08cc712 Merge branch 'master' of git.freeswitch.org:freeswitch 2012-09-14 00:25:28 +08:00
Anthony Minessale
0424a81494 build fix on opus 2012-09-13 11:27:50 -05:00
Steve Underwood
831e5dd4d9 Add image squashing feature to the FAX engine so a superfine image or fine
image can be sent to a machine which has those resolutions inhibited.
2012-09-14 00:24:19 +08:00
Anthony Minessale
892974f010 update opus to use the standardized release 2012-09-13 10:32:00 -05:00
David Yat Sin
83d7f4282c Fix for compilation errors 2012-09-13 00:00:26 -04:00
Seven Du
9c1c911648 fix lost bindings when list 2012-09-13 11:33:16 +08:00
Stefan Knoblich
210e501782 mod_freetdm: Remove duplicate assignment.
curr is getting set in the for() statement (again). Use that, remove
the other line setting it.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-13 01:02:31 +02:00
Stefan Knoblich
42c76fa81b mod_freetdm: Coding style and whitespace clean up.
No functional changes.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-09-13 01:01:19 +02:00