Unfortunately, that didn't help. I erased dspfarm profiles and sccp
ccm group. Deleted media resource group list, media resource group and
transcoder and MTP. Then I configured it from scratch. However that
didn't help. I added MRGL to gateway in CUCM and added MRGL to Call
control group in UCCX. Also checked "Media Termination Support" button
in call control group configuration.
If you have any other ideas, please let me know.
Best regards
Franjo

2011/5/29 Inder Google <ising...@gmail.com>:
> Hi,
>
> Also check your xcoder and mtp config.  You seem to have xcoder and mtp
> profiles mixed.
>
> sccp local GigabitEthernet0/1
> sccp ccm 10.53.1.10 identifier 1 version 7.0 sccp !
> sccp ccm group 1
>  associate ccm 1 priority 1
>  associate profile 2 register XCODE_CUBE
>  associate profile 1 register MTP_CUBE
> !
> dspfarm profile 1 transcode
>  codec g711ulaw
>  codec g711alaw
>  codec pass-through
>  maximum sessions 8
>  associate application SCCP
> !
> dspfarm profile 2 mtp
>  codec g711alaw
>  maximum sessions hardware 8
>  maximum sessions software 100
>  associate application SCCP
>
> Date: Sat, 28 May 2011 23:53:21 +0200
> From: Miron Kobelski <findko...@gmail.com>
> To: Franjo Briski <franjo.bris...@gmail.com>
> Cc: ccie_voice@onlinestudylist.com
> Subject: Re: [OSL | CCIE_Voice] DTMF problem
> Message-ID: <banlktika1vwmq0mvdk8xsskak0ayvey...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
>
> UCCX is integrated using CTI, which uses out-of-band DTMF signaling. This is
> compatible with H.323, which is used between CUCM and CUBE in your case, but
> not with what ITSP provides. CUBE should convert inband DMTFs received from
> ITSP to OOB H.245 DTMF transport.
>
> I'd check configuration of CUBE dial-peers towards CUCM. It looks like
> you're trying to use rtp-nte on H.323 dial-peer, which is not compatible and
> ignored. Use H.245 alphanumeric instead.
>
> dial-peer voice 7888 voip
>  descritpion #### Connection to CUCM ####  translation-profile outgoing
> DOLAZNI  destination-pattern 38516274...
>  session target ipv4:xxxxx
>  dtmf-relay rtp-nte
>  codec g711alaw
>  no vad
>
> Let us know if it worked.
>
> best regards
> kobel
>
> On Sat, May 28, 2011 at 21:05, Franjo Briski
> <franjo.bris...@gmail.com>wrote:
>
>>   Hello.
>> I installed CUCM, and UCCX at customer site. System is connected to
>> ITSP using SIP trunk via CUBE. Calls are passing through but when
>> someone calls in and get UCCX Basic-ACD the DTMF signals dont't pass.
>> I know ITSP is using in-band DTMF and not using any kind of
>> dtmf-relay. Not even rfc 2833.
>> All documentation I found
>> talking how to configure RFC-2833 conversion to dtmf-relay. If there
>> is mentioned in-band to dtmf-relay, all that is mentioned is that I
>> need to use transcoder. I'm using SIP trunk to ITSP CUBE is registered
>> as h323 gateway with CUCM. I configured transcoder and hardware MTP.
>> They are active and registered with CUCM, but dtmf signals won't reach
>> UCCX. You can find my configuration in attachment.
>> If anyone have some idea, please help me.
>> Best regards
>> Franjo
>
>
AZVO_CUBE#sh run

!
hostname AZVO_CUBE
!
boot-start-marker
boot-end-marker
!
!
logging buffered 51200 warnings
enable secret 
!
no aaa new-model
!
clock timezone Zagreb 2 0
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
no ip domain lookup
ip domain name yourdomain.com
!
multilink bundle-name authenticated
!
!
!
!
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
!
!
voice service voip
 address-hiding
 allow-connections h323 to h323
 allow-connections h323 to sip
 allow-connections sip to h323
 allow-connections sip to sip
 redirect ip2ip
 fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
 h323
  h225 connect-passthru
 sip
!
voice class codec 1
 codec preference 1 g711alaw
 codec preference 2 g711ulaw
!
!
!
!
voice translation-rule 1
 rule 1 /^38516274\(...\)/ /7\1/
!
voice translation-rule 2
 rule 1 /^0\(2\)\(.*\)/ /385\1\2/
 rule 2 /^0\(3\)\(.*\)/ /385\1\2/
 rule 3 /^0\(4\)\(.*\)/ /385\1\2/
 rule 4 /^0\(5\)\(.*\)/ /385\1\2/
 rule 5 /^2\(......\)/ /38512\1/
 rule 6 /^0\(9\)\(.*\)/ /385\1\2/
 rule 7 /^3\(......\)/ /38513\1/
 rule 8 /^4\(......\)/ /38514\1/
 rule 9 /^5\(......\)/ /38515\1/
 rule 10 /^6\(......\)/ /38516\1/
 rule 11 /^7\(......\)/ /38517\1/
 rule 12 /^8\(......\)/ /38518\1/
!
voice translation-rule 3
 rule 1 /7\(...\)/ /38516274\1/
!
voice translation-rule 4
 rule 1 /^3851\(.*\)/ /0\1/
 rule 2 /^3852\(.*\)/ /002\1/
 rule 3 /^3853\(.*\)/ /003\1/
 rule 4 /^3854\(.*\)/ /004\1/
 rule 5 /^3855\(.*\)/ /005\1/
 rule 6 /^3859\(.*\)/ /009\1/
!
!
voice translation-profile DOLAZNI
 translate calling 4
 translate called 1
!
voice translation-profile MEDJUNARODNI
 translate calling 3
!
voice translation-profile ODLAZNI
 translate calling 3
 translate called 2
!
!
license udi pid CISCO2901/K9 sn FGL15132293
hw-module pvdm 0/0
!
!
!
username xxxxxxxxxxxxxxxxxxxx
!
redundancy
!         
!
!
!
! 
!
!
!
!
!
!
interface GigabitEthernet0/0
 description ### Veza na Optimu ###
 ip address 10.160.250.166 255.255.255.252
 ip nat outside
 ip virtual-reassembly in
 duplex full
 speed 100
!
interface GigabitEthernet0/1
 description ### Voice_Server_Interface ###
 ip address 10.53.1.2 255.255.255.0
 ip nat inside
 ip virtual-reassembly in
 duplex auto
 speed auto
 h323-gateway voip interface
 h323-gateway voip id CUBE ipaddr 10.53.1.2 1719
 h323-gateway voip h323-id CUBE
 h323-gateway voip bind srcaddr 10.53.1.2
!
ip forward-protocol nd
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip nat inside source list NAT_VOICE interface GigabitEthernet0/0 overload
ip route 10.1.17.0 255.255.255.0 10.53.1.1
ip route 10.50.1.0 255.255.255.0 10.53.1.1
ip route xxxxxxx 255.255.255.255 10.160.250.165
!
ip access-list extended NAT_VOICE
 permit ip 10.1.17.0 0.0.0.255 any
!
!
!
!         
!
!
!
control-plane
!
!
!
!
mgcp profile default
!
sccp local GigabitEthernet0/1
sccp ccm xxxxxxxxxxx identifier 1 version 7.0 
sccp
!
sccp ccm group 1
 associate ccm 1 priority 1
 associate profile 2 register CUBE_MTP
 associate profile 1 register CUBE_XCODER
!
dspfarm profile 1 transcode  
 codec g711ulaw
 codec g711alaw
 maximum sessions 8
 associate application SCCP
!
dspfarm profile 2 mtp  
 codec g711alaw
 maximum sessions hardware 8
 maximum sessions software 100
 associate application SCCP
!
dial-peer voice 7888 voip
 translation-profile outgoing DOLAZNI
 destination-pattern 38516274...
 session target ipv4:xxxxxxxxxxxx
 dtmf-relay h245-alphanumeric
 codec g711alaw
 no vad
!
dial-peer voice 1 voip
 description ### Zagreb ###
 translation-profile outgoing ODLAZNI
 destination-pattern [^019]......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad   
!
dial-peer voice 2 voip
 description ### Sredisnja Hrvatska ###
 translation-profile outgoing ODLAZNI
 destination-pattern 04.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 3 voip
 description ### Istra, Primorje i Gorski kotar ###
 translation-profile outgoing ODLAZNI
 destination-pattern 05.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 4 voip
 description ### Slavonija ###
 translation-profile outgoing ODLAZNI
 destination-pattern 03.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 5 voip
 description ### Dalmacija ###
 translation-profile outgoing ODLAZNI
 destination-pattern 02.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 6 voip
 description ### VIP ###
 translation-profile outgoing ODLAZNI
 destination-pattern 091.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 no voice-class sip early-offer forced
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 7 voip
 description ### Tomato ###
 translation-profile outgoing ODLAZNI
 destination-pattern 092.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 8 voip
 description ### Tele 2 ###
 translation-profile outgoing ODLAZNI
 destination-pattern 095.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 9 voip
 description ### BonBon ###
 translation-profile outgoing ODLAZNI
 destination-pattern 097.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 10 voip
 description ### T-Mobile Sedmeroznamekasti ###
 translation-profile outgoing ODLAZNI
 destination-pattern 098[19]......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 11 voip
 description ### T-Mobile Sedmeeroznamekasti 099 ###
 translation-profile outgoing ODLAZNI
 destination-pattern 099.......
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 12 voip
 description ### Policija ###
 translation-profile outgoing MEDJUNARODNI
 destination-pattern 92
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 13 voip
 description ### Vatrogasci ###
 translation-profile outgoing MEDJUNARODNI
 destination-pattern 93
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 14 voip
 description ### Hitna ###
 translation-profile outgoing MEDJUNARODNI
 destination-pattern 94
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 15 voip
 description ### Medjunarodni ###
 translation-profile outgoing MEDJUNARODNI
 destination-pattern 00T
 session protocol sipv2
 session target ipv4:xxxxxxxxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 1500 voip
 session protocol sipv2
 incoming called-number 38516274...
 dtmf-relay rtp-nte
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 16 voip
 translation-profile outgoing MEDJUNARODNI
 destination-pattern 192
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
dial-peer voice 17 voip
 translation-profile outgoing MEDJUNARODNI
 destination-pattern 112
 session protocol sipv2
 session target ipv4:xxxxxxx
 codec g711alaw
 fax protocol pass-through g711alaw
 no vad
!
!
gateway 
 timer receive-rtp 1200
!
sip-ua 
!
!
!
gatekeeper
 shutdown
!
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to