Name

IAX2Provision() — Provisions a calling IAXy device

Synopsis

IAX2Provision([template])

Provisions a calling IAXy device (assuming that the calling entity is an IAXy) with the given template. If no template is specified, the default template is used. IAXy provisioning templates are defined in the iaxprov.conf configuration file.

; provision IAXy devices with the default template when they dial this extension
exten => 123,1,IAX2Provision(default)