New Features
- Added the redirect verb
New Features
- Added the ability to process plain strings in options, like "". This allows you to use prompt for things like "".
Bugfixes
- Added "Dial" to the list of verbs that are allowed to nest
New Features
- Added and tested the #dial_multiple verb. This allows you to dial multiple numbers in your dial verb.
New Features
- Added ability to #prompt for regexes
- Added corresponding tests
Bugfixes
None