[OpenSIPS-Users] OpenSIPS and Asterisk integration versions
Bogdan-Andrei Iancu
bogdan at opensips.org
Mon Jul 4 09:46:44 CEST 2016
Hi,
This kind of ordering is valid in older versions of Asterisk. Maybe not
anymore in the newer versions.
Regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com
On 02.07.2016 04:23, Nabeel wrote:
> The tutorial contains a mistake where the priority ordering in
> extensions.conf should start with 1, not n:
>
> ; Voicemail
> exten => _VMR_.,1,Ringing
> exten => _VMR_.,n,Wait(1)
> exten => _VMR_.,n,Answer
> exten => _VMR_.,n,Wait(1)
> exten => _VMR_.,n,Voicemail(${EXTEN:4}|u)
> exten => _VMR_.,n,Hangup
>
> ; Allow users to call their Voicemail directly
> exten => VM_pickup,1,Ringing
> exten => VM_pickup,n,wait(1)
> exten => VM_pickup,n,VoicemailMain(${CALLERIDNUM}|s)
> exten => VM_pickup,n,Hangup
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160704/b1540b72/attachment-0001.htm>
More information about the Users
mailing list