IAX2Provision()
IAX2Provision([template
])
template
. If no template is used, the default
is used. IAXy templates are defined in
iaxprov.conf
.exten => 123,1,IAX2Provision(default)
-= Info about application 'IAX2Provision' =- [Synopsis] Provision a calling IAXy with a given template [Description] IAX2Provision([template]): Provisions the calling IAXy (assuming the calling entity is in fact an IAXy) with the given template or default if one is not specified. Returns -1 on error or 0 on success.
- none -