您好,
我这边遇到一个问题,通过手机加入lync会议失败,但是会议发起人手动添加这个手机号码加入会议是没有问题的;而且lync用户拨入拨出电话均正常。我通过抓包(mediation、s4、sipstack)发现有如下报错:
<error toUri="sip:188xxxxxxxx;phone-context=DefaultProfile-a871b81092c74964bfa735bb2f7c760b@anonymous.invalid"
callId="729e3ff7-e290-4189-b699-9a896c7094a5"
fromTag="A61A0080"
toTag="35f94bca10"
requestType="INFO"
responseCode="200">
<diagHeader>10010;Reason="Gateway side Media negotiation failed";component="urn:application:Caa";sipresponsetext="Invite with Replaces failed because Gateway side reinvite failed.";DialogID="af499fc2-52b9-4387-a895-ea63d8c6d514;b4d6acba7d;5873d81cf6";Source="drac-lyfe-03.drac.corp"</diagHeader>
从日志是否可以看出这个问题是在lync server还是语音网关?是什么导致的?
谢谢