[asterisk-users] how to call a ring group via the dial plan language in asterisk?
Edward de Jong
edward.dejong at voicecarrier.com
Wed Nov 23 00:40:10 CST 2011
When you are dialing a regular extension you might do something like this:
exten => Dial(123)
that would presumably dial extension 123.
but when one is using freepbx to admin the asterisk, and building a custom piece of dial plan code, how do you access a ring group?
exten => Dial (Local/601 at xxxx)
how does one know what context to specify? and is the local keyboard needed? is Local case sensitive?
help is appreciated.
More information about the asterisk-users
mailing list