I set a SIP trunk in CME4.2 to make calls to PSTN.
The only way I found in order to make calls was setting the outbound proxy (IP address) in
voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
supplementary-service h450.12
h323
sip
bind control source-interface GigabitEthernet0/1
bind media source-interface GigabitEthernet0/1
subscription maximum accept 5
registrar server
localhost dns:asbw.testvoip.com
outbound-proxy ipv4:x.x.x.x
My problems is that I can not make call between SIP phones (linksys phone)
I can just call from IPcomm to linksys phone.
How can I solved this issue??