Commit graph

224 commits

Author SHA1 Message Date
Mohamed Kallel
f06e17c456 Optimization of PeriodicInformTime usage 2013-08-20 13:27:55 +02:00
Mohamed Kallel
d809ee41c7 Parameter: InternetGatewayDevice.ManagementServer.PeriodicInformTime added 2013-08-19 11:13:02 +02:00
Mohamed Kallel
ebfc7378be supporting the tag <?xml ....> in the received messages from the acs 2013-08-08 16:51:03 +02:00
Ahmed Zribi
1e4a83df17 New vendor specific parameter added (InternetGatewayDevice.Services.VoiceService.{i}.VoiceProfile.{i}.SIP.X_002207_CallLines) 2013-08-06 10:05:49 +01:00
Strhuan Blomquist
509599ab67 changed start prio sometimes wan came up faster and boot flag was lost 2013-07-30 10:42:36 +02:00
Mohamed Kallel
48f8836f0b PR#3226 comment#1 bug fixed 2013-07-26 13:36:12 +01:00
Mohamed Kallel
27b73d5af7 PIVA::DELIVERY 8
script optimization
Voice parameters: AddObject/DeleteObject
Voice parameters: Vendor specific parameter

Concerning what we did in the optimization task:
1)  The main script  (freecwmp) is loaded only 1 time during the session. the load is done just before the start of the session. the function scripts are loaded within the load of the main script (freecwmp) only one time. The old behaviour consist to load the main script (freecwmp) and the function scripts for each parameter treatment. Core code (C) and Scripts are changed
2) Optimize the preparing of inform message. old script take ~30s and now it takes ~2s. Core code (C) and Scripts are changed
3) Execute only the function related to the parameter. For example if the requested parameter is "InternetGatewayDevice.ManagementServer.URL" then the main script freecwmp will execute only the related function of this parameter which is get_management_server(). The old behaviour consist to execute all get functions: get_wan_device(), get_lan_device(), get_device_info()...
4) Minimize the size of the script files: Replace some blocks o othe source code by a functions
2013-07-24 16:05:32 +01:00
Strhuan Blomquist
c4274242a5 changed default config 2013-07-18 10:27:26 +02:00
Strhuan Blomquist
5d36ae2167 fixes for device info 2013-07-18 10:02:01 +02:00
Strhuan Blomquist
2b7bc37755 making init script smarter to figure out what interface to use 2013-07-17 16:47:58 +02:00
Strhuan Blomquist
d17e3100c7 uri sets user instead of authuser we need to think of a better way to do this 2013-07-17 16:30:20 +02:00
Strhuan Blomquist
1136058012 changed minimum inform to 60 2013-07-17 16:26:30 +02:00
Strhuan Blomquist
42ed981f62 more freecwmp move 2013-07-17 16:23:54 +02:00
Strhuan Blomquist
451b464113 Moving freecwmp to git repo 2013-07-17 13:37:54 +02:00
zribiahmed
edc95b8290 PR #3224 2013-06-17 13:48:43 +00:00
zribiahmed
db33ec1a50 <empty commit message> 2013-06-17 10:54:38 +00:00
zribiahmed
a0764471e9 <empty commit message> 2013-06-17 10:35:20 +00:00
zribiahmed
1ec1099aa1 fix set value for parameter DirectoryNumber 2013-06-13 14:01:16 +00:00
zribiahmed
cff3116dae set value application after end of session 2013-06-12 19:05:23 +00:00
zribiahmed
375a7dc29d <empty commit message> 2013-06-12 18:59:43 +00:00
zribiahmed
63922fb995 <empty commit message> 2013-06-12 11:54:20 +00:00
zribiahmed
3c0346835e <empty commit message> 2013-06-10 10:21:37 +00:00
zribiahmed
8077b7d437 Fix Issues #3202 2013-06-10 09:28:46 +00:00
zribiahmed
1404edae2d PR3154: cwmp binary Only one instance should run 2013-06-07 16:59:06 +00:00
zribiahmed
122558bc79 <empty commit message> 2013-06-07 13:33:57 +00:00
zribiahmed
9d74ee5803 check if default_wan_interface if up 2013-06-05 17:06:22 +00:00
zribiahmed
35d93a3f23 PR3154: cwmp binary Only one instance should run 2013-06-05 14:41:59 +00:00
zribiahmed
c29ba56feb <empty commit message> 2013-06-03 15:39:36 +00:00
zribiahmed
6a2a582850 <empty commit message> 2013-05-31 16:34:44 +00:00
zribiahmed
92fa3bd28a remove of freecwmp_action.sh script when stopping cwmpd 2013-05-31 15:54:30 +00:00
zribiahmed
1cf920d8d6 remove unused values of configuration 2013-05-31 14:44:44 +00:00
zribiahmed
1d8e5483b7 add killall of freecwmp_action.sh and freecwmp scripts 2013-05-31 14:39:47 +00:00
zribiahmed
8337545251 <empty commit message> 2013-05-27 11:34:02 +00:00
zribiahmed
33d9e7ce8a fix set parameter attributes 2013-05-27 09:42:40 +00:00
zribiahmed
3e0b21713b <empty commit message> 2013-05-27 09:04:58 +00:00
zribiahmed
b82e03ee3d fix bug get parameter name 2013-05-27 08:10:49 +00:00
zribiahmed
c431181415 fix bugs related to LANDevice 2013-05-27 07:57:36 +00:00
zribiahmed
b0ba1db073 <empty commit message> 2013-05-24 18:16:28 +00:00
zribiahmed
968961bc70 fix wan_device load 2013-05-24 13:57:00 +00:00
zribiahmed
bebf7d2eb0 <empty commit message> 2013-05-24 09:32:08 +00:00
zribiahmed
6fa71ee2e8 fix bug set presharedkey 2013-05-24 08:47:55 +00:00
zribiahmed
6b55d6d976 fix wepkeyindex when wpa or wpa2 is activated 2013-05-23 16:21:43 +00:00
zribiahmed
94e3897c54 fix bug #3110 related to set voice parameters 2013-05-23 14:18:04 +00:00
zribiahmed
124ef3ad3c Delivery TR098 & TR104 Phase 1 2013-05-22 17:58:01 +00:00
zribiahmed
00143ab220 <empty commit message> 2013-05-22 17:40:18 +00:00
zribiahmed
82e8527fb8 fix some bugs in: 2013-05-22 17:17:40 +00:00
zribiahmed
0aa8bfe94a <empty commit message> 2013-05-21 17:51:20 +00:00
zribiahmed
686da3d2fa fix bugs in voice 2013-05-21 17:42:54 +00:00
zribiahmed
12ac0eaf71 fix download bug StartTime and CompleteTime in the DownloadResponse RPC (Not compatible with standard) 2013-05-21 17:31:45 +00:00
zribiahmed
c3e099d152 <empty commit message> 2013-05-21 16:40:53 +00:00