cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
830
Views
0
Helpful
4
Replies

SIP Trunk - No voice with Single Number Reach

Patrick Werner
Level 1
Level 1

Hi Community.

I setup SIP Trunk with the CCA. Everything is working Call In and Call Out. Call Forward and so on.

But with Single Number reach is something wrong. The mobile phone is ringing and I can get the call, but I hear not any voice.

Can someone please help me out? Below the config.

 

version 15.1
parser config cache interface
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service internal
service compress-config
service sequence-numbers
!
dot11 ssid cisco-data
 vlan 1
 authentication open
!
dot11 ssid cisco-voice
 vlan 100
 authentication open
!
ip source-route
ip cef
!
!
ip dhcp relay information trust-all
ip dhcp excluded-address 10.1.1.1 10.1.1.9
ip dhcp excluded-address 10.1.1.241 10.1.1.255
!
ip dhcp pool phone
 network 10.1.1.0 255.255.255.0
 default-router 10.1.1.1
 option 150 ip 10.1.1.1
!
!
!
ip domain name site1.365873.trk.ipvoip.ch
ip name-server 8.8.8.8
ip inspect WAAS flush-timeout 10
ip inspect name SDM_LOW dns
ip inspect name SDM_LOW ftp
ip inspect name SDM_LOW h323
ip inspect name SDM_LOW https
ip inspect name SDM_LOW icmp
ip inspect name SDM_LOW imap
ip inspect name SDM_LOW pop3
ip inspect name SDM_LOW netshow
ip inspect name SDM_LOW rcmd
ip inspect name SDM_LOW realaudio
ip inspect name SDM_LOW rtsp
ip inspect name SDM_LOW esmtp
ip inspect name SDM_LOW sqlnet
ip inspect name SDM_LOW streamworks
ip inspect name SDM_LOW tftp
ip inspect name SDM_LOW tcp router-traffic
ip inspect name SDM_LOW udp router-traffic
ip inspect name SDM_LOW vdolive
no ipv6 cef
!
multilink bundle-name authenticated
!
!
stcapp ccm-group 1
stcapp
!
!
isdn switch-type basic-net3
!
!
voice call send-alert
voice rtp send-recv
!
voice service voip
 ip address trusted list
  ipv4 0.0.0.0 0.0.0.0
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 supplementary-service h450.12
 no supplementary-service sip refer
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
 sip
  registrar server expires max 3600 min 3600
  localhost dns:site1.365873.trk.ipvoip.ch
  no update-callerid
!
voice class codec 1
 codec preference 1 g711alaw
!
!
voice register global
 mode cme
 source-address 10.1.1.1 port 5060
 load 9971 sip9971.9-2-2
 load 9951 sip9951.9-2-2
 load 8961 sip8961.9-2-2
 timezone 23
!
!
!
voice source-group CCA_SIP_SOURCE_GROUP_CUE_CME
 access-list 2
 translation-profile incoming SIP_Incoming
!
voice source-group CCA_SIP_SOURCE_GROUP_EXTERNAL
 access-list 3
!
voice translation-rule 9
 rule 1 /0041449475090/ /90/
 rule 2 /0041449475091/ /91/
 rule 3 /0041449475092/ /92/
 rule 4 /0041449475093/ /93/
 rule 5 /0041449475094/ /94/
 rule 6 /0041449475095/ /95/
 rule 7 /0041449475096/ /96/
 rule 8 /0041449475097/ /97/
 rule 9 /0041449475098/ /98/
 rule 10 /0041449475099/ /99/
!
voice translation-rule 410
 rule 1 /^0\(.*\)/ /\1/
 rule 15 /^..$/ /0041449475090/
!
voice translation-rule 411
 rule 1 /^0\(.*\)/ /ABCD0\1/
!
voice translation-rule 412
 rule 1 /^ABCD\(.*\)/ /\1/
!
voice translation-rule 422
 rule 15 /^ABCD\(.*\)/ /\1/
!
voice translation-rule 1000
 rule 1 /.*/ //
!
voice translation-rule 1111
 rule 1 /^9\([1-9]\)$/ /004144947509\1/
 rule 15 /^..$/ /0041449475090/
!
voice translation-rule 1112
 rule 1 /^0/ //
!
voice translation-rule 2000
 rule 1 /0041449475098/ /98/
!
voice translation-rule 2001
 rule 1 /0041449475097/ /97/
!
voice translation-rule 2002
 rule 1 /^6/ //
!
voice translation-rule 2222
!
!
voice translation-profile AA_Profile
 translate called 2001
!
voice translation-profile CALLER_ID_TRANSLATION_PROFILE
 translate calling 1111
!
voice translation-profile CallBlocking
 translate called 2222
!
voice translation-profile OUTGOING_TRANSLATION_PROFILE
 translate called 1112
!
voice translation-profile PSTN_CallForwarding
 translate redirect-target 410
 translate redirect-called 410
!
voice translation-profile PSTN_Outgoing
 translate calling 1111
 translate called 1112
 translate redirect-target 410
 translate redirect-called 410
!
voice translation-profile SIP_Called_9
 translate calling 3265
 translate called 9
!
voice translation-profile SIP_Incoming
 translate called 411
!
voice translation-profile SIP_Passthrough
 translate called 412
!
voice translation-profile SIP_Passthrough_CallBlocking
 translate called 422
!
voice translation-profile VM_Profile
 translate called 2000
!
voice translation-profile XFER_TO_VM_PROFILE
 translate redirect-called 2002
!
voice translation-profile nondialable
 translate called 1000
!
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
fax interface-type fax-mail
!
!
license udi pid UC540W-BRI-K9 sn FGL163220SL
archive
 log config
  logging enable
  logging size 600
  hidekeys
username admin privilege 15 secret xxx
username xxx password 0 ""
username xxx password 0 ""
!
!
ip tftp source-interface Loopback0
!
!
!
bridge irb
!
!
!
!
interface Loopback0
 description $FW_INSIDE$
 ip address 10.1.10.2 255.255.255.252
 ip access-group 101 in
 ip nat inside
 ip virtual-reassembly in
!
interface FastEthernet0/0
 description $FW_OUTSIDE$
 no ip address
 ip inspect SDM_LOW out
 ip virtual-reassembly in
 ip verify unicast reverse-path
 load-interval 30
 shutdown
 duplex auto
 speed auto
!
interface Integrated-Service-Engine0/0
 description cue is initialized with default IMAP group
 ip unnumbered Loopback0
 ip nat inside
 ip virtual-reassembly in
 service-module ip address 10.1.10.1 255.255.255.252
 service-module ip default-gateway 10.1.10.2
!
interface FastEthernet0/1/0
 no ip address
 macro description cisco-desktop
 spanning-tree portfast
!
interface FastEthernet0/1/1
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/2
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/3
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/4
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/5
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/6
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/7
 switchport voice vlan 100
 no ip address
 macro description cisco-phone
 spanning-tree portfast
!
interface FastEthernet0/1/8
 no ip address
 macro description cisco-desktop
 spanning-tree portfast
!
interface BRI0/1/0
 no ip address
 isdn switch-type basic-net3
 isdn point-to-point-setup
 isdn incoming-voice voice
 isdn sending-complete
 isdn static-tei 0
!
interface BRI0/1/1
 no ip address
 shutdown
 isdn switch-type basic-net3
 isdn point-to-point-setup
 isdn incoming-voice voice
 isdn sending-complete
 isdn static-tei 0
!
interface Dot11Radio0/5/0
 no ip address
 !
 ssid cisco-data
 !
 ssid cisco-voice
 !
 speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
 station-role root
 antenna receive right
 antenna transmit right
!
interface Dot11Radio0/5/0.1
 encapsulation dot1Q 1 native
 bridge-group 1
 bridge-group 1 subscriber-loop-control
 bridge-group 1 spanning-disabled
 bridge-group 1 block-unknown-source
 no bridge-group 1 source-learning
 no bridge-group 1 unicast-flooding
!
interface Dot11Radio0/5/0.100
 encapsulation dot1Q 100
 bridge-group 100
 bridge-group 100 subscriber-loop-control
 bridge-group 100 spanning-disabled
 bridge-group 100 block-unknown-source
 no bridge-group 100 source-learning
 no bridge-group 100 unicast-flooding
!
interface Vlan1
 no ip address
 bridge-group 1
 bridge-group 1 spanning-disabled
!
interface Vlan100
 no ip address
 bridge-group 100
 bridge-group 100 spanning-disabled
!
interface BVI1
 description $FW_INSIDE$
 ip address 192.168.10.2 255.255.255.0
 ip access-group 102 in
 ip nat inside
 ip virtual-reassembly in
!
interface BVI100
 description $FW_INSIDE$
 ip address 10.1.1.1 255.255.255.0
 ip access-group 103 in
 ip nat inside
 ip virtual-reassembly in
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
ip http path flash:/gui
!
ip dns server
ip nat inside source list 1 interface FastEthernet0/0 overload
ip route 0.0.0.0 0.0.0.0 192.168.10.1
ip route 10.1.10.1 255.255.255.255 Integrated-Service-Engine0/0
!
access-list 1 remark SDM_ACL Category=2
access-list 1 permit 10.1.1.0 0.0.0.255
access-list 1 permit 192.168.10.0 0.0.0.255
access-list 1 permit 10.1.10.0 0.0.0.3
access-list 2 remark CCA_SIP_SOURCE_GROUP_ACL_INTERNAL
access-list 2 remark SDM_ACL Category=1
access-list 2 permit 192.168.10.2
access-list 2 permit 10.1.10.0 0.0.0.3
access-list 2 permit 192.168.10.0 0.0.0.255
access-list 2 permit 10.1.1.0 0.0.0.255
access-list 3 remark CCA_SIP_SOURCE_GROUP_ACL_EXTERNAL
access-list 3 remark SDM_ACL Category=1
access-list 3 permit 212.147.47.216
access-list 3 deny   any
access-list 100 remark auto generated by SDM firewall configuration
access-list 100 remark SDM_ACL Category=1
access-list 100 deny   ip 192.168.10.0 0.0.0.255 any
access-list 100 deny   ip host 255.255.255.255 any
access-list 100 deny   ip 127.0.0.0 0.255.255.255 any
access-list 100 permit ip any any
access-list 101 remark auto generated by SDM firewall configuration##NO_ACES_8##
access-list 101 remark SDM_ACL Category=1
access-list 101 permit tcp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 101 permit udp 10.1.1.0 0.0.0.255 eq 2000 any
access-list 101 deny   ip 10.1.1.0 0.0.0.255 any
access-list 101 deny   ip 192.168.10.0 0.0.0.255 any
access-list 101 deny   ip 192.168.1.0 0.0.0.255 any
access-list 101 deny   ip host 255.255.255.255 any
access-list 101 deny   ip 127.0.0.0 0.255.255.255 any
access-list 101 permit ip any any
access-list 102 remark auto generated by SDM firewall configuration##NO_ACES_6##
access-list 102 remark SDM_ACL Category=1
access-list 102 deny   ip 10.1.10.0 0.0.0.3 any
access-list 102 deny   ip 10.1.1.0 0.0.0.255 any
access-list 102 deny   ip 192.168.1.0 0.0.0.255 any
access-list 102 deny   ip host 255.255.255.255 any
access-list 102 deny   ip 127.0.0.0 0.255.255.255 any
access-list 102 permit ip any any
access-list 103 remark auto generated by SDM firewall configuration##NO_ACES_8##
access-list 103 remark SDM_ACL Category=1
access-list 103 permit tcp 10.1.10.0 0.0.0.3 any eq 2000
access-list 103 permit udp 10.1.10.0 0.0.0.3 any eq 2000
access-list 103 deny   ip 10.1.10.0 0.0.0.3 any
access-list 103 deny   ip 192.168.10.0 0.0.0.255 any
access-list 103 deny   ip 192.168.1.0 0.0.0.255 any
access-list 103 deny   ip host 255.255.255.255 any
access-list 103 deny   ip 127.0.0.0 0.255.255.255 any
access-list 103 permit ip any any
access-list 104 remark auto generated by SDM firewall configuration##NO_ACES_14##
access-list 104 remark SDM_ACL Category=1
access-list 104 deny   ip 10.1.10.0 0.0.0.3 any
access-list 104 deny   ip 10.1.1.0 0.0.0.255 any
access-list 104 permit ip any any
access-list 104 permit udp host 8.8.8.8 eq domain any
access-list 104 permit icmp any any echo-reply
access-list 104 permit icmp any any time-exceeded
access-list 104 permit icmp any any unreachable
access-list 104 deny   ip 10.0.0.0 0.255.255.255 any
access-list 104 deny   ip 172.16.0.0 0.15.255.255 any
access-list 104 deny   ip 192.168.0.0 0.0.255.255 any
access-list 104 deny   ip 127.0.0.0 0.255.255.255 any
access-list 104 deny   ip host 255.255.255.255 any
access-list 104 deny   ip host 0.0.0.0 any
access-list 104 deny   ip any any
!
!
!
control-plane
!
bridge 1 route ip
bridge 100 route ip
!
voice-port 0/0/0
 cptone CH
 station-id name FAX
 station-id number 99
 caller-id enable
!
voice-port 0/0/1
 cptone CH
 shutdown
 caller-id enable
!
voice-port 0/0/2
 cptone CH
 shutdown
 caller-id enable
!
voice-port 0/0/3
 cptone CH
 shutdown
 caller-id enable
!
voice-port 0/1/0
 compand-type a-law
 cptone CH
 bearer-cap Speech
!
voice-port 0/1/1
 compand-type a-law
 cptone CH
 bearer-cap Speech
!
voice-port 0/4/0
 auto-cut-through
 signal immediate
 input gain auto-control -15
 description Music On Hold Port
!
sccp local Loopback0
sccp ccm 10.1.1.1 identifier 1 version 4.0
sccp
!
sccp ccm group 1
 associate ccm 1 priority 1
 associate profile 2 register mtpa4934c6ee4e0
!
dspfarm profile 2 transcode
 description CCA transcoding for SIP Trunk VTX
 codec g711ulaw
 codec g711alaw
 codec g729ar8
 codec g729abr8
 maximum sessions 10
 associate application SCCP
!
dial-peer cor custom
 name internal
 name local
 name local-plus
 name international
 name national
 name national-plus
 name emergency
 name toll-free
!
!
dial-peer cor list call-internal
 member internal
!
dial-peer cor list call-local
 member local
!
dial-peer cor list call-local-plus
 member local-plus
!
dial-peer cor list call-national
 member national
!
dial-peer cor list call-national-plus
 member national-plus
!
dial-peer cor list call-international
 member international
!
dial-peer cor list call-emergency
 member emergency
!
dial-peer cor list call-toll-free
 member toll-free
!
dial-peer cor list user-internal
 member internal
 member emergency
!
dial-peer cor list user-local
 member internal
 member local
 member emergency
 member toll-free
!
dial-peer cor list user-local-plus
 member internal
 member local
 member local-plus
 member emergency
 member toll-free
!
dial-peer cor list user-national
 member internal
 member local
 member local-plus
 member national
 member emergency
 member toll-free
!
dial-peer cor list user-national-plus
 member internal
 member local
 member local-plus
 member national
 member national-plus
 member emergency
 member toll-free
!
dial-peer cor list user-international
 member internal
 member local
 member local-plus
 member international
 member national
 member national-plus
 member emergency
 member toll-free
!
!
dial-peer voice 1 pots
 destination-pattern 99
 port 0/0/0
 no sip-register
!
dial-peer voice 2 pots
 port 0/0/1
 no sip-register
!
dial-peer voice 3 pots
 port 0/0/2
 no sip-register
!
dial-peer voice 4 pots
 port 0/0/3
 no sip-register
!
dial-peer voice 5 pots
 description ** MOH Port **
 destination-pattern ABC
 port 0/4/0
 no sip-register
!
dial-peer voice 6 pots
 description tcatch all dial peer for BRI/PRIv
 translation-profile incoming nondialable
 incoming called-number .%
 direct-inward-dial
!
dial-peer voice 50 pots
 description ** incoming dial peer **
 incoming called-number ^AAAA$
 direct-inward-dial
 port 0/1/0
!
dial-peer voice 51 pots
 description ** incoming dial peer **
 incoming called-number ^AAAA$
 direct-inward-dial
 port 0/1/1
!
dial-peer voice 2000 voip
 description ** cue voicemail pilot number **
 translation-profile outgoing XFER_TO_VM_PROFILE
 destination-pattern 98
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 voice-class sip outbound-proxy ipv4:10.1.10.1
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 2001 voip
 description ** cue auto attendant number **
 translation-profile outgoing PSTN_CallForwarding
 destination-pattern 97
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 voice-class sip outbound-proxy ipv4:10.1.10.1
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 2012 voip
 description ** cue prompt manager number **
 translation-profile outgoing PSTN_CallForwarding
 destination-pattern 96
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 voice-class sip outbound-proxy ipv4:10.1.10.1
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 1000 voip
 permission term
 description ** Incoming call from SIP trunk (VTX) **
 session protocol sipv2
 session target sip-server
 incoming called-number .%
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 fax rate 14400
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1001 voip
 corlist outgoing call-local
 description ** star code to SIP trunk (VTX) **
 destination-pattern *..
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 fax rate 14400
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback pass-through g711ulaw
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1003 voip
 description ** Passthrough Inbound Calls for PSTN from CUE **
 translation-profile incoming SIP_Passthrough
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 incoming called-number ABCDT
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 1005 voip
 description ** Passthrough Inbound Calls for MWI from CUE **
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 incoming called-number A80T
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 1009 voip
 description ** Passthrough Inbound Calls for Internal Extensions from CUE **
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 incoming called-number ^..$
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 1033 voip
 corlist outgoing call-local
 description **CCA*Switzerland*Short Code Services**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 0187
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1042 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*Ambulance / Poisioning**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 0014[45]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1041 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*REGA Air Rescue**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 00333333333
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1025 voip
 corlist outgoing call-national
 description **CCA*Switzerland*National Destination Numbers**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00[789]1.......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1020 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Regional Announcement VM**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 01600
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1040 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*REGA Air Rescue**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 000333333333
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1043 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*Ambulance / Poisioning**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 014[45]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1035 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Mobile Numbers**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 007[46789].......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1024 voip
 corlist outgoing call-national-plus
 description **CCA*Switzerland*Personal Numbering**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00878......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1029 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Voicemail Access**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00860.........
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1036 voip
 corlist outgoing call-national
 description **CCA*Switzerland*VPN Access**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00869.............
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1027 voip
 corlist outgoing call-national-plus
 description **CCA*Switzerland*Premium Rate (Business)**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00900......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1026 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Test Numbers**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00868T
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1034 voip
 corlist outgoing call-national-plus
 description **CCA*Switzerland*Shared Cost numbers**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 0084[0248]......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1038 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*Emergency**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 0011[278]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1037 voip
 corlist outgoing call-toll-free
 description **CCA*Switzerland*Toll Free Numbers**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00800......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1039 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*Emergency**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 011[278]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1032 voip
 corlist outgoing call-national
 description **CCA*Switzerland*National Destination Numbers**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 00[23456]........
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1023 voip
 corlist outgoing call-international
 description **CCA*Switzerland*International Calls**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 000T
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1031 voip
 description **CCA*Switzerland*Premium Rate (Social)**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 0090[16]......
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1030 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Short Code**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 014[0357]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1045 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*REGA/Glaciers Air Rescue**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 0141[45]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1028 voip
 corlist outgoing call-national-plus
 description **CCA*Switzerland*Directory Enquiries**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 018[15].
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1021 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Short Code**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 011[45].
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1022 voip
 corlist outgoing call-national
 description **CCA*Switzerland*Short Code Services**
 translation-profile outgoing PSTN_Outgoing
 preference 1
 destination-pattern 01[67].
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 1044 voip
 corlist outgoing call-emergency
 description **CCA*Switzerland*REGA/Glaciers Air Rescue**
 translation-profile outgoing CALLER_ID_TRANSLATION_PROFILE
 preference 1
 destination-pattern 00141[45]
 session protocol sipv2
 session target sip-server
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
dial-peer voice 2002 voip
 description ** cue voicemail PSTN number **
 translation-profile outgoing VM_Profile
 destination-pattern xxx$
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 voice-class sip outbound-proxy ipv4:10.1.10.1
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 2003 voip
 description ** cue auto attendant PSTN number **
 translation-profile outgoing AA_Profile
 destination-pattern xxx$
 b2bua
 session protocol sipv2
 session target ipv4:10.1.10.1
 voice-class sip outbound-proxy ipv4:10.1.10.1
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
!
dial-peer voice 1110 pots
 preference 9
 destination-pattern xxx
 port 0/0/0
 no sip-register
!
dial-peer voice 3006 voip
 description SIP
 translation-profile incoming SIP_Called_9
 session protocol sipv2
 session target sip-server
 incoming called-number xxx.
 voice-class codec 1
 voice-class sip dtmf-relay force rtp-nte
 dtmf-relay rtp-nte
 ip qos dscp cs5 media
 ip qos dscp cs4 signaling
 no vad
!
!
no dial-peer outbound status-check pots
sip-ua
 keepalive target dns:site1.365873.trk.ipvoip.ch
 authentication username xxx password 7 xxx
 no remote-party-id
 retry invite 2
 retry register 10
 timers connect 100
 timers keepalive active 100
 registrar dns:site1.365873.trk.ipvoip.ch expires 3600
 sip-server dns:site1.365873.trk.ipvoip.ch
 host-registrar
!
!
!
telephony-service
 sdspfarm units 5
 sdspfarm transcode sessions 10
 sdspfarm tag 2 mtpa4934c6ee4e0
 video
 fxo hook-flash
 max-ephones 40
 max-dn 300
 ip source-address 10.1.1.1 port 2000
 auto assign 1 to 1 type bri
 calling-number initiator
 service phone videoCapability 1
 service phone ehookenable 1
 service phone ehookEnable 1
 service dnis overlay
 service dnis dir-lookup
 service dss
 timeouts interdigit 5
 system message SwissT.Net
 url services http://10.1.10.1/voiceview/common/login.do
 url authentication http://10.1.10.1/voiceview/authentication/authenticate.do
 cnf-file location flash:
 cnf-file perphone
 user-locale U4 load CME-locale-de_DE-German-8.1.2.2.tar
 network-locale U4
 load 521G-524G cp524g-8-1-17
 load 525G spa525g-7-5-4
 load 501G spa50x-30x-7-5-2b
 load 502G spa50x-30x-7-5-2b
 load 504G spa50x-30x-7-5-2b
 load 508G spa50x-30x-7-5-2b
 load 509G spa50x-30x-7-5-2b
 load 525G2 spa525g-7-5-4
 load 301 spa50x-30x-7-5-2b
 load 303 spa50x-30x-7-5-2b
 time-zone 23
 time-format 24
 date-format dd-mm-yy
 keepalive 30 auxiliary 4
 voicemail 98
 max-conferences 8 gain -6
 call-forward pattern .T
 call-forward system redirecting-expanded
 hunt-group logout HLog
 moh flash:/media/music-on-hold.au
 multicast moh 239.10.16.16 port 2000
 web admin system name cisco secret 5 xxx
 dn-webedit
 time-webedit
 transfer-system full-consult dss
 transfer-pattern .T
 transfer-pattern 0.T
 transfer-pattern 6.. blind
 secondary-dialtone 0
 night-service day Sun 17:00 09:00
 night-service day Mon 17:00 09:00
 night-service day Tue 17:00 09:00
 night-service day Wed 17:00 09:00
 night-service day Thu 17:00 09:00
 night-service day Fri 17:00 09:00
 night-service day Sat 17:00 09:00
 fac standard
 create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-template  1
 url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress
 service phone webAccess 0
 softkeys remote-in-use  Newcall
 softkeys idle  Redial Pickup Mobility Newcall Cfwdall Gpickup Dnd Login
 softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback
 softkeys connected  Hold Endcall Trnsfer Mobility TrnsfVM Confrn Acct Park
 button-layout 7931 2
!
!
ephone-template  15
 url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress
 softkeys remote-in-use  Newcall
 softkeys idle  Redial Newcall Mobility Cfwdall Pickup Gpickup Dnd Login
 softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback
 softkeys connected  Hold Endcall Mobility Trnsfer TrnsfVM Confrn Acct Park
 button-layout 7931 2
!
!
ephone-template  16
 url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress
 softkeys remote-in-use  Newcall
 softkeys idle  Redial Newcall Mobility Cfwdall Pickup Gpickup Dnd Login
 softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback
 softkeys connected  Hold Endcall Mobility Trnsfer TrnsfVM Confrn Acct Park
!
!
ephone-template  17
 url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress
 softkeys remote-in-use  CBarge Newcall
 softkeys idle  Redial Newcall Mobility Cfwdall Pickup Gpickup Dnd Login
 softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback
 softkeys connected  Hold Endcall Mobility Trnsfer TrnsfVM Confrn Acct Park
!
!
ephone-template  18
 url services 1 http://10.1.10.1/voiceview/common/login.do VoiceviewExpress
 softkeys remote-in-use  CBarge Newcall
 softkeys idle  Redial Newcall Mobility Cfwdall Pickup Gpickup Dnd Login
 softkeys seized  Cfwdall Endcall Redial Pickup Gpickup Callback
 softkeys connected  Hold Endcall Mobility Trnsfer TrnsfVM Confrn Acct Park
 button-layout 7931 2
!
!
ephone-dn  9
 number BCD no-reg primary
 description MoH
 moh out-call ABC
!
!
ephone-dn  292
 number xxx
 description SIP Main Number registration
 preference 10
!
!
ephone-dn  293  dual-line
 number 90 secondary xxx no-reg both
 label Zentrale
 description 90
 name Zentrale
 call-forward busy 98
 call-forward noan 98 timeout 20
!
!
ephone-dn  294  dual-line
 number 94 secondary xxx no-reg both
 label LL
 description Lehrling Lehrnende
 name Lehrling Lehrnende
 mobility
 snr xxx delay 1 timeout 30 cfwd-noan 98
 snr ring-stop
 call-forward busy 98
 call-forward noan 98 timeout 20
!
!
ephone-dn  295  dual-line
 number 93 secondary xxx no-reg both
 label CM
 description
 name
 snr xxx delay 1 timeout 30 cfwd-noan 98
 snr ring-stop
 call-forward busy 98
 call-forward noan 98 timeout 10
!
!
ephone-dn  296  dual-line
 number 92 secondary xxx no-reg both
 label EE
 description
 name
 mobility
 call-forward busy 98
 call-forward noan 98 timeout 20
!
!
ephone-dn  297  dual-line
 number 91 secondary xxx no-reg both
 label RS
 description
 name
 mobility
 snr xxx delay 1 timeout 30 cfwd-noan 98
 snr ring-stop
 call-forward busy 98
 call-forward noan 98 timeout 10
!
!
ephone-dn  298
 number 6.. no-reg primary
 description ***CCA XFER TO VM EXTENSION***
 call-forward all 98
!
!
ephone-dn  299
 number A801.. no-reg primary
 mwi off
!
!
ephone-dn  300
 number A800.. no-reg primary
 mwi on
!
!
ephone  1
 device-security-mode none
 mac-address A44C.11A0.B648
 ephone-template 1
 max-calls-per-button 2
 username "xxx" password xxx
 type 525G2
 button  1:296 2:293 3m297 4m295
 button  5m294
!
!
!
ephone  2
 device-security-mode none
 mac-address A44C.11A0.B566
 ephone-template 1
 max-calls-per-button 2
 username "xxx" password xxx
 type 525G2
 button  1:297 2:293 3m296 4m295
 button  5m294
!
!
!
ephone  3
 device-security-mode none
 mac-address A44C.11A0.B5C4
 ephone-template 1
 max-calls-per-button 2
 username "xxx" password xxx
 type 525G2
 button  1:295 2:293 3m297 4m296
 button  5m294
!
!
!
ephone  4
 device-security-mode none
 mac-address A44C.11A0.B67A
 ephone-template 1
 max-calls-per-button 2
 username "xxx" password xxx
 type 525G2
 button  1:294 2:293 3m297 4m296
 button  5m295
!
!
alias exec cca_voice_mode PBX
alias exec cca_vm_notification schedule from_time=00 to_time=24
alias exec clid-ALL_BRI ;1:0-4;1:0-9;1:0-9;1:1-9
alias exec clid-SIP ;1:1-9;1:1-9;1:1-9
banner login ^CCisco Configuration Assistant. Version: 3.2 (3). Fri Jul 04 13:18:33 CEST 2014^C
!
line con 0
 no modem enable
line aux 0
line 2
 no activation-character
 no exec
 transport preferred none
 transport input all
line vty 0 4
 transport preferred none
 transport input all
line vty 5 100
 transport preferred none
 transport input all
!
ntp master
ntp server 91.240.0.5 prefer
en

4 Replies 4

Patrick Werner
Level 1
Level 1

Any idea ?

 

Thanks guys.

Hi Patrick

I am working on this one as well. I have a UC560 with SIP Trunk provider Les.NET.

It was working fine until a few weeks ago when something changed on the provider end and broke it. My hunch it is something to do with the SIP REFER.

 

http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-communications-manager-express/91535-cme-sip-trunking-config.html

 

Here is an excerpt from the above page:

Call Transfer

When a call comes in on an SIP trunk to an SCCP Phone or CUE AutoAttendant (AA) and is transferred, the CME by default will send a SIP REFER message to the SP proxy. Most SP Proxy Servers do not support the REFER method. This needs to be configured in order to force the CME to hairpin the call:

Router(config)#voice service voip
Router(conf-voi-serv)#no supplementary-service sip refer

Figure 3 shows the behavior of the CME system with the REFER method disabled.

Hi.

Just for information Call Transfer works, but not SNR.

But anyway, the Cisco TAC Engineer told me that the SIP Provider should support Hairpin calls, and he doesn't.

Patrick

jeliasoncisco
Level 5
Level 5
Hi I was able to get mine to work with disabling sip refer as per my last posted example. Basically you need to terminate the call at the uc500 and send it back out instead of hairpinning it. Please let me know your success. Thanks.