[OpenSIPS-Users] Max Contacts Flag Documentation
    David J. 
    david at styleflare.com
       
    Mon Apr 12 13:12:14 CEST 2010
    
    
  
I was looking at the registrar documentation and not sure if this is 
in-consistent documentation.
/flags/ (optional)- string of the following flags:
/'cnn' (max Contacts)/ - this flag can be used to limit the number of 
contacts for this AOR (Address of Record) in the user location database. 
Value 0 disables the check. This parameter overrides the global 
"max_contacts" module parameter.
*Example 1.13.|save|  usage*
# save into 'location', do not update DB, max 5 contacts per AOR,
# use default AOR (TO URI)
save("location","mc5");
shouldn't it read 'cnn5' not 'mc5' like the example below?
*Example 1.13.|save|  usage*
# save into 'location', do not update DB, max 5 contacts per AOR,
# use default AOR (TO URI)
save("location","cnn5");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100412/829faa12/attachment.htm 
    
    
More information about the Users
mailing list