Call Management – Asterisk

  Asterisk

Call Management

 

SLNO Command Description Command Functions Notes
1 Answer Answer()
2 Hangup Hangup()
3 Dial Dial()
4 SoftHangup SoftHangup()
5 Busy Busy()
6 Congestion Congestion()
7 Ringing Ringing()
8 Transfer Transfer(?)
9 Wait Wait() Time Interval
10 WaitExten WaitExten(?)
11 WaitForRing WaitForRing(?)
12 WaitForSilence WaitForSilence()

GotoIf($[“${WAITSTATUS}” = “TIMEOUT”]?<e0>:)

13 MusicOnHold MusicOnHold(,)
14 ChanIsAvail ChanIsAvail()

GotoIf($[“${AVAILCHAN}” = “”]?<e0>:)

15 DISA DISA(no-password)
16 FAX SendFax()
17 Page Page()
18 Pickup Pickup()
19 FollowMe FollowMe(?)

 

 

LEAVE A COMMENT