Hi guys, Here is my config of SIP trunk between CUCM and CME (diagram is attached).
[I]dial-peer voice 168000 voip [/I]
[I]description **OUTGOING CALLS TO SYD OVER WAN** [/I]
[I]destination-pattern 168... [/I]
[I]session protocol sipv2 [/I]
[I]session target sip-server [/I]
[I]! [/I]
[I]dial-peer voice 169000 voip [/I]
[I]description **INCOMING CALLS FROM SYD OVER WAN** [/I]
[I]session protocol sipv2 [/I]
[I]session target sip-server [/I]
[I]incoming called-number .[/I]
[I]! [/I]
[I]sip-ua [/I]
[I]registrar ipv4:192.168.10.5 expires 3600 [/I]
[I]sip-server ipv4:192.168.10.5[/I]
The diagram and trunk, route pattern configs are on the screenshots. The calls from 168XXX to 169XXX are dialed successfully and connection is established if dialed from CME to CUCM. However, the calls from CUCM to CME are not dialed and hardly I press 1 button my dial is declined with beep beep beep signal. It looks like no route pattern is configured.Guys, could you please check my config.Thank you.