Blogs

Check out the new content on the Cisco Developer Network reflecting the New & Enhanced features in Cisco Unified Communication Manager 9.1.

See the new ...Read More

 

The Unified Communications 9.0 Partner Bundle packages Cisco’s Collaboration application software for our Collaboration partner community to leverage for their internal lab or demonstration systems. The 9.0 version is now available for order. Learn More >> ...Read More

 

Cisco Extension Mobility Developers:

Check out the new content on the Cisco Developer Network reflecting the New & Enhanced features in Cisco Unified Communication Manager 9.0(1).

...Read More

 

Developer Partners,

Cisco announces the availability of our 2012 Developer Partner presentations shared at CiscoLive San Diego.

Please log into the Cisco Developer Network using your Partner UserID to download this content.

Access these presentations here: http://developer.cisco.com/web/cdc/devforumpreso PARTNER LOGIN REQUIRED
...Read More

 

Developer Partners,

Cisco announces the availability of our 2012 Developer Partner presentations shared at CiscoLive London.

Please log into the Cisco Developer Network using your Partner UserID to download this content.

Access these presentations here: http://developer.cisco.com/web/cdc/devforumpreso PARTNER LOGIN REQUIRED
...Read More

 

Showing 1 - 5 of 21 results.
Items per Page 5
of 5

Forums

« Back to Extension Mobility API Questions

EM API loginDuration value question

Combination View Flat View Tree View
Threads [ Previous | Next ]
I am using the string below to login users:
with the value of "0"

doDeviceLogin
<deviceName>#COL1#</deviceName><loginDuration>0</loginDuration>#COL3#<userId>#COL2#</userId>
 
What value equals indefinate, or if Enforce Maximum Login Time is set to false as a System parameter, is that value ignored?
 
I want to avoid a massive logout of users if some backen timer expires</loginDuration><
</loginDuration><

Some testing seems to indicate a value of 0 results in 'indefinite'.
 
It appears that even if Enforce Maximum Login is disabled, that a positive value will result in logout at the specified interval.

Hi Ryan,
I assume you use AXL to login the user ;-)
 
according the AXL doco's, the loginduration will not be enforced even if you specify a value, you will have to use the EMApi if a forced logout is required. (only just found out myself)
 
so you should be all good :-)

Collateral


No files available