Note: The following are from Asterisk@Home 2.7

extensions.conf

*411 — Directory

*78 — Do Not Disturb activate

*79 — Do Not Disturb deactivate

*98 — Check voicemail (enter extension)

*98nnn — Check voicemail (extension nnn)

*97 — Check voicemail (for calling extension)

*70 — Call Waiting activate

*71 — Call Waiting deactivate

*72 — Call Forward activate

*73 — Call Forward deactivate

*90 — Call Forward on Busy activate

*91 — Call Forward on Busy deactivate

*69 — Call trace

*11 — Log in (not used for fixed devices)

*12 — Log out (not used for fixed devices)

888 — Barge-In (unconfirmed, please update wiki)

8nnn — Meet-Me conferencing (nnn = 1 to 4-digit extension number)

*77 — Record announcement

*99 — Playback announcement

7777 — Simulate incoming voice call

666 — Simulate incoming fax call (unconfirmed, please update wiki)

*43 — Echo test

extensions_custom.conf

*60 — Time

*61 — Weather

*62 — Wakeup call

*65 — Playback extension

300 3nn 91npanxxxxxx — Set speed dial nn to 9-1-NPA-NXX-XXXX

3nn — Dial speed dial entry nn

*3nn — Listen to / dial speed dial entry nn

features.conf

 

#70 — Call Parking (Will park call on ext#71-79 and announce)

 


Related Content


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

how do i use these outside the system?

gwhosting's picture

hi;
for say i want to transfer a call to the parking lot and then call in from my mobile and access parking lot can i?
thanks
mike


use the misc destinations

lazytt's picture

use the misc destinations module


Where are saved dynamic states

pdraganov's picture

Where (in which database and table) are saved dynamic states of Call forwarding, DND, and so on for every extension?


pdraganov, The proper place

fskrotzki's picture

pdraganov,

The proper place to ask a question like this is in the user forums and not under the documentation sections.

DND, Call Forwarding are stored in the asterisk database which is a Berkley DB. You can view it via the asterisk CLI by doing show database.