[cisco-voip] Why is my CUBE sending my dial-peers instead of login information to Skype Connect?

Robert Kulagowski rkulagow at gmail.com
Thu Mar 3 16:19:09 EST 2011


On Thu, Mar 3, 2011 at 2:10 PM, Stephen Welsh
<stephen.welsh at unifiedfx.com> wrote:
> Cool ;)
>
> If you get DTMF working with outbound calls please share.

This is what I have, and I just dialed my bank and had no issues with
DTMF.  The calls must go out through Skype because you can see that I
don't have anything else configured.

USILTLVGW01#sh run
Building configuration...


Current configuration : 3772 bytes
!
! Last configuration change at 15:42:42 GMT Thu Mar 3 2011
! NVRAM config last updated at 15:42:43 GMT Thu Mar 3 2011
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime
service timestamps log datetime msec localtime
service password-encryption
service sequence-numbers
!
hostname USILTLVGW01
!
boot-start-marker
boot system flash:c2800nm-adventerprisek9-mz.124-24.T4.bin
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/1
! card type command needed for slot/vwic-slot 0/2
! card type command needed for slot/vwic-slot 0/3
logging message-counter syslog
logging buffered 200000

!
aaa new-model
!
!
aaa authentication login console-in local
!
!
aaa session-id common
clock timezone GMT 0
!
dot11 syslog
ip source-route
!
!
ip cef
no ip dhcp use vrf connected
no ip dhcp conflict logging
ip dhcp excluded-address 10.255.201.1 10.255.201.20
!
ip dhcp pool Phones
   network 10.255.201.0 255.255.255.128
   option 150 ip 10.201.101.70
   default-router 10.255.201.1
   dns-server 10.201.101.6
!
!
no ip bootp server
ip name-server 8.8.8.8
no ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
voice service voip
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 redirect ip2ip
 fax protocol cisco
!
!
!
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g711alaw
 codec preference 3 g729r8
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
!
!
!
interface GigabitEthernet0/0
 description To Internet over BT connection.  Shutdown until router is hardened.
 ip address 1.2.3.4 255.255.255.248
 no ip unreachables
 no ip proxy-arp
 duplex auto
 speed auto
 no mop enabled
!
interface GigabitEthernet0/1
 description To Production
 no ip address
 no ip proxy-arp
 ip ospf priority 0
 duplex full
 speed 100
 no mop enabled
!
interface GigabitEthernet0/1.10
 encapsulation dot1Q 10
 ip address 10.255.201.1 255.255.255.128
 h323-gateway voip bind srcaddr 10.255.201.1
!
interface GigabitEthernet0/1.305
 encapsulation dot1Q 305
 ip address 10.201.101.5 255.255.255.0
!
interface Service-Engine1/0
 no ip address
 shutdown
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 1.2.3.4
no ip http server
no ip http secure-server
!
!
!
!
!
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0
!
voice-port 0/0/1
!
voice-port 2/0/0
!
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
!
!
!
sccp local GigabitEthernet0/1.10
sccp ccm 10.201.101.70 identifier 1 version 7.0
sccp
!
sccp ccm group 1
 associate ccm 1 priority 1
 associate profile 10 register USILTLCFB01
!
dspfarm profile 10 conference
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 codec g729r8
 codec g729br8
 maximum sessions 4
 associate application SCCP
!
!
dial-peer voice 101 voip
 description SIP Trunk to Skype
 destination-pattern .T
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 session protocol sipv2
 session target sip-server
 dtmf-relay rtp-nte
 no vad
!
!
sip-ua
 credentials username 9905100013xxxx password 7 xxxx realm sip.skype.com
 authentication username 9905100013xxxx password 7 xxxx
 registrar dns:sip.skype.com expires 60
 sip-server dns:sip.skype.com
!
!
!
line con 0
line aux 0
line 66
 no activation-character
 no exec
 transport preferred none
 transport input all
 transport output pad telnet rlogin lapb-ta mop udptn v120
line vty 0 4
!
scheduler allocate 20000 1000
ntp update-calendar
ntp server 0.pool.ntp.org
end


More information about the cisco-voip mailing list