218 Commits

Author SHA1 Message Date
David Yat Sin
7a598e8f33 Added option for Dynamic TEI on BRI PTP 2011-09-30 16:45:46 -04:00
David Yat Sin
8df1872fbe freetdm:Support for transmission of Caller ID Name on NI-2 2011-09-19 13:51:41 -04:00
Moises Silva
8735906a5d freetdm: fix typo in ftmod_sangoma_isdn.h causing compilation error 2011-08-03 20:12:26 -04:00
David Yat Sin
6fe23b69d2 freetdm: ISDN - added #ifdef for backward compatibility 2011-08-03 13:04:22 -04:00
David Yat Sin
473fd0ce89 freetdm: ISDN - allow reception of NOTIFY msg 2011-08-03 11:53:40 -04:00
David Yat Sin
65bac44b32 freetdm: ISDN - Added function to transmission of NOTIFY msg 2011-08-03 10:52:18 -04:00
Moises Silva
587bb373b9 freetdm: fix event reporting in sangoma isdn 2011-07-29 14:01:49 -04:00
Jeff Lenk
61b04bfc78 OPENZAP-168 --resolve 2011-07-22 08:59:19 -05:00
David Yat Sin
c3cbb3df88 Merge remote branch 'fsorig/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_trace.c
2011-07-18 18:24:54 -04:00
David Yat Sin
157a89adef chlog: freetdm ISDN: Increased T200 timer to 3 sec. 2011-07-18 18:12:46 -04:00
David Yat Sin
2c9bccbfc8 chlog: freetdm: Added support for RESTART timeout, treat RESTART's without restart indicator IE as restart on full interface 2011-07-15 17:56:48 -04:00
David Yat Sin
33aa1cb763 chlog: freetdm: Added support for RESTART timeout, treat RESTART's without restart indicator IE as restart on full interface 2011-07-15 17:56:41 -04:00
David Yat Sin
b75f8d4b8d freetdm: ISDN - Fix for dropping some frames on start due to flush 2011-07-15 14:48:24 -04:00
David Yat Sin
7dad26d834 freetdm: Changed Q921 and Q931 traces to debug level 2011-07-14 18:32:20 -04:00
David Yat Sin
3d028378c5 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-07-14 18:30:16 -04:00
David Yat Sin
4c3e3530d5 freetdm: Changed sending of RESTART message behaviour on sig UP for EuroISDN 2011-07-14 11:33:14 -04:00
David Yat Sin
72e64748e8 FreeTDM: Fix for compile error on some systems 2011-07-13 11:30:22 -04:00
David Yat Sin
f0578a8011 chlog: freetdm: ISDN - Fix for Caller ID name on DMS-100 2011-07-12 17:26:44 -04:00
Stefan Knoblich
01785fb31d FreeTDM: gcc-4.6.0 fix (-Wunused-but-set-variable)
ftmod_sangoma_isdn.c:ftdm_sangoma_isdn_io_run()
	remove unused variable wflags.

Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-06-28 15:05:31 +02:00
David Yat Sin
a8abef1013 Changed libsng_isdn and libsng_ss7 include paths 2011-06-16 13:29:58 -04:00
David Yat Sin
aa01e36c37 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-06-13 16:22:20 -04:00
David Yat Sin
d043fe03aa freetdm: Fix window compile 2011-06-13 16:22:10 -04:00
David Yat Sin
2109627510 freetdm: Updated Visual Studio files to compile ftmod_sangoma_isdn_transfer.c 2011-06-13 13:14:42 -04:00
Jeff Lenk
c77fdb5e8c OPENZAP-163 --resolve trivial compile warning 2011-06-10 11:55:22 -05:00
David Yat Sin
269595ec60 chlog: freetdm: ISDN - Support for chan-id-invert-extend-bit 2011-06-10 11:52:57 -04:00
David Yat Sin
346f11f81e chlog: Freetdm: Support for force_sending_complete (Requires libsng_isdn support) 2011-06-10 11:11:44 -04:00
David Yat Sin
2d8e6e1f13 freetdm: ISDN - Fix for d-channel going down after some time 2011-06-09 16:49:55 -04:00
David Yat Sin
5e8e23f57e Merge remote branch 'smgfs/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-06-03 17:48:39 -04:00
David Yat Sin
bd7672242c Support for AT&T *8 Transfer (VRU only) 2011-06-03 17:18:30 -04:00
David Yat Sin
b92ad06b98 Disabled calling SRegInfoShow on Windows 2011-06-01 11:54:45 -04:00
David Yat Sin
01eb776469 Merge branch 'master' of git.sangoma.com:smg_freeswitch
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn.c
2011-05-31 13:25:03 -04:00
David Yat Sin
478e685292 freetdm - ISDN: Added API command to print Trillium memory info 2011-05-30 17:10:38 -04:00
David Yat Sin
c20f56bad0 freetdm - ISDN:Fix for not responding to incoming RESTARTs with RESTART ACK if there is an active call on that channel at the time the RESTART was received 2011-05-27 12:19:15 -04:00
David Yat Sin
4d77481ee1 freetdm: ISDN - Fix for segfault when we receive STA CFM while call is being cleared 2011-05-26 16:34:42 -04:00
Moises Silva
1b965d864b freetdm: ftmod_sangoma_isdn - warning fixed 2011-05-19 22:52:49 +05:30
Moises Silva
3ddca37d87 freetdm: ftmod_sangoma_isdn - comment unused variables (fix for compile warnings) 2011-05-19 12:47:22 -04:00
Moises Silva
0b59756edd Merge remote-tracking branch 'smgfs/master'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_support.c
2011-05-17 19:57:49 -04:00
David Yat Sin
ea428669d3 chlog: freetdm - SS7: Support for Transparent IAM 2011-05-17 17:27:05 -04:00
David Yat Sin
c4d8fa6408 freetdm - ISDN fix for callback pointers 2011-05-11 17:33:45 -04:00
Moises Silva
b073d1a396 freetdm: typo 2011-05-10 23:07:15 -04:00
David Yat Sin
72d98bf16d freetdm - ISDN disabled T302 timer on non EuroISDN variants 2011-05-10 17:38:03 -04:00
David Yat Sin
05fa93f831 chlog: freetdm: ss7 - Support for Calling Party's Category 2011-05-10 11:38:23 -04:00
David Yat Sin
086be03bee Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-05-10 11:05:41 -04:00
David Yat Sin
403dd0c5b0 freetdm: ISDN - Fix for segfault when setting outbound-called-npi=e164 2011-05-09 18:04:07 -04:00
David Yat Sin
e61c959336 freetdm: changed print from warning to debug when we receive a Facility IE without Calling Name 2011-05-09 12:38:30 -04:00
David Yat Sin
2246f3ca75 freetdm: ISDN - Fix for some API commands printing ERR - no return 2011-05-02 15:37:19 -04:00
David Yat Sin
e1c4f6c9c3 Missed file in last commit 2011-04-20 14:44:47 -04:00
David Yat Sin
407f47611b chlog: freetdm: Added q931-trace and q921-trace options 2011-04-20 14:44:29 -04:00
David Yat Sin
ffa45b8a0a freetdm: ISDN - fixed channel restart command not specifying channel ID 2011-03-25 14:49:14 -04:00
Moises Silva
28494cae6a Merge remote branch 'fsorig/master' 2011-03-21 16:09:49 -04:00