??????????????
Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 173

Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 174

Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 175

Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 176

Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 177

Warning: Cannot modify header information - headers already sent by (output started at /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php:4) in /home/mybf1/public_html/class.bf1.my/wp-includes/js/dist/index.php on line 178
# # "raw" modem - phoneline # pcm.!phoneline { @args [ CARD DEV ] @args.CARD { type string default { @func getenv vars [ ALSA_MODEM_CARD ALSA_PCM_CARD ALSA_CARD ] default { @func refer name defaults.pcm.modem.card } } } @args.DEV { type integer default { @func igetenv vars [ ALSA_MODEM_DEVICE ] default { @func refer name defaults.pcm.modem.device } } } @func refer name { @func concat strings [ "cards." { @func card_driver card $CARD } ".pcm.modem." $DEV ":CARD=" $CARD ] } hint.show off } # # "autohooked" modem # pcm.!modem { @args [ CARD DEV ] @args.CARD { type string default { @func getenv vars [ ALSA_MODEM_CARD ALSA_PCM_CARD ALSA_CARD ] default { @func refer name defaults.pcm.modem.card } } } @args.DEV { type integer default { @func igetenv vars [ ALSA_MODEM_DEVICE ] default { @func refer name defaults.pcm.modem.device } } } type hooks slave { pcm { @func concat strings [ "cards.pcm.phoneline:CARD=" $CARD ",DEV=" $DEV ] } } hooks.0 { type ctl_elems hook_args [ { name "Off-hook Switch" preserve true value "on" lock false optional true } ] } hint.show off }