Voice Fundamentals
Here you will find answers to CVoice – Voice Fundamental Questions
Question 1
Which two codes together make up the number that follows the E.164 recommendation numbering scheme? (Choose two)
A. country code
B. subscriber code
C. national destination code
D. provider code
Answer: A B
Explanation
E.164 is an international numbering plan created by the International Telecommunication Union (ITU). Each number in the E.164 numbering plan
contains the following components:
- Country code (CC)
- National destination code (NDC – optional)
- Subscriber number (SN)
The CC consists of one, two or three digits. It is what we add in order to access different countries and often prefixed with a +
The NDC is the code we often call the area code.
The SN is for telephone numbering. It is given by your phone operator.
E.164 numbers are limited to a maximum length of 15 digits.
For example, the North American Numbering Plan E.164 is as follows:
1-602-555-1212
+ 1: Country code
+ 602555: National destination code (for North American Numbering Plan, 602 is called the area code while 555 is called Central Office Code)
+ 1212: Subscribe Number
Answer C is also correct but just optional. E.164 Numbering Plan must have Country Code and Subscriber Code so A & B are the correct answers.
Question 2
Which statement is true about only out-of-band signaling?
A. A signaling bit is robbed from each frame.
B. Signaling bits are sent in a special order in a dedicated signaling frame.
C. All signaling is directly associated with its corresponding voice frame.
D. All voice packets carry their own signaling.
Answer: B
Explanation
Out-of-Band signaling is telecommunication signaling exchange of information in order to control a telephone call. Out-of-Band signaling uses common channel signaling (CCS), that means signaling information is transmitted using a separate, dedicated signaling channel.
Answers A C D are characteristics of Channel associated signaling (CAS) so they are not correct.
Question 3
The D channel in ISDN is an example of which two signaling methods? (Choose two.)
A. CCS signaling
B. out-of-band signaling
C. in-band signaling
D. CAS signaling
Answer: A B
Explanation
There are two types of ISDN lines: Basic Rate ISDN (BRI) and Primary Rate ISDN (PRI). Both BRI and PRI types have the same 64kbps D channel that is used for call supervision. This D channel is dedicated for signaling only and contains all the necessary signaling for establishing call between two end-points so it is a kind of CCS signaling and out-of-band signaling.
Question 4
In North America, which E&M signaling type is used most often for geographically separated equipment?
A. Type I
B. Type II
C. Type III
D. Type IV
E. Type V
Answer: B
Explanation
This information is quoted from http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a0080093f60.shtml
E&M Type I – This is the most common interface in North America.
- Type I uses two leads for supervisor signaling: E, and M.
- During inactivity, the E-lead is open and the M-lead is connected to the ground.
- The PBX (that acts as trunk circuit side) connects the M-lead to the battery in order to indicate the off-hook condition.
- The Cisco router/gateway (signaling unit) connects the E-lead to the ground in order to indicate the off-hook condition.
E&M Type II – Two signaling nodes can be connected back-to-back.
- Type II uses four leads for supervision signaling: E, M, SB, and SG.
- During inactivity both the E-lead and M-lead are open.
- The PBX (that acts as trunk circuit side) connects the M-lead to the signal battery (SB) lead connected to the battery of the signaling side in order to indicate the off-hook condition.
- The Cisco router / gateway (signaling unit) connects the E-lead to the signal ground (SG) lead connected to the ground of the trunk circuit side in order to indicate the off-hook condition.
E&M Type III – This is not commonly used in modern systems.
- Type III uses four leads for supervision signaling: E, M, SB, and SG.
- During inactivity, the E-lead is open and the M-lead is set to the ground connected to the SG lead of the signaling side.
- The PBX (that acts as trunk circuit side) disconnects the M-lead from the SG lead and connects it to the SB lead of the signaling side in order to indicate the off-hook condition.
- The Cisco router / gateway (signaling unit) connects the E-lead to the ground in order to indicate the off-hook condition.
E&M Type IV – This is not supported by Cisco routers / gateways.
E&M Type V – Type V is symmetrical and allows two signaling nodes to be connected back-to-back. This is the most common interface type used outside of North America.
- Type V uses two leads for supervisor signaling: E, and M.
- During inactivity the E-lead and M-lead are open.
- The PBX ( that acts as trunk circuit side) connects the M-lead to the ground in order to indicate the off-hook condition.
- The Cisco router / gateway (signaling unit) connects the E-lead to the ground in order to indicate off-hook condition.
Although above information specifies E&M Type 1 is the most commonly used interface in North America but this type generates significant delay in the signaling operation when transmitting between geographically separated equipment and affects voice signal quality (because of significant inductance and capacitance of the long wires) so Type 2 is often used instead.
Question 5
Which three are supervisory signals? (Choose three)
A. busy
B. on hook
C. off hook
D. call waiting
E. ring
Answer: B C E
Explanation
Supervisory signals involves the detection of changes to the status of a circuit. In other words, supervisory signaling is used to indicate the state of a circuit. Once these changes are detected, the supervisory circuit generates a predetermined response. There are three different types of supervisory signals, which are:
1. On-hook
2. Off-hook
3. Ring
When a telephone handset is in the cradle, the circuit is said to be on-hook. In on-hook state, the circuit is said to be open, thus preventing the current from flowing through the telephone.
When the telephone handset is removed from the cradle, the circuit transitions to an off-hook state and there is a current flowing through the electrical loop. When the telephone network senses the off-hook state via the current flow, it provides a signal in the form of dial-tone that it is ready to accept the call. When making a call, the caller receives a ringback tone from the telephone switch, which alerts the caller that the telephone switch is sending ringing voltage to the called party. It is important to know that only the ringing that the recipient (the called party) hears is the supervisory signal; the ringback tone that the caller hears is simply a call-progress indicator and is not a supervisory signal.
Question 6
What is the approximate frequency range of human speech?
A. 20 Hz to 20,000 Hz
B. 40 Hz to 15,000 Hz
C. 200 Hz to 9000 Hz
D. 600 Hz to 5400 Hz
Answer: C
Explanation
Human speech ranges from 200 Hz to 9000 Hz but Nyquist cut the sampling frequency range to 4000 Hz to save bandwidth although this cut down the quality of voice too.
Question 7
What is the process of assigning audio amplitude to a unique digital code word?
A. linear prediction
B. encoding
C. sampling
D. quantization
Answer: D
Explanation
Quantization is the process of assigning a value from the voltage range based on the amplitude of each audio sample. Notice that the Voltage values are not evenly spaced. The spaces near the horizontal line are much closer than the ones at the two ends. This helps our ears distinguish common sounds more easily.

Question 8
What is the E.164 standard?
A. private numbering plan
B. national numbering plan
C. dial plan
D. international public telecommunications numbering plan
Answer: D
Explanation
E.164 is an ITU-T recommendation which defines the international public telecommunication numbering plan used in the PSTN and some other data networks.
Question 9
For the following items, which is the most common E&M type used outside North America?
A. Type IV
B. Type I
C. Type II
D. Type III
E. Type V
Answer: E
Explanation
Read question 4
Question 10
A new business in Great Britain needs to have a PSTN connection that will handle a maximum of 30 inbound and outbound calls at any given time. The customer only has one slot available on the designated PSTN router. Which digital line type will you recommend?
A. ISDN T1 PRI
B. QSIG
C. ISDN E1 PRI
D. ISDN BRI
Answer: C
Explanation
The ISDN E1 PRI has 32 timeslots (channels). Each timeslot is 8 bits and has a data rate of 64,000 bits/second. Timeslot 0 is used for frame synchronization and alarms. Timeslot 16 is used for signaling so we can use 30 timeslots to carry calls.
ISDN T1 PRI only has 24 timeslots and can not support 30 simultaneous calls.
QSIG is just an ISDN based signaling protocol for signaling.
Question 7
What is the process of assigning audio amplitude to a unique digital code word?
A. linear prediction
B. encoding
C. sampling
D. quantization
Answer: D
I beleive answer B is correct, not D
I added the explanation for Question 7, please read it again.
Nice brief and this enter helped me alot in my college assignement. Gratefulness you on your information.
Q7 = D
I have studied the Cisco Voice Track now for sometime now and I have gone over the Voice fundamentals a few times and Voicetut’s Explanation could have come out of the Cisco Certification guide itself.
PS thanks for this site
Q4: Why is the answer “B” when it says that Type I is the most commonly-used type in North America ? Cheers
Please read the explanation below that questions
“Although above information specifies E&M Type 1 is the most commonly used interface in North America but this type generates significant delay in the signaling operation when transmitting between geographically separated equipment and affects voice signal quality (because of significant inductance and capacitance of the long wires) so Type 2 is often used instead.”
Took CVoice passed with flying colors. Used Actual Test version 3.8, CBTNuggets 642.436 and this site.
This site helped me alot with the reasons behind the answers (like question 4 above I would have chosen Type 1 instead of Type 2– and gotten it wrong. I would have thought the other test guides just had it wrong and went with Type 1 but the reasoning lead me to the correct answer)– Thank you very much.
Great site its really adding stars to my career.Thankyou voicetut
where can l get free study material for ccna voice?? jaspunds@gmail.com
Thanks, very, very useful
Great Thanks
In your explanation about the question 3, I think the D channel of BRI has a rate of 16 kbps and not 64!
Hi There,
I think the answer for Q7 is B, because it says “digital code word” which means 0,1.
We assign a decimal value in quantization process.
What you think??
Hi guys, shouldn’t be A and C answer in the first question?
BRI’s D channel is 16 Kbps and PRI’s is 64Kbps
For Q7 voice tut is absolutely correct. Let’s not beat that dead horse any more. If you want further reading why…
http://www.cisco.com/en/US/tech/tk1077/technologies_tech_note09186a00801149b3.shtml
Hi luk, the answer are A and B option, because C is optional. If was a three option question, it would be the option C part of the answer.
I passed today with score 1000 out of 1000….
Brainwhistler, I just took the new 642-437 exam today and failed with 766. I followed the Testking exams but it seem like there are some errors in the drag and drop questions, specially when configuring the CUBE.
Please follow the 642-437 section where I have posted some questions.
Your help will be greatly appreicated.
Hi Ali and All
I would like to know what book to study for CCNA Voice 642-436 and if possible the link for video’s
Hello…! Voicetut,
Can you tell me pl… in CVOICE 8.0 exam 642-437 has Sim (Lab). If, yes… which are labs comming? Like H.323, MGCP,SIP,SCCP VoIP Signaling Protocols or Getway, Gatkeepers, Dial Plans.
Thank you