Does anyone know the fileformat for a Cisco 7940 phones

Discussion in 'Internet, Connectivity and Communications' started by Mitzs, Apr 19, 2005.

  1. Mitzs
    Honorary Member

    Mitzs Ducktape Goddess

    3,286
    85
    152
    I found this.

    "Create a pulse code modulation (PCM) file of the desired ring
    types and store the PCM files in the root directory of your TFTP server.
    PCM files must contain no header information and comply with the
    following format guidelines:

    8000 Hz sampling rate
    8 bits per sample
    ulaw compression
    240 - 16080 samples long ( 0.03 sec - 2.01 sec )

    For example, to use sox to generate the tones, use


    sox -t wav in.wav -t raw -r 8000 -U -b -c 1 out.raw resample -ql "

    Is that saying that it a wav file? Or would be it midi file or is PCM the format? I know nothing about cisco I'm trying to help someone else.
     
    Certifications: Microcomputers and network specialist.
    WIP: Adobe DW, PS
  2. Phoenix
    Honorary Member

    Phoenix 53656e696f7220 4d6f64

    5,749
    200
    246
    PCM would be the format
    the command line is using a linux tool called sox to convert a wav file into the appropriate raw file (of PCM data at 8000hz etc etc)
     
    Certifications: MCSE, MCITP, VCP
    WIP: > 0
  3. Mitzs
    Honorary Member

    Mitzs Ducktape Goddess

    3,286
    85
    152
    Thanks Phoenix, I appreciate the help. If they have anymore questions I will point them in this direction.
     
    Certifications: Microcomputers and network specialist.
    WIP: Adobe DW, PS

Share This Page

Loading...
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.