Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Test calls using FXO

Status
Not open for further replies.

m1n2md

IS-IT--Management
May 10, 2006
48
US
Hi

I need to make some test calls so I can know what is the number for my existing POTS lines going in FXO cards. Is there a way i can generate outbound test calls from my FXO card using my gateway, so i can see the caller id and identify each line going in my router....

Please help...
 
Disconnect the lines one at a time, plug in analog phone and call a phone with caller ID/Cell phone.
 
That is not an option for me as it is a remote location, that is the reason i am looking for a way so i can test it using the router.
 
put an IP phone in the same partition/CSS as the phone where the FXO card is located. Next go to the long distance route group for this location and add the FXO card as the first device, then call your cell and it will show the pots line number.

Hope this helps.

Please remember to rate helpful posts........
 
I am using H323 GW so that is not an option for me.
All i see is one device.
Is there a way to do it on router using similar command like
csim!!!!
 
looks like your going to have to have someone on that end put a buttset on it.

Hope this helps.

Please remember to rate helpful posts........
 
A butt set as indicated would be your best test equippment.

Do you have a bill for that location? Is there a DMARC on site with the numbers listed?


[americanflag] SPC NVARNG
Tek-TIP Member 19,650
 
Thanks to all of you.
Looks like i have to have someone on site to do that for me.
I was just trying to avoid that but seems like that is the only option that i have now.

Thanks again to all of you.
 
Hi
I have a 2610XM Version 12.4(9)T7 running CCME Version 4.0(0)I have configured 3 test phones 7960, 7940, & 7905 and I am able to make calls between the phone BUT I cannot make out going calls. I have managed to receive incoming calls and that is not quite right, the phone rings and the router answers the line by its self I have to then overdial the 4 digit extension number and then the phone rings. I am listing the config and any samples would be greatly appreciated.

Thanks

CCME#sh run
Building configuration...

Current configuration : 2252 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname CCME
!
boot-start-marker
boot-end-marker
!
no aaa new-model
!
resource policy
!
no network-clock-participate slot 1
no network-clock-participate wic 0
ip cef
!
no ip dhcp use vrf connected
!
ip dhcp pool DHCP1
network 10.1.10.0 255.255.255.0
default-router 10.1.10.1
option 150 ip 10.1.10.1
!
interface Port-channel1
!
interface FastEthernet0/0
ip address 10.1.10.1 255.255.255.0
duplex auto
speed auto
!
ip http server
no ip http secure-server
!
tftp-server flash:/phone/7940-7960/P0030702T023.loads alias P0030702T023.loads
tftp-server flash:/phone/7940-7960/P0030702T023.sb2 alias P0030702T023.sb2
tftp-server flash:/phone/7940-7960/P0030702T023.sbn alias P0030702T023.sbn
tftp-server flash:/phone/7905/CP7905080001SCCP051117A.sbin alias CP7905080001SCC
P051117A.sbin
tftp-server flash:/phone/7905/CP7905080001SCCP051117A.zup alias CP7905080001SCCP
051117A.zup
!
control-plane
!
voice-port 1/0/0
caller-id enable
!
voice-port 1/0/1
caller-id enable
!
dial-peer voice 1 pots
incoming called-number 15[12]
port 1/0/1
!
telephony-service
load 7960-7940 P0030702T023
load 7905 CP7905080001SCCP051117A
max-ephones 24
max-dn 24
ip source-address 10.1.10.1 port 2000
system message Hello
max-conferences 8 gain -6
moh music-on-hold.au
web admin system name admin password tech
web admin customer name tech password tech
dn-webedit
transfer-system full-consult
secondary-dialtone 9
create cnf-files version-stamp Jan 01 2002 00:00:00
!
ephone-dn 10 dual-line
number 1510
label 555-1510
name 7960
!
ephone-dn 11 dual-line
number 1511
label 555-1511
name 1511
!
ephone-dn 15 dual-line
number 1515
label 1515
name 1515
!
ephone 10
mac-address 0008.218C.05A7
username "phone" password 1234
type 7960
auto-line incoming
button 1:10 2:15
!
ephone 11
mac-address 0008.A3D3.17C9
username "1511" password 1234
type 7905
button 1:11
!
ephone 15
mac-address 001A.2F80.36F4
type 7940
auto-line incoming
button 1:10 2:15
!
line con 0
line aux 0
line vty 0 4
login
!
end
 
There is no destination pattern command in the dial peer. That's why outgoing is not working....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top