View Issue Details

IDProjectCategoryView StatusLast Update
0000301easycwmpQuestionpublic2018-06-28 15:29
Reporterwells89 Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
Summary0000301: TR-111 STUN NAT
Descriptiondoes easycwmp-1.6.0 support TR-111 ? How to set those stun parameters?
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2017-10-17 00:44

administrator   ~0000815

TR-111 stun is supported only the commercial version of easycwmp

wells89

2017-10-17 05:44

reporter   ~0000816

Thanks for your fast reply.
Can you provide simple document describing how to config the stun parameters in the commercial version of easycwmp?
We want to buy the commercial version of easycwmp.

wells89

2017-10-17 09:33

reporter   ~0000817

How about the price of it?

mohamed.kallel

2017-10-17 11:27

administrator   ~0000818

here after the configuration of the stun client for easycwmp. it's uci openwrt configuration

config stun 'stun'
    option username 'tr069_stun'
    option password 'tr069_stun'
    option server_address 'stun.server-example.com'
    option server_port '19302'
    option min_keepalive '30'
    option max_keepalive '3600'
#Log levels: Critical=0, Warning=1, Notice=2, Info=3, Debug=4
    option loglevel '3'
# option client_port 7547
#if client_port option is not set or < 0 then use a random port for connection request source port

mohamed.kallel

2017-10-17 11:29

administrator   ~0000819

to provide you the commercial solution details and prices, please send me an email to my email address mohamed[dot]kallel[at]pivasoftware.com

Issue History

Date Modified Username Field Change
2017-10-16 13:32 wells89 New Issue
2017-10-17 00:44 mohamed.kallel Note Added: 0000815
2017-10-17 05:44 wells89 Note Added: 0000816
2017-10-17 09:33 wells89 Note Added: 0000817
2017-10-17 11:27 mohamed.kallel Note Added: 0000818
2017-10-17 11:29 mohamed.kallel Note Added: 0000819
2018-06-28 15:29 mohamed.kallel Status new => resolved
2018-06-28 15:29 mohamed.kallel Resolution open => no change required
2018-06-28 15:29 mohamed.kallel Assigned To => mohamed.kallel