Anthony Minessale
996c5378a1
4579 tweaks
2012-08-05 16:45:14 -05:00
William King
8eb36ec92d
DelphiWorld found another typo. Also remove the condition for auth since all dialplan lookups should be authed to prevent fraud.
2012-08-05 12:01:33 -04:00
Steve Underwood
04e93f4c0b
Fix fixed point builds of spandsp, and improve logging of modem performance during tests
2012-08-05 22:20:39 +08:00
Steve Underwood
72566f6a3f
Fixed V.22bis fixed point builds
2012-08-05 18:39:41 +08:00
Steve Underwood
f088d971f3
Sorted out fixed point builds of the V.22bis modem
2012-08-05 18:38:47 +08:00
William King
d1b98ab388
Good find DelphiWorld.
2012-08-04 19:54:48 -04:00
William King
d648a05ed1
Adding a new configurable radius module that will support both authentication based on a dialplan app, as well as digest based radius authentication by hooking into the directory. It is also fully configurable on which fields to send by the config file.
2012-08-04 19:19:04 -04:00
Kapil Gupta
2c6245b0f7
debug prints modification
2012-08-04 10:37:25 -04:00
Jeff Lenk
d1c3f910a6
windows -fix build for recent spandsp changes
2012-08-03 16:46:48 -05:00
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 3c82033e53
.
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