0a9be1dffc
notifications over the network to announce the callers name and telephone number to a desktop PC. WWW: http://www.mezzo.net/asterisk/app_notify.html PR: ports/110547 Submitted by: Mayo Jordanov <mayo@oyam.ca>
14 lines
442 B
Text
14 lines
442 B
Text
*****************************************************************************
|
|
|
|
a) If this is a new install, restart Asterisk or activate the module by
|
|
running:
|
|
|
|
# asterisk -rx "load app_notify"
|
|
|
|
b) If this is an upgrade, you can restart Asterisk or reload the module by
|
|
running:
|
|
|
|
# asterisk -rx "unload app_notify"
|
|
# asterisk -rx "load app_notify"
|
|
|
|
*****************************************************************************
|