[Asterisk-Users] Re: cisco 3620 setup (newbie cisco alert)

Asterisk asterisk at dotr.com
Tue May 17 05:14:06 MST 2005


Many thanks for your help: Details are as follows:

================ Show voice dsp =====================
delta#show voice dsp

DSP  DSP             DSPWARE CURR  BOOT                         PAK     
TX/RX
TYPE NUM CH CODEC    VERSION STATE STATE   RST AI VOICEPORT TS ABORT  
PACK COUNT
==== === == ======== ======= ===== ======= === == ========= == ===== 
============

delta#

================ Show ver =======================
delta#show ver
Cisco Internetwork Operating System Software
IOS (tm) 3600 Software (C3620-J1S3-M), Version 12.3(13a), RELEASE 
SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Tue 26-Apr-05 09:12 by ssearch
Image text-base: 0x60008B00, data-base: 0x619C0000

ROM: System Bootstrap, Version 11.1(20)AA2, EARLY DEPLOYMENT RELEASE 
SOFTWARE (fc1)
ROM: 3600 Software (C3620-J1S3-M), Version 12.3(13a), RELEASE SOFTWARE 
(fc2)

delta uptime is 2 hours, 57 minutes
System returned to ROM by power-on
System image file is "flash:c3620-j1s3-mz.123-13a.bin"

cisco 3620 (R4700) processor (revision 0x81) with 58368K/7168K bytes of 
memory.
Processor board ID 24364331
R4700 CPU at 80MHz, Implementation 33, Rev 1.0
Channelized E1, Version 1.0.
Bridging software.
X.25 software, Version 3.0.0.
TN3270 Emulation software.
Primary Rate ISDN software, Version 1.1.
2 Ethernet/IEEE 802.3 interface(s)
32 Serial network interface(s)
2 Channelized E1/PRI port(s)
DRAM configuration is 32 bits wide with parity disabled.
29K bytes of non-volatile configuration memory.
24576K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102

delta#
================= Show inte desc =======================
delta#show inte desc
Interface                      Status         Protocol Description
Et0/0                          up             up       connected to 
CorporateNetwork
Se0/0:0                        admin down     down
Et0/1                          admin down     down
Se1/0:0                        down           down
Se1/0:1                        down           down
Se1/0:2                        down           down
Se1/0:3                        down           down
Se1/0:4                        down           down
Se1/0:5                        down           down
Se1/0:6                        down           down
Se1/0:7                        down           down
Se1/0:8                        down           down
Se1/0:9                        down           down
Se1/0:10                       down           down
Se1/0:11                       down           down
Se1/0:12                       down           down
Se1/0:13                       down           down
Se1/0:14                       down           down
Se1/0:15                       down           down
Se1/0:16                       down           down
Se1/0:17                       down           down
Se1/0:18                       down           down
Se1/0:19                       down           down
Se1/0:20                       down           down
Se1/0:21                       down           down
Se1/0:22                       down           down
Se1/0:23                       down           down
Se1/0:24                       down           down
Se1/0:25                       down           down
Se1/0:26                       down           down
Se1/0:27                       down           down
Se1/0:28                       down           down
Se1/0:29                       down           down
Se1/0:30                       down           down
Di0                            up             up
delta#

============= show running-config ====================
delta#show running-config
Building configuration...

Current configuration : 1996 bytes
!
version 12.3
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname delta
!
boot-start-marker
boot-end-marker
!
enable secret 5 #########################
enable password 7 ##########################
!
clock timezone GMT 0
no aaa new-model
ip subnet-zero
no ip routing
!
!
ip name-server 192.168.1.10
!
no ip cef
ip dhcp-server 192.168.1.10
isdn switch-type primary-net5
isdn voice-call-failure 0
!
!
!
voice class codec 3
codec preference 1 g711alaw
codec preference 2 g711ulaw
!
!
!
!
!
!
!
!
!
username admin privilege 15 password 7 ##################
username jmls privilege 15 password 7 ###################
!
!
controller E1 0/0
channel-group 0 timeslots 1-31
!
controller E1 1/0
pri-group timeslots 1-31
!
!
!
interface Ethernet0/0
description connected to CorporateNetwork
ip address 192.168.1.11 255.255.255.0
no ip route-cache
no ip mroute-cache
half-duplex
no mop enabled
!
interface Serial0/0:0
no ip address
no ip route-cache
shutdown
!
interface Ethernet0/1
no ip address
no ip route-cache
no ip mroute-cache
shutdown
half-duplex
!
interface Serial1/0:15
no ip address
no ip route-cache
isdn switch-type primary-net5
no cdp enable
!
interface Dialer0
no ip address
!
no ip http server
ip classless
!
!
dialer-list 1 protocol ip permit
dialer-list 1 protocol ipx permit
!
!
!
!
!
dial-peer voice 1000 voip
application session
destination-pattern .T
voice-class codec 3
session protocol sipv2
session target ipv4:90.0.0.33
session transport udp
dtmf-relay rtp-nte
!
dial-peer voice 100 pots
application session
max-conn 30
destination-pattern 0..........
translate-outgoing called 1
no digit-strip
direct-inward-dial
forward-digits all
!
sip-ua
retry invite 4
retry response 3
retry bye 2
retry cancel 2
sip-server ipv4:192.168.1.20
!
!
telephony-service
!
!
line con 0
exec-timeout 0 0
password 7 ###############
login
line aux 0
line vty 0 4
password 7 ####################
login
!
!
end

delta#

Julian.

barney wrote:

> Wow :-) . Ok, try to send whole running-config from your router and 
> also send me output from commands: "show ver", "show voice dsp" and 
> "show inte desc"
>
> -b
>
> ----- Original Message ----- From: "Asterisk" <asterisk at dotr.com>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion" 
> <asterisk-users at lists.digium.com>
> Sent: Tuesday, May 17, 2005 12:23 PM
> Subject: Re: [Asterisk-Users] Re: cisco 3620 setup (newbie cisco alert)
>
>
>> The "^" marker appeared under the "o" in "port", the email changed 
>> the position :(
>>
>> So it seems as if the "port" command in missing.
>>
>> delta(config-dial-peer)#port ?
>> % Unrecognized command
>> delta(config-dial-peer)#port
>>
>> Julian
>>
>> barney wrote:
>
>





More information about the asterisk-users mailing list