📄 leave-retrieve
字号:
# Script to leave a message and then retrieve a message.# Performs its own randomization.# Doesn't seem to work, probably because CallScript doesn't place a# second call correctly.# Leave a messagepause random 30000call sip:555@belize.pingtel.compause 15000file /home/dworley/images/5:11pm.wavpause 3000hangup# Retrieve and delete the messagepause random 30000call sip:101@belize.pingtel.compause 5000tones 555tones 1234#pause 20000tones 1pause 16000tones 4pause 20000hangup
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -