Commit Graph

21970 Commits

Author SHA1 Message Date
Kapil Gupta 57ca2bbe8d fixing term state issue 2012-08-06 10:44:34 -04:00
Kapil 7b7256b55f fixing issues 2012-08-06 10:20:02 -04:00
Kapil Gupta 2c6245b0f7 debug prints modification 2012-08-04 10:37:25 -04:00
Kapil Gupta 34000bf188 adding "interface-identifier" field to configuration 2012-08-03 12:07:02 -04:00
Kapil Gupta e718b3a8fa fixing issue - shouldnt check rtp termination service state 2012-08-03 05:27:21 -04: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
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
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
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
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
root 2dc5b322dd Added event system for TDM termination alarms 2012-07-27 21:31:24 -04:00
root 008bb4942b adding code for updating codec types 2012-07-27 16:11:46 -04:00
root ed5875b54b fixing issue 2012-07-27 13:01:54 -04:00
root ad5297cab7 adding codec nogotiation code 2012-07-27 12:54:58 -04:00
root 04d787ce37 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-27 12:08:48 -04:00
root 6e54a5e9bc local descriptor codec negotiation done 2012-07-27 12:08:15 -04:00
root 3350403d04 commit from testbox 2012-07-27 11:22:29 -04:00
Mathieu Rene a668b9ddf6 automatically fail new tdm channel if ftdm_start_only is true 2012-07-27 11:06:23 -04:00
Mathieu Rene 30a0a2056f Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3 2012-07-27 11:04:29 -04:00
Mathieu Rene 3519ebc981 add megaco_prepare_termination 2012-07-27 10:59:37 -04:00
Mathieu Rene 3fbde17442 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3
Conflicts:
	src/mod/endpoints/mod_media_gateway/media_gateway_cmd_handler.c
	src/mod/endpoints/mod_media_gateway/media_gateway_xml.c
2012-07-27 10:47:19 -04:00
David Yat Sin b10e73131e Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-26 16:43:29 -04:00
David Yat Sin 258900818a freetdm: Added thread to service events when there is no signalling module on a span 2012-07-26 16:43:18 -04:00
root b1b2bee362 fixing local sdp issue 2012-07-26 15:02:25 -04:00
root 20f900c64a Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-26 13:51:53 -04:00
root a6b85b7de5 fixing two add for same termination back-2-back scenario, 2nd add should reject as term already in context 2012-07-26 13:50:43 -04:00
Mathieu Rene 0e5ebbd984 remove typedef added for code completion 2012-07-26 12:43:32 -04:00
root ee8047ebbf changes on test box 2012-07-26 12:30:33 -04:00
root f57825f1fe Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-25 23:16:53 -04:00
David Yat Sin 5dc8412f44 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-25 23:16:42 -04:00
David Yat Sin a4bb00023c Reverted back clear-channel, used existing FTDM_SIGTYPE instead 2012-07-25 23:16:32 -04:00
root 0c18f809cf Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-25 23:15:16 -04:00
Mathieu Rene 43e39619ae prevent writes if we dont have a remote addr 2012-07-25 22:24:12 -04:00
root aac0420837 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-25 21:58:10 -04:00
Mathieu Rene 84796f84f1 allow remote addr modification on rtp 2012-07-25 21:58:03 -04:00
root b0fa88ca76 Merge branch 'nsg-4.3' of ssh://git.sangoma.com/smg_freeswitch into nsg-4.3 2012-07-25 21:50:29 -04:00