MOHAMED Kallel
fe567eee42
fix bug. when restarting cwmpd the cwmpd call "freecwmp wait cache". the "freecwmp wait cache" return empty values in the cahce
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-19 10:32:13 +01:00
Feten Besbes
0da2d8b555
Feature request #4990 : LANDevice parameters
...
Signed-off-by: Feten Besbes <feten.besbes@pivasoftware.com>
2014-09-18 11:44:30 +01:00
MOHAMED Kallel
d9cf05b978
Feature request #4501 : LANHostConfigManagement
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 11:03:20 +01:00
MOHAMED Kallel
afd9409318
fix issue in the global test of delivery_12: SPA is not working properly when parameter value is containing "/"
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 10:51:48 +01:00
MOHAMED Kallel
a85580e7a5
Bugg #4573 : IpAccCfg does not handle UCI firewall rule with src_ip listoption
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 10:49:07 +01:00
MOHAMED Kallel
a5f05d230a
improve the awk command in get_wan_device_dsl_datapath
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 10:02:53 +01:00
MOHAMED Kallel
619de64c03
#4632 : Additional DSL stat parameters: InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.DataPath, DownstreamAttenuation, DownstreamCurrRate, DownstreamMaxRate, DownstreamNoiseMargin, UpstreamAttenuation, UpstreamCurrRate, UpstreamMaxRate, UpstreamNoiseMargin
...
STILL TODO: InternetGatewayDevice.WANDevice.{i}.WANDSLInterfaceConfig.LineEncoding AND InternetGatewayDevice.WANDevice.{i}.WANConnectionDevice.{i}.WANPPPConnection.{i}.LastConnectionError
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 09:58:59 +01:00
MOHAMED Kallel
6e89131650
#3620 : tr-069 empty parameter values: InternetGatewayDevice.WANDevice.x.WANDSLInterfaceConfig. should be present even for Ethernet interfaces
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 09:50:52 +01:00
MOHAMED Kallel
fb6ea2712b
#4334 and #4519
...
#4334 : WLANConfiguration.{i}.AutoChannelEnable
#4519 : InternetGatewayDevice.LANDevice.{i}.LANHostConfigManagement.DHCPStaticAddress.
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-18 09:38:08 +01:00
Feten Besbes
e06eb1d212
Bugg #4203 : Time.NTPServer# only returns first server
...
Signed-off-by: Feten Besbes <feten.besbes@pivasoftware.com>
2014-09-17 13:06:24 +01:00
MOHAMED Kallel
184fc35893
fix delivery_11 issues after global testing:
...
*) Update of codec priorities
*) Number of layer_3_forwarding entries
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:32:39 +01:00
MOHAMED Kallel
0378851ee6
fix new_delivery_11 merging error
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:31:28 +01:00
MOHAMED Kallel
efad0d6897
Fix test global issues (1)
...
*)RTP.LocalPortMin and RTP.LocalPortMax should not be empty should return default value as indicated in the C code of asterisk
*)fix RTP.DSCPMark bug
*).Codec.List.{i}.Priority should be initiated if it's empty
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:30:31 +01:00
MOHAMED Kallel
62c092117f
fix the .LANHostConfigManagement.DNSServers type. It should be a string and not a boolean
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:27:39 +01:00
MOHAMED Kallel
48c467e484
Implement the parameters
...
InternetGatewayDevice.Layer3Forwarding.DefaultConnectionService
InternetGatewayDevice.Layer3Forwarding.Forwarding.{i}.Interface
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:26:46 +01:00
MOHAMED Kallel
9a5e22be8e
fix merge conflict of supporting value
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:25:06 +01:00
MOHAMED Kallel
10aa014d7a
implemntation of new paramters wlan #4336
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:22:08 +01:00
MOHAMED Kallel
a717c4c674
Add Layer3Forwarding parameters
...
Still TODO:
Layer3Forwarding.DefaultConnectionService
Layer3Forwarding.Forwarding.{i}.Interface
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:21:10 +01:00
MOHAMED Kallel
eabb749adc
*) set_cmd should not be added to json message if the permission is not = to 1
...
*) fix the SPV fault issue: SPV fault return parameter with prefix "-"
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:19:28 +01:00
MOHAMED Kallel
2d1a4221ef
layer_2_bridging is full copyright Inteno
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-09-17 12:17:32 +01:00
MOHAMED Kallel
9291ead335
Implement the wan params as indicated in the #4396
...
Still ToDo:
WANEthernetInterfaceConfig.MaxBitRate
WANEthernetInterfaceConfig.DuplexMode
2014-09-17 12:15:39 +01:00
Simon Kers
e7f6fe58ad
freecwmp_get_parameter_value() fixed as intended. refs #4656
2014-07-29 09:41:19 +02:00
MOHAMED Kallel
0d07f0c649
fix the #4605 : Voice Region should return 2 letter country code
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
Conflicts:
scripts/functions/voice_service
2014-07-09 11:11:11 +02:00
MOHAMED Kallel
7f7631a4be
fix bug in lan_device script: add "xsd:boolean" to "IPInterface.$ilan.Enable"
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-07-08 16:11:12 +02:00
Simon Kers
db773a4439
reducing inform time. refs #4439
2014-07-08 15:46:39 +02:00
Simon Kers
62e4b96e56
fixing spelling error
2014-06-04 16:16:03 +02:00
MOHAMED Kallel
75465bbda4
Add watchcwmpd script. this script is launched by crontab every 5 min. watchcwmp restart cwmpd if it's crashed or frozen. The crontab setting is made by /etc/init.d/cwmpd
2014-06-04 11:11:49 +01:00
MOHAMED Kallel
bbc24b2549
ParameterKey set is moved to the script instead of c. The uci set in c could be a cause of timing problem and then it's a cause of possible crash
2014-06-02 15:33:55 +01:00
MOHAMED Kallel
cf7a5dd994
fix memory leak issues
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-05-22 09:56:20 +02:00
Simon Kers
ba32052a18
firewall reload after updating iptables rule
2014-05-21 17:38:11 +02:00
Simon Kers
1b580bf907
adding iptables rule
...
updating ACS address in iptables rule
fixing indentation
correct comment format
indentation
correct comment format
iptables rule inactive by default
2014-05-21 13:31:47 +02:00
MOHAMED Kallel
6e62056466
add ip table command to allow acs for connection request
...
Signed-off-by: MOHAMED Kallel <mohamed.kallel@pivasoftware.com>
2014-05-20 16:29:24 +02:00
Sukru Senli
06afce5e5a
get wan device for ppp connections also
2014-04-29 12:15:32 +02:00
Simon Kers
04a5474630
Removing duplicate objects from prefix_list
2014-04-28 11:07:42 +02:00
Simon Kers
abfc0e6267
use dest port instead of src
2014-03-26 18:04:15 +01:00
Simon Kers
620da8c602
support for ACL port, delivery 10 fix
2014-03-26 17:57:08 +01:00
Simon Kers
539b4ddf5b
Hotfix for inform regression bug.
2014-03-26 16:52:41 +01:00
Simon Kers
36f9a0e193
adding ModelName to DeviceInfo
2014-03-24 16:41:01 +01:00
Strhuan Blomquist
9794ce61a8
added support to set root login
2014-03-24 11:53:51 +01:00
Simon Kers
7050909142
rename vendor BROADCOM to INTENO
2014-03-24 11:53:51 +01:00
Strhuan Blomquist
95d6e44497
fixed merge conflict misstake
2014-03-24 11:53:51 +01:00
Mohamed Kallel
c969226c63
delivery 10: parameters implementation issue #3492
2014-03-24 11:53:51 +01:00
Simon Kers
71d46f11b0
rename function script to inteno_se.
2014-03-18 17:12:02 +01:00
Simon Kers
3d1af0d10b
Keypassphrase no longer changes to WEP. refs #4267
2014-03-14 12:31:16 +01:00
Simon Kers
91edaede84
Use the correct TR-069 vendor name. refs #4207
2014-03-13 11:58:40 +01:00
Simon Kers
8a638cec80
Conditional loading of ICE TR-069 parameters
2014-03-10 16:03:32 +01:00
Simon Kers
9135a3714e
Map ICE to freecwmp. refs #4207
2014-03-03 13:53:29 +01:00
Strhuan Blomquist
f1392c597c
device info needs to take info from hardware database
2014-01-22 15:39:18 +01:00
Strhuan Blomquist
5f47e49b79
fixed empty space problem
2014-01-21 17:02:58 +01:00
Strhuan Blomquist
9c4417b6ae
added support for none voip devices to use freecwmp
2014-01-16 14:46:22 +01:00