hangup-combo-skel - Man Page
Synopsis
hangup-combo-skel
Description
Hangup-combo-skel is a template for calling two extension scripts. Your script name should be the same name without -skel. Script names use the format: hangup-<name>
After copying hangup-combo-skel to hangup-combo, You can use it without any changes. If you want to change the extensions called, you need to change the following lines:
EXT1="hangup-fakenum"
EXT2="hangup-fcc"
By default hangup-combo calls hangup-fakenum and hangup-fcc.
Files
/usr/share/ncid/extensions/hangup-combo-skel
/etc/ncid/ncidd.whitelist
See Also
ncidd(8), ncidd.whitelist(5), hangup-calls(1), hangup-fakenum(1),
hangup-fcc(1), hangup-skel(1), hangup-closed-skel(1),
hangup-message-skel(1)
Referenced By
hangup-calls(1), hangup-closed-skel(1), hangup-message-skel(1), hangup-nohangup(1), hangup-skel(1), ncid_extensions(7).