On 9/24/07, Erik Anderson <[EMAIL PROTECTED]> wrote: > On 9/24/07, Steve Davies <[EMAIL PROTECTED]> wrote: > > > > The phones can send a parameter to the provisioning server to indicate > > that they want an "Update" if they do this, and you send no network or > > other major config parameters, the phone does not reboot. > > > > Look at the Linksys provisioning PDF for more details of the parameter. > > Really? I've been through this document several times looking for > something like this and haven't found a single reference to it. Could > you provide more details or at least a page number in the Linksys SPA > provisioning doc? >
Slow reply... Sorry. The document is called "spa_provisioning.pdf", and the provisioning parameter is $PRVST, so for http provisioning you might have a URL of: http://host.name/provision.php?MAC=$MA&PR=$PRVST If PRVST is 1, then send a minimal config, otherwise send a full config. It works a treat here - We basically only send the per-line configs if the PRVST is "1", which means a periodic update. Hope that helps. Steve _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
