Hi all,
We're facing a weird problem: we can dial to external phone numbers from all endpoints, except a MX800.
Video endpoints are registered to VCS X8.2.2. From VCS there is a SIP trunk to CUCM. I unfortunately don't have a lot of VCS knowledge. What I can see from the CUCM logs is that working calls receive an invite from VCS with the To: field populated in the format <number>@<cucm ip>, while calls from the non working unit send <number>@<company domain>. Then CUCM says Service Unavailable. I can't seem to find where this difference comes from. From what I understand from the Search Rules, the domain should be stripped of and replaced by the CUCM IP because of this rule: (9\d{8,16})@%localdomains%|(9\d{8,16}) replaced by \2\1@10.3.26.10
It seems the MX800 is not following the same rules, but it does get to CUCM somehow. Additionally, it gets to CUCM with a lot of SDP information in it, which the other units don't send.
Could anybody point me in the right direction please?