22907 Commits

Author SHA1 Message Date
Steve Underwood
e523076274 FAX T.6 decompression fixed for images with black in the last pixel of lines.
Colour and grey images can down be dithered down to bi-level images for transmission as faxes.
More movement towards T.42 support
2012-08-04 03:45:09 +08:00
David Yat Sin
949f8adb12 Merge branch 'releases.3.5' of ssh://git.sangoma.com/smg_freeswitch into releases.3.5 2012-08-03 12:49:14 -04:00
David Yat Sin
f92b66eae0 added mod_distributor 2012-08-03 12:48:54 -04:00
Kapil Gupta
34000bf188 adding "interface-identifier" field to configuration 2012-08-03 12:07:02 -04:00
Steve Underwood
e35221b981 Fixed the way T.85/T.85-L0 selection is handled when decoding DCS messages 2012-08-03 20:26:30 +08:00
Stefan Knoblich
ac0eec9de4 ftmod_isdn: Fix set-but-unused warning.
Resolves OPENZAP-189

Fixes:
	src/ftmod/ftmod_isdn/ftmod_isdn.c: In function 'ftdm_isdn_931_34':
	src/ftmod/ftmod_isdn/ftmod_isdn.c:902:21: error: variable 'status' set but not used [-Werror=unused-but-set-variable]

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-08-03 12:33:40 +02:00
Kapil Gupta
e718b3a8fa fixing issue - shouldnt check rtp termination service state 2012-08-03 05:27:21 -04:00
Giovanni Maruzzelli
ccae5cd6b2 gsmopen and skypopen: better printout from function gsm (or sk) list 2012-08-02 19:13:32 +02:00
Giovanni Maruzzelli
716f89f2d1 gsmopen: indent 2012-08-02 18:47:18 +02:00
Giovanni Maruzzelli
c5d72d9bd0 FS-4379 gsmopen: 'gsm remove interface' works now 2012-08-02 18:39:02 +02:00
root
61f0237670 print modification 2012-08-01 13:21:47 -04:00
David Yat Sin
d96687a352 Fix for TDM termination alarms 2012-08-01 13:18:37 -04:00
Mathieu Rene
b4b7be7a83 fix leak 2012-08-01 12:14:52 -04:00
Anthony Minessale
e97da8e20a remove debug 2012-07-31 16:35:56 -05:00
Anthony Minessale
beed0336c0 FS-4484 I missed the part about gateways, that is a different story. Try this patch 2012-07-31 15:53:00 -05:00
Anthony Minessale
f6ca367fff doh 2012-07-31 15:44:57 -05:00
Anthony Minessale
258afd4704 FS-4480 try this 2012-07-31 15:32:04 -05:00
Anthony Minessale
a7b10081c8 send notifies for refer for 4579 2012-07-31 15:26:03 -05:00
Kapil
85bb06ba56 adding code to parse signal descriptor for detecting T.38 CED/ANS signal request from MGC 2012-07-31 15:07:44 -04:00
Anthony Minessale
e40e8696fc update 4579 stuff 2012-07-31 14:01:56 -05:00
David Yat Sin
6906c00342 Merge branch 'releases.3.4' into releases.3.5
Conflicts:
	src/include/switch_channel.h
	src/switch_channel.c
2012-07-31 14:18:36 -04:00
root
b9db9e44ff fixing warnings 2012-07-31 13:45:08 -04:00
Kapil
7421bcfb34 adding safe check for term ptr 2012-07-31 09:26:46 -04:00
Anthony Minessale
1b355edf18 FS-4483 --resolve 2012-07-31 08:03:07 -05:00
Anthony Minessale
b3e6730de8 indent 2012-07-31 07:59:58 -05:00
Stefan Knoblich
3b5b59e693 Revert "FreeSWITCH: Fix warn-unused-result error in rtp_common_read()."
*sigh* of course there are two versions of strerror_r():

	char *strerror_r() - GNU
	int strerror_r() - non-GNU

Revert and back the drawing board...

This reverts commit 3c82033e532081fb42678a2ba297f9bd32b94635.
2012-07-31 01:58:48 +02:00
Anthony Minessale
0f4ecab5e9 FS-4481 --resolve seg is fixed but just utf-8 will not work. you need type/subtype format like text/utf-8 2012-07-30 16:36:20 -05:00
Kapil
4423077a4e adding API to send T.38 CNG tone notify to MGC 2012-07-30 16:48:53 -04:00
Kapil
39b6233abb adding T.38 required packages 2012-07-30 16:00:15 -04:00
root
c1114c6859 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-30 13:45:54 -04:00
root
4fd24d6172 adding code to return Audit of termination state based on termination's state(in-service/oos) 2012-07-30 13:44:40 -04:00
David Yat Sin
c06e3d7653 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-30 13:37:20 -04:00
David Yat Sin
3c8d14a226 Adding mod_media_gateway 2012-07-30 13:36:36 -04:00
root
0c87442dd7 adding termination service states(in-service/out-of-service) flags and
reject incoming megaco request if requested termination is not in service
2012-07-30 13:17:39 -04:00
root
5d3718fdb8 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-30 12:34:08 -04:00
root
22bc29b5e0 sending termination in-service/out-of-service service change for termination whenever there is alarm indication from freetdm 2012-07-30 12:32:46 -04:00
David Yat Sin
6571b88e15 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-30 11:08:12 -04:00
David Yat Sin
2899b4ae95 Updated to latest code used on test machines 2012-07-30 11:07:01 -04:00
Stefan Knoblich
3c82033e53 FreeSWITCH: Fix warn-unused-result error in rtp_common_read().
strerror_r() returns the error message string (and expects you to use it).

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2012-07-30 13:56:48 +02:00
David Yat Sin
a3b4f3ad4d Added mod_opal 2012-07-29 22:28:10 -04:00
root
da26b4de41 adding termination service-change code 2012-07-29 10:17:13 -04:00
David Yat Sin
2a1eb6e8fa Merge branch 'releases.3.4' of ssh://git.sangoma.com/smg_freeswitch into releases.3.4 2012-07-28 10:42:18 -04:00
David Yat Sin
4bbb8c014a Fixed compile error 2012-07-28 10:41:55 -04:00
David Yat Sin
a6503b4952 Fixed compile warning 2012-07-28 09:59:47 -04:00
root
2dc5b322dd Added event system for TDM termination alarms 2012-07-27 21:31:24 -04:00
Anthony Minessale
293429f78d add api-expansion to switch.conf.xml and fsctl api_expansion command to control allowing apis to be expanded via variable expansion 2012-07-27 18:53:04 -05:00
Anthony Minessale
cfb2335406 FS-4462 add log message to point out this problem in the future 2012-07-27 15:27:01 -05:00
root
008bb4942b adding code for updating codec types 2012-07-27 16:11:46 -04:00
Anthony Minessale
365b9feb72 457x tweaks 2012-07-27 15:07:11 -05:00
Anthony Minessale
b6de76cb8c tweak 2012-07-27 14:49:08 -05:00