12686 Commits

Author SHA1 Message Date
kapil
7db1cdefb9 Audit code commit 2012-07-04 21:52:44 +05:30
David Yat Sin
a4c4155232 fixing modify mid issue 2012-07-03 11:48:37 -04:00
David Yat Sin
5ec258b388 adding subtract rsp code (got deleted by mistake) 2012-07-02 04:43:21 -04:00
kapil
e2e3a5c34e fixing modify mid code 2012-07-02 09:55:36 +05:30
David Yat Sin
f88f0a8899 fixing warnings 2012-07-02 00:19:29 -04:00
kapil
7eb163e74e adding dummy audit rsp api 2012-07-01 12:40:17 +05:30
kapil
9beec66fcd removing extra audit rsp api 2012-07-01 12:36:28 +05:30
kapil
c6b5bc2bda adding AUDIT for root Packages response code,
adding media_gateway_cmd_handler.c for all commands related  logic/APIs.
adding media_gateway_packages.c to have list of all supported packages.
adding media_gateway_utils.c for all media gateway utility APIs
2012-07-01 12:13:18 +05:30
kapil
cd61d0b59e adding code to send error response back to MG stack,in case of any app
failure
2012-06-29 21:51:15 +05:30
kapil
c82c11b02a adding code to send add response 2012-06-26 17:45:01 +05:30
kapil
e777de3eef adding mg stack add command code and sendign dummy rsp of add 2012-06-26 13:05:23 +05:30
kapil
b6737e31a3 adding command handler to handle command indication from megaco stack 2012-06-25 20:07:51 +05:30
kapil
e3eed73ecb adding mg and peer profile cleanup code during shutdown and removing
"unused variables" warnings
2012-06-25 12:12:04 +05:30
Mathieu Rene
fd634d6bc9 still figuring out lib 2012-06-22 19:10:08 -04:00
Mathieu Rene
294ab3880f fix conflict 2012-06-21 10:40:57 -04:00
kapil
97d89de3fc MEGACO over TCP support 2012-06-21 19:23:22 +05:30
kapil
3693867388 adding TCP transport support 2012-06-21 19:22:14 +05:30
kapil
ca5b100d17 code commit for multiple peer cli command 2012-06-21 11:36:20 +05:30
David Yat Sin
c18c32f800 Fix for compile warnings rtp.c 2012-06-20 22:43:54 -04:00
Mathieu Rene
79702bc0d2 start implementing command handlers 2012-06-20 21:34:04 -04:00
kapil
6a1229c8f9 fixing compilation error 2012-06-21 01:09:51 +05:30
Mathieu Rene
1720e4f072 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg-4.3 2012-06-20 12:31:07 -04:00
Mathieu Rene
166249b0b9 Check in TDM and RTP controllable channels (incomplete) 2012-06-20 12:30:08 -04:00
Mathieu Rene
badc31f927 Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3 2012-06-20 12:02:38 -04:00
Mathieu Rene
eae74df4e6 change loglevels and enable debug 2012-06-20 12:02:10 -04:00
kapil
31d48a8c3a adding "<>" or "[]" from the code itself , instead of passing from
config xml for MID field
2012-06-20 12:01:04 +05:30
David Yat Sin
50e3e563da Updated conf 2012-06-20 00:38:05 -04:00
David Yat Sin
dd4764bc19 Changed megaco.conf.xml to media_gateway.conf.xml 2012-06-20 00:35:10 -04:00
David Yat Sin
ae17b90f68 Changed megaco commands to mg 2012-06-19 17:54:01 -04:00
David Yat Sin
cb73fdf2f6 Added parsing for additional parameters for UI team to test their code 2012-06-19 17:30:03 -04:00
kapil
8846e1fea1 issue fix 2012-06-19 23:36:38 +05:30
kapil
743e91569e adding enable/disable MEGACO stack looging CLI command 2012-06-19 17:00:39 +05:30
David Yat Sin
af39d4c9d2 missed one 2012-06-15 16:16:11 -04:00
David Yat Sin
a47b4e756b Merge branch 'nsg-4.3' of git.sangoma.com:smg_freeswitch into nsg/4.3 2012-06-15 16:14:00 -04:00
David Yat Sin
07b260d18b Trying to re-use same Makefile as mod_rad_cdr 2012-06-15 16:17:01 -04:00
David Yat Sin
92b55af071 missing functions rename 2012-06-15 16:08:18 -04:00
David Yat Sin
6502e96f50 Fix for hard link for freeradius-client 2012-06-14 18:23:12 -04:00
David Yat Sin
8b017f6c01 Renamed mod_megaco to mod_media_gateway 2012-06-06 16:36:22 -04:00
David Yat Sin
abc1e1e42b Revert "Renamed files from megaco* media_gateway*"
This reverts commit f49fb271daa6d1c26892a12c221f8287fb03f7b3.
2012-06-06 16:24:36 -04:00
David Yat Sin
f49fb271da Renamed files from megaco* media_gateway* 2012-06-06 16:21:22 -04:00
kapil
0fc6ccff7a adding "peerxmlstatus" CLI command to show the peer status for requested
profile
2012-06-06 18:03:07 +05:30
kapil
ba051e1007 reorgnazing code , adding below two files
* megaco_cli.c 		- contains CLI commands APIs
   * megaco_stack_alarms.c      - contains Alarm indication APIs from Trillium MEGACO layer
2012-06-06 15:11:55 +05:30
kapil
293a65c9c0 updating final xml config file 2012-06-06 14:45:39 +05:30
kapil
d535563abb modifying XML parsing / configuration code 2012-06-06 14:44:20 +05:30
kapil
67373e787d fixing ip address cli print 2012-06-04 22:48:12 +05:30
kapil
d914d99abe fixing typo error 2012-06-04 17:29:07 +05:30
kapil
cffe95a978 adding "xmlstatus" CLI command to dump MEGACO Stack data 2012-06-04 17:23:33 +05:30
kapil
bac3b3bd36 adding status CLI command to fetch peer/sap/transport-server information from Trillium MEGACO stack. 2012-06-01 20:35:38 +05:30
kapil
a16ee36187 adding code to handle TUCL/MEGACO Status(Alarm) Indication from MEGACO
Stack
2012-05-31 20:20:51 +05:30
kapil
529e7fd24a adding code to make "version" as configurable parameter 2012-05-31 18:36:10 +05:30