cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1413
Views
0
Helpful
2
Replies

configuring vic2-2fxs and vic2-2fxo to make call thru them

Ejiroro oki
Level 1
Level 1

Thanks,Below is my config and show version.All I want to do is to test the two cards by making a call thruogh,when I called the telephone it is not rigging out but there is a tone on my phone box.

                                 
Router#show run
Building configuration...

Current configuration : 1383 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
memory-size iomem 10
no network-clock-participate slot 2
no aaa new-model
ip subnet-zero
!
!
ip cef
!
!
ip ips po max-events 100
no ftp-server write-enable
!
voice-card 0
no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
log config
  hidekeys
!
!
no crypto isakmp ccm
!
!
!
!
interface GigabitEthernet0/0
ip address 10.4.16.13 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface BRI2/0
no ip address
!
interface BRI2/1
no ip address
!
interface BRI2/2
no ip address
!
interface BRI2/3
no ip address
!
ip classless
!
!
no ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
voice-port 0/2/0
compand-type a-law
cptone GB
connection Tie-line 01244281361
impedance complex2
description testing
!
voice-port 0/2/1
!
voice-port 2/0/0
compand-type a-law
cptone GB
description Testing
!
voice-port 2/0/1
!
voice-port 2/0/2
!
voice-port 2/0/3
!
voice-port 2/0/4
!
voice-port 2/0/5
!
voice-port 2/0/6
!
voice-port 2/0/7
!
voice-port 2/0/8
!
voice-port 2/0/9
!
voice-port 2/0/10
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
login
!
scheduler allocate 20000 1000
!
end

Router#

                                            

Router#show version
Cisco IOS Software, 2800 Software (C2800NM-ADVENTERPRISEK9-M), Version 12.3(11)T
11, RELEASE SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2006 by Cisco Systems, Inc.
Compiled Thu 24-Aug-06 18:44 by dchih

ROM: System Bootstrap, Version 12.3(8r)T7, RELEASE SOFTWARE (fc1)

Router uptime is 26 minutes
System returned to ROM by power-on
System image file is "flash:c2800nm-adventerprisek9-mz.123-11.T11.bin"


This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco 2821 (revision 53.51) with 473088K/51200K bytes of memory.
Processor board ID FHK0912F420
2 Gigabit Ethernet interfaces
4 ISDN Basic Rate interfaces
1 Virtual Private Network (VPN) Module
2 Voice FXO interfaces
8 Voice FXS interfaces
4 Voice NT or TE BRI interfaces
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
62720K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102


2 Replies 2

Humza Khan
Level 1
Level 1

Hi,

first of all, you have to create dial-peers for testing fxs card.

Copy this config and paste these commands in config mode.

dial-peer voice 1 pots

destination-pattern 1000

port 2/0/1

dial-peer voice 2 pots

destination-pattern 1001

port 2/0/2

dial-peer voice 3 voip

destination-pattern 9.T

session target target ipv4:10.4.16.13

Now plug 2 analog phones on 2/0/1 and 2/0/2 ports

make a call on 1001 from 2nd phone, then make a call on 1st phone 1000.

Now for calling on your mobile no. press 9 and dial your cell no.

hopefully you will succeed in testing both cards.

Regards,

Humza Khan

Thanks for your quick response, that work perfectly,I am so grateful,you saved my day.I am able to test the fxs card now.

what is left for me now is to be able to test both fxo and fxs card together,I have configured a telephone number on the fxo,so I want to be able to dial into it and let it ring out on the fxs port where the analog phone is connected.I will be glade if you can help me out.

Thanks a million.

Kaycee