it is not clear but by the way here is the example:
SIP
on call manager
create sip trunk and point it toCME
on CME:
dial-peer voice 1 voip
incoming called-number .
codec (the codec between both)
description INCOMING CALLS FRM CALL MANAGER
dial-peer voice 2 voip
destination-pattern xxxxx (the number that you want to send to call manager)
codec (the codec between both)
session target ipv4:x.x.x.x (ip address of the call manager)
session protocol sipv2
H323
on call manager
create H323 trunk and point it toCME
on CME:
dial-peer voice 1 voip
incoming called-number .
codec (the codec between both)
description INCOMING CALLS FRM CALL MANAGER
dial-peer voice 2 voip
destination-pattern xxxxx (the number that you want to send to call manager)
codec (the codec between both)
session target ipv4:x.x.x.x (ip address of the call manager)