Mohamed Kallel
8c715595eb
SPV and SPA should return fault when param name is empty
2013-10-03 13:08:06 +02:00
Mohamed Kallel
b3db549d24
fix download issue
2013-10-03 13:08:06 +02:00
Mohamed Kallel
003a7aa2ce
fix some issues
2013-10-03 13:08:06 +02:00
Mohamed Kallel
08aae92543
sort of the parameters in the RPCs responses
2013-10-03 13:08:06 +02:00
Mohamed Kallel
647c0731ab
wan dev notif_permission
2013-10-03 13:08:06 +02:00
Mohamed Kallel
5d2cc6a81d
script fix
2013-10-03 13:08:06 +02:00
Mohamed Kallel
8c81780a1a
code indent
2013-10-03 13:08:06 +02:00
Mohamed Kallel
995baa1197
add software version backup only for 1 firmware image
2013-10-03 13:08:06 +02:00
Mohamed Kallel
40e86bb5ab
Optimization Phase2 using cache first delivery
2013-10-03 13:08:06 +02:00
Strhuan Blomquist
d903a255c9
username is now based on serial and discovery is enabled
2013-09-27 10:33:39 +02:00
Sukru Senli
a7d1b9ccd3
remove aux options from ps in cwmpd.init
2013-09-25 11:37:40 +02:00
Sukru Senli
9bcc722690
configure.ac include libs according to CFLAGS
2013-09-19 10:44:46 +02:00
Sukru Senli
89d67f5f3b
libjson package differs in AA and backfire, so add ifdef _AA condition
2013-09-18 15:40:48 +02:00
Mohamed Kallel
7ff06e9ed1
Fix interoperability with ACS VCM of tilgin
2013-09-03 17:48:36 +02:00
Mohamed Kallel
9c60b19587
Fix SPV InternetGatewayDevice.Services.VoiceService.{i}.VoiceProfile.{i}.Line.{i}.Enable
2013-09-03 17:48:30 +02:00
Mohamed Kallel
73b581c325
Fix Download method
2013-09-03 17:48:16 +02:00
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