12675 Commits

Author SHA1 Message Date
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
kapil
a7ac272595 adding MEGACO Stack STOP/SHUTDOWN code 2012-05-31 17:31:06 +05:30
kapil
c36b5f0cca fixing megaco conf xml error 2012-05-18 13:46:50 +05:30
kapil
df76709e95 Adding code to bring up MEGACO stack 2012-05-17 16:14:05 +05:30
kapil
32c5100e62 Adding megaco stack configuration code and "megaco.conf.xml" 2012-05-16 18:36:26 +05:30
Mathieu Rene
f3fe2232f3 Remove stuff that should've been gitignored 2012-05-15 19:52:57 -04:00
Mathieu Rene
bb875ce6ff mod_megaco: add sample config file and refuse to start a profile without a configuration 2012-05-15 19:45:36 -04:00
Mathieu Rene
6a32e98c49 Add mod_megaco skeleton with basic profile support and a lot of todos for Kapil 2012-05-15 19:37:41 -04:00
David Yat Sin
d56aebcc13 Changed error message from CRIT to ERROR, because message is not CRITICAL 2012-04-30 14:22:42 -04:00
David Yat Sin
e3369119e0 Merge branch 'master' into releases.3.5 2012-04-03 18:16:36 -04:00
David Yat Sin
27e4cdb4dd Merge branch 'fsorig'
Conflicts:
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_cfg.c
	libs/freetdm/src/ftmod/ftmod_sangoma_isdn/ftmod_sangoma_isdn_stack_hndl.c
2012-04-03 18:08:49 -04:00
Anthony Minessale
26b04fdc4a FS-4068 --resolve 2012-04-03 13:29:39 -05:00