David Yat Sin
fcbfc69466
mod_media_gateway now specifies physical channel when opening TDM terminations
2012-09-11 14:45:57 -04:00
Kapil Gupta
9537ed3737
code changes for the following issue
...
1)resetting term->u.rtp.rfc2833 , if ADD/MODIFY SDP does not have rfc2833
2) calling DTMF removal from modify request also depends on rfc2833 present in sdp or not
3) calling EC disable from ADD/MODIFY api handler if sdp contains T38
2012-09-10 13:33:54 -04:00
Kapil Gupta
fc4365c8a5
fixing issue of applying tdm dtmf removal
2012-09-10 11:09:28 -04:00
Kapil Gupta
c916c159e7
adding code to generate "DTMF Removal Enable/Disable" event from mod_media gateway to freetdm.
2012-09-08 07:37:25 -04:00
Kapil Gupta
50b044d66f
adding api to release all calls/context during Subtract with Context ALL(C=*{S=*}) request processing
2012-09-07 12:10:16 -04:00
Kapil Gupta
84cd6f0873
DTMF removal code - by default making disable
2012-09-07 11:44:45 -04:00
Kapil Gupta
1c907e5b04
adding code to invoke freetdm dtmf removal api
2012-09-07 10:14:58 -04:00
Kapil Gupta
b15c1d12ed
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-09-06 17:15:34 -04:00
Kapil Gupta
fbfdfc1591
adding MG_FAX_NOTIFIED flag to notify only one fax event(ced or cng) per call to mgc
2012-09-06 17:14:42 -04:00
David Yat Sin
be8347027f
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-09-06 16:54:07 -04:00
David Yat Sin
f49ee5ebf9
FreeTDM: Added function to listen for mg-tdm-dtmfremoval command to disable/enable DTMF removal per channel
2012-09-06 16:53:58 -04:00
Kapil Gupta
e3de0a5c70
logging change from ERROR to Warning [rtp.c:542 - Receive unknown command]
2012-09-06 14:37:36 -04:00
Kapil Gupta
2097799bf9
changing logtype from error to info for couple of logging prints
2012-09-06 14:31:28 -04:00
Kapil Gupta
6381d06c23
adding TUCL enable/disable logging
2012-09-06 12:56:57 -04:00
Kapil Gupta
b285155449
temp fix - calling mg_choose_context api again if failure in first attempt
2012-09-06 11:52:23 -04:00
Kapil
5f73d7457f
Revert "refs #5684 - make sure we retry all contexts ids if we start at the end of the list"
...
This reverts commit 3e39945d73bc55c9bae492161e968bed239a4f4f.
2012-09-06 11:33:08 -04:00
Kapil Gupta
a425177bbf
adding new "fax-detect-evevt-type" field in config
2012-09-06 11:28:30 -04:00
Nenad Corbic
0c49449746
Changed MTP2 events from ERROR to WARN
2012-09-05 23:06:08 -04:00
Nenad Corbic
c260bc4b8a
Update mtp2 loglevels
...
Alignment loss - wanring
Alignment up - info
2012-09-05 18:03:08 -04:00
Moises Silva
15fa227699
freetdm: Fix ss7 logger broken compilation
2012-09-05 02:26:39 -04:00
Mathieu Rene
3e39945d73
refs #5684 - make sure we retry all contexts ids if we start at the end of the list
2012-09-04 16:57:06 -04:00
David Yat Sin
999f39cd34
Copied over code that Robert used for mod_opal
2012-09-04 15:03:46 -04:00
Kapil Gupta
5c3e8955de
Task #5695 - Need to have RTP IP input field in mod_media_gateway.conf.xml
2012-09-04 11:03:26 -04:00
Kapil
4569bbec22
redmine task# 5692 fix, changing log level for link error cases
2012-08-31 11:54:24 -04:00
Kapil Gupta
5f02dd8b36
adding mg term license validation code
2012-08-29 16:19:46 -04:00
Kapil Gupta
d5ea03d693
fixing rtp termination id issue
2012-08-28 17:35:37 -04:00
Kapil Gupta
94297df2ac
adding "spantermstatus <span_name>" cli command to show terms status based on span name
2012-08-27 15:21:21 -04:00
Kapil Gupta
c670489495
adding code to lock term hash list before reading
2012-08-27 14:38:08 -04:00
Kapil Gupta
07cf111e8e
fixing term service change mem leak issue
2012-08-27 11:54:05 -04:00
Kapil Gupta
3424380630
fixing minor issues observed during load testing
2012-08-27 10:12:14 -04:00
Kapil Gupta
9c35f46edd
adding more stats counters
2012-08-24 17:21:44 -04:00
Kapil Gupta
44a542719b
adding statistics
2012-08-24 16:55:11 -04:00
Kapil Gupta
cd6f4fbff9
logging improvement
2012-08-24 14:08:26 -04:00
Kapil Gupta
3acd1cc86a
fixing term svc change issue with other minor fixes
2012-08-24 13:20:39 -04:00
Mathieu Rene
22655f2644
fix leak
2012-08-24 17:47:31 +02:00
Mathieu Rene
377e5a7368
closes #5641
2012-08-24 17:45:46 +02:00
Kapil Gupta
b6bd807186
adding "peer_active" flag to check before send any message to megaco stack
2012-08-23 18:15:07 -04:00
Kapil Gupta
917609df1b
removing "raw_ftdm_chan_open" API as we have M2UA sig type
2012-08-23 10:59:21 -04:00
Kapil Gupta
33e0b7175f
error scenario , releasing context and setting null to term->context ptr
2012-08-23 10:40:48 -04:00
Kapil Gupta
15428bdf74
fixing cli profile lock issue
2012-08-23 10:10:28 -04:00
Kapil Gupta
b0ecdfd1de
printing proper termid if recv term is oos
2012-08-23 09:51:33 -04:00
Kapil Gupta
a68e52fa67
fixing term svc change mem leak issue
2012-08-22 18:12:13 -04:00
Kapil Gupta
4a1c7bcf70
memory leak fixes
2012-08-22 10:58:13 -04:00
Kapil Gupta
fad4444203
fixing memory leak issue for audit request
2012-08-22 09:04:14 -04:00
Kapil Gupta
6c6af2ee59
fixing warning
2012-08-21 19:24:43 -04:00
Kapil Gupta
39390f4f26
removing "rtp-termination-id-length" from xml parsing, field no more required
2012-08-21 17:03:23 -04:00
Kapil Gupta
b0a823851b
fixing memory leak issues
2012-08-21 14:34:34 -04:00
Kapil
e3e07569e2
Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3
2012-08-20 09:40:19 -04:00
Kapil
946d45fa8e
fixing RTP term id allocation issue(redmine issue#5598)
2012-08-20 09:39:08 -04:00
Kapil Gupta
12e61692dd
adding signaling FTDM_SIGTYPE_M2UA type
2012-08-17 19:05:12 -04:00