• beep on terminal side

    From dream master@21:1/163 to All on Fri Dec 15 17:26:30 2017
    is there a way to m
    ake a beep on the terminal side of the person calling?
    .úùDream Masterùú
    . øùúùøøùúùø
    DoRE!ACiDiC!Demonic[dream
    land.darktech.org]
    --- Mystic BBS v1.12 A36 2017/12/03 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From Static@21:2/140 to dream master on Fri Dec 15 21:40:50 2017
    On 12/15/17, dream master said the following...

    is there a way to make a beep on the terminal side of the person calling?

    You should be able to just send the bell character (0x07)

    --- Mystic BBS v1.12 A36 2017/12/03 (Linux/64)
    * Origin: Subcarrier BBS (21:2/140)
  • From g00r00@21:1/108 to Static on Sat Dec 16 22:29:12 2017
    is there a way to make a beep on the terminal side of the person call

    You should be able to just send the bell character (0x07)

    I think Mystic |BE says that code, but its up to the terminal to actually
    beep and I think most don't.

    --- Mystic BBS v1.12 A37 2017/12/16 (Windows/32)
    * Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
  • From Static@21:2/140 to g00r00 on Sun Dec 17 00:44:14 2017
    On 12/16/17, g00r00 said the following...

    I think Mystic |BE says that code, but its up to the terminal to actually beep and I think most don't.

    Yeah you can't force a terminal to beep if it's configured not to. A lot of them just flash instead.

    --- Mystic BBS v1.12 A36 2017/12/03 (Linux/64)
    * Origin: Subcarrier BBS (21:2/140)
  • From dream master@21:1/163 to Static on Sun Dec 17 02:37:38 2017
    On 12/15/17, Static said the following...
    is there a way to make a beep on the terminal side of the person call
    You should be able to just send the bell character (0x07)

    how would this work in mpl via function?

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A36 2017/12/03 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From Static@21:2/140 to dream master on Sun Dec 17 06:08:52 2017
    On 12/17/17, dream master said the following...

    how would this work in mpl via function?

    I assume you can just send an ANSI escape code + 007 with a write call, or g00r00 mentioned |BL should make Mystic do the same thing.

    --- Mystic BBS v1.12 A36 2017/12/03 (Linux/64)
    * Origin: Subcarrier BBS (21:2/140)
  • From dream master@21:1/163 to Static on Sun Dec 17 03:36:32 2017
    On 12/17/17, Static said the following...
    On 12/17/17, dream master said the following...
    how would this work in mpl via function?
    I assume you can just send an ANSI escape code + 007 with a write call,
    or g00r00 mentioned |BL should make Mystic do the same thing.

    oh, your referring to the BE mci code but that does not work and thats on the bbs side not remote but thanks i need to figure this out. going to do some pascal reading. see sneaky ways to do this.

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A36 2017/12/03 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From g00r00@21:1/108 to Static on Sun Dec 17 12:56:14 2017
    I assume you can just send an ANSI escape code + 007 with a write call,
    or g00r00 mentioned |BL should make Mystic do the same thing.

    I just double checked and |BE sends the beep character.

    --- Mystic BBS v1.12 A37 2017/12/16 (Windows/32)
    * Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
  • From Static@21:2/140 to dream master on Sun Dec 17 16:22:30 2017
    On 12/17/17, dream master said the following...

    oh, your referring to the BE mci code but that does not work and thats
    on the bbs side not remote but thanks i need to figure this out. going
    to do some pascal reading. see sneaky ways to do this.

    Whoops. Yes, BE and not BL. As long as you can send a bell character to the client their terminal should react to it. Bear in mind though that a lot of terminals may not be set up to actually beep audibly and might just flash the screen/titlebar or do nothing.

    --- Mystic BBS v1.12 A36 2017/12/03 (Linux/64)
    * Origin: Subcarrier BBS (21:2/140)