Networks Training

  • About
  • My Books
  • SUGGESTED TRAINING
  • HOME
  • Cisco Networking
    • Cisco General
    • Cisco IOS
    • Cisco VPN
    • Cisco Wireless
  • Cisco ASA
    • Cisco ASA General
    • Cisco ASA Firewall Configuration
  • Certifications Training
    • CCNA Training
    • Cisco Certifications
    • I.T Training
  • General
    • General Networking
    • IP Telephony
    • Network Security
    • Product Reviews
    • Software
  • Cisco Routers
  • Cisco Switches
You are here: Home / IP Telephony / Hardware Conference with PVDM Module on Cisco 2801 Call Manager Express

Hardware Conference with PVDM Module on Cisco 2801 Call Manager Express

Written By Harris Andrea

A PVDM (Packet Voice DSP Module) is a router hardware module card that looks like a computer memory chip and is used to provide Digital Signal Processing voice services to routers working as voice gateways or as Call Manager Express devices.

The high-density PVDM2 module enables Cisco Integrated services routers (such as 2800, 3800 models) to provide high-density voice services such as transcoding, hardware conferencing and voice encoding in IP communications solutions.

The following configuration example is about a Cisco 2801 router working as Call Manager Express version 4.1 with both local IP phones and IP Phones located in remote branches over IPSEC VPN.

The remote phones work with G729 codec and the local phones use normal G711 voice encoding. The requirement is to enable hardware ad-hoc conferencing between remote G729 and local G711 phones.

PVDM Configuration

Here is the configuration snapshot (only commands related to hardware conferencing are shown):

voice-card 0
dsp services dspfarm
!
voice class custom-cptone leavetone
dualtone conference
frequency 400 800
cadence 400 50 200 50 200 50
!
voice class custom-cptone jointone
dualtone conference
frequency 600 900
cadence 300 150 300 100 300 50
!
interface FastEthernet0/0
ip address 192.168.10.1 255.255.255.0

sccp local FastEthernet0/0
sccp ccm 192.168.10.1 identifier 100 priority 1 version 4.1
sccp
!
sccp ccm group 2
bind interface FastEthernet0/0
associate ccm 100 priority 1
associate profile 2 register DSPprofile2
keepalive retries 5
!
dspfarm profile 2 conference
! Configure codecs allowed to participate in conference
codec g711ulaw
codec g711alaw
codec g729ar8
codec g729abr8
codec g729r8
codec g729br8
maximum sessions 2
conference-join custom-cptone jointone
conference-leave custom-cptone leavetone
associate application SCCP

telephony-service
sdspfarm units 2
sdspfarm tag 2 DSPprofile2
conference hardware
max-ephones 24
max-dn 48
ip source-address 192.168.10.1 port 2000 strict-match
max-conferences 4 gain -6

!
ephone-dn  43  dual-line
number A000
description Ad-Hoc Conference
conference ad-hoc
no huntstop
!
!
ephone-dn  44  dual-line
number A000
description Ad-Hoc Conference
conference ad-hoc
preference 1
no huntstop
!
!
ephone-dn  45  dual-line
number A000
description Ad-Hoc Conference
conference ad-hoc
preference 2
!
!
ephone-dn  46  dual-line
number A000
description Ad-Hoc Conference
conference ad-hoc
preference 3

Notice on the configuration above that we have to create some dummy phone directory numbers (ephone-dn 43 to 46) to facilitate the ad-hoc conference operation.

MORE READING:  How does VoIP work-Brief Overview

An Ad-hoc conference is an unscheduled conference. It occurs when a third party is added into any conversation by the participants. The ad-hoc initiators can add/delete/drop participants to/from the conference.

CME hardware conferencing supports a maximum of 8 participants in an ad-hoc conference.
Each DSP can support a maximum of 64 G.711 participants only (single-mode), this translates to:

  • 8 conferences of 8 participants each.

Each DSP can support a maximum of 16 G.711/G.729A/G.729 participants (mixed-mode), so this translates to:

  • 2 conferences of 8 participants each.

Verify DSP registration

If your DSPfarm is not registered to CME, you will not be able to use the DSP resources to initiate a conference call. To check if the dspfarm is registered, perform the following command – “show dspfarm all”

Example: Registered – good example

Router#show dspfarm all

<output omitted>

Profile Operation State : ACTIVE

Application : SCCP Status : ASSOCIATED

<output omitted>

Example: Unregistered – bad example

<output omitted>

Profile Operation State : ACTIVE IN PROGRESS

MORE READING:  Comparison of H323 vs SIP Protocols Used in VoIP and IP Telephony

Application : SCCP Status : ASSOCIATION IN PROGRESS

<output omitted>

Related Posts

  • Comparison of H323 vs SIP Protocols Used in VoIP and IP Telephony
  • How to Use Cisco ECC Profile to Provide Caller ID Details for External Calls
  • IP Telephony and VoIP Tutorial
  • Cisco UC560 Dial Plan for Voice Mail Configuration Example
  • How does VoIP work-Brief Overview

Filed Under: IP Telephony

Download Free Cisco Commands Cheat Sheets

Enter your Email below to Download our Free Cisco Commands Cheat Sheets for Routers, Switches and ASA Firewalls.

We use Elastic Email as our marketing automation service. By submitting this form, you agree that the information you provide will be transferred to Elastic Email for processing in accordance with their Terms of Use and Privacy Policy. Also, you allow me to send you informational and marketing emails from time-to-time.

About Harris Andrea

Harris Andrea is an Engineer with more than two decades of professional experience in the fields of TCP/IP Networks, Information Security and I.T. Over the years he has acquired several professional certifications such as CCNA, CCNP, CEH, ECSA etc.

He is a self-published author of two books ("Cisco ASA Firewall Fundamentals" and "Cisco VPN Configuration Guide") which are available at Amazon and on this website as well.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Search this site

About Networks Training

We Provide Technical Tutorials and Configuration Examples about TCP/IP Networks with focus on Cisco Products and Technologies. This blog entails my own thoughts and ideas, which may not represent the thoughts of Cisco Systems Inc. This blog is NOT affiliated or endorsed by Cisco Systems Inc. All product names, logos and artwork are copyrights/trademarks of their respective owners.

Amazon Disclosure

As an Amazon Associate I earn from qualifying purchases.
Amazon and the Amazon logo are trademarks of Amazon.com, Inc. or its affiliates.

Search

BLOGROLL

Tech21Century
Firewall.cx

Copyright © 2023 | Privacy Policy | Terms and Conditions | Hire Me | Contact | Amazon Disclaimer | Delivery Policy

0 shares