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.

Returns -1 on error or 0 on success.

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

Get Asterisk: The Future of Telephony now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.