Ken Rice
c5554eb939
Copyright date update.
2012-04-18 11:52:02 -05:00
Anthony Minessale
647740e9a4
cleanup after yourself
2012-04-02 16:20:40 -05:00
Moises Silva
681f582b20
freetdm: Try to resolve OPENZAP-173
...
The token count needs to be updated after the master session token is cleared
and before checking for other tokens
2012-03-19 09:20:44 -04:00
Moises Silva
5ef3c94271
OPENZAP-177 --resolve Thanks to Abhishek Singh
2012-01-30 14:15:51 -05:00
Moises Silva
4b22c22c33
freetdm: fix potential bug in MFCR2 where the channel token is cleared too soon
2011-12-15 20:29:32 -05:00
Jeff Lenk
f0efbd3f08
FS-3599 --resolve correct windows compiler warnings
2011-10-07 08:38:48 -05:00
Anthony Minessale
995d7dcb02
dont clear token on SIGEVENT_STOP for ISDN legs, save it for the hangup handler
2011-09-16 16:44:15 -05:00
Anthony Minessale
42ff14d22a
use index in this loop instead of the max val for the iteration
2011-09-16 15:53:49 -05:00
Anthony Minessale
8a3c292534
fix seg in recent change
2011-09-16 14:52:14 -05:00
Moises Silva
25417d3ea8
freetdm: Verify that the uuid that is being hung up is still attached to the FreeTDM device
...
This avoids hanging up a device that is no longer attached to the session, in the
weird situation where the FreeSWITCH core takes an awful lot of time (more than 3 seconds)
to come around to acknowledge the SIGEVENT_STOP signal.
2011-09-15 19:42:39 -04:00
Moises Silva
aa0a6c9222
freetdm: print span/chan identifiers on hangup
2011-09-15 13:50:42 -04:00
Moises Silva
4ed900eb92
freetdm: add debug stacktrace to track spurious channel_on_hangup call
2011-09-12 18:13:10 -04:00
Moises Silva
23aba09f1b
freetdm: mod_freetdm - fix len data type for 64bit systems
2011-09-12 15:48:28 -04:00
Moises Silva
6c5132a507
freetdm: - Clear the IO flag when FreeSWITCH hangs up before notifying freetdm
...
- Misc fixes to log messages to aid debugging
- Added ftdm ioread command to read media from the channel
- Modified the ftdm_channel_open() API to return FTDM_EBUSY if the channel is already open
2011-09-12 15:21:23 -04:00
Michael Jerris
77284b5d21
use system default dtmf duration instead of hardcoded value
2011-08-31 14:45:16 -04:00
Moises Silva
f57c33f1ee
OPENZAP-112 --resolve
2011-08-06 21:32:21 -04:00
Moises Silva
bfabc98f3d
freetdm: more CLI improvements
2011-08-04 10:10:13 -04:00
Moises Silva
c3f719c80d
freetdm: fix typo in iostats command - print proper tx queue size and length
2011-08-03 13:05:02 -04:00
Moises Silva
68b887c760
freetdm: allow IO statistics access to users
...
added ftdm iostats command
2011-07-30 17:40:32 -04:00
Moises Silva
f68d351fdd
freetdm: refactoring of the CLI, it was getting way too ugly!
2011-07-29 19:35:10 -04:00
Jeff Lenk
71c66bcf5a
OPENZAP-162 -- resolve
2011-06-14 08:47:46 -05:00
Moises Silva
1d3417a97b
freetdm: be more tolerant to a few read errors
2011-06-07 17:35:49 -04:00
Moises Silva
5042b21fc5
freetdm: check if the event was created before firing it
2011-06-07 09:54:50 -04:00
David Yat Sin
bd7672242c
Support for AT&T *8 Transfer (VRU only)
2011-06-03 17:18:30 -04:00
Moises Silva
3fa2fce3f3
freetdm: added fail-on-error global configuration to refuse
...
to load the module if there is any error
Conflicts:
libs/freetdm/mod_freetdm/mod_freetdm.c
2011-06-01 15:24:09 -04:00
Moises Silva
e56d8934fe
freetdm: make codec configurable for unrestricted digital calls (for G722 calls in Sangoma ISDN)
2011-05-19 17:17:46 -03:00
Moises Silva
b22fc869dd
freetdm: update bearer capability macro
2011-05-17 20:02:18 -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
Moises Silva
e544e4cff1
freetdm: Add initial testing support for unrestricted digital calls using G722 codec
2011-05-10 23:35:20 -04:00
David Yat Sin
3b2019cd1f
minor changes
2011-05-10 16:09:02 -04:00
David Yat Sin
32bf306af5
freetdm: ss7 - CPC
2011-05-10 15:56:30 -04:00
David Yat Sin
95f2d6de0d
freetdm: Changed SS7 to use global CPC variable
2011-05-10 15:28:10 -04:00
David Yat Sin
05fa93f831
chlog: freetdm: ss7 - Support for Calling Party's Category
2011-05-10 11:38:23 -04:00
Moises Silva
929b69ea5d
Merge remote branch 'smgfs/master'
2011-05-06 22:29:20 -04:00
David Yat Sin
e9f8fb4942
freetdm - SS7 Support for custom SIP headers for RDNIS and Generic Number
2011-05-06 17:52:41 -04:00
Michael Jerris
b7da00209f
too much perl
2011-05-05 22:04:43 -04:00
Michael Jerris
7c971707b1
add specific alarm status in dump
2011-05-04 12:51:49 -04:00
Jeff Lenk
5510618660
OPENZAP-154 --resolve
2011-04-29 08:57:00 -05:00
David Yat Sin
2e8b3d75d0
chlog: freetdm: SS7 - Fix for Screening Ind and Presentation Ind not being sent out
2011-04-26 15:13:11 -04:00
root
f235d95537
freetdm: SS7 - Support for receiving RDNIS variables
2011-04-26 14:52:53 -04:00
David Yat Sin
6558b9bba9
freetdm: fix compile errors from previous commit
2011-04-26 13:21:55 -04:00
David Yat Sin
dd6853cb98
freetdm: ss7 - Fix for some SIP RDNIS headers being overwritten
2011-04-26 11:07:40 -04:00
Marc Olivier Chouinard
ba7dc9fde8
Fix for -Wunused-but-set-variable required compiler. : mod_freetdm mod_avmd mod_cidlookup mod_ladspa mod_lcr mod_nibblebill mod_rss mod_vdm mod_dahdi_codec mod_skinny mod_cdr_pg_csv
2011-04-22 22:49:41 -04:00
David Yat Sin
358e9aab22
chlog:FreeTDM - SS7 Support for transmitting Redirecting Number
2011-04-06 17:25:29 -04:00
David Yat Sin
3013a9a02a
Merge branch 'fsorig'
2011-04-04 16:04:13 -04:00
Daniel Swarbrick
73a9e05eaa
fixed a couple of typos
2011-03-31 15:29:32 +02:00
David Yat Sin
2fba005764
freetdm: added support to restart all channels on a span
2011-03-25 16:48:57 -04:00
Moises Silva
244fd68dfd
freetdm: added command complete for ftdm queuesize
2011-03-21 14:27:57 -04:00
Moises Silva
63706a839f
freetdm: add support for setting the channel tx/rx queue size from config file (wanpipe.conf) and from CLI
2011-03-21 14:25:20 -04:00