使用Jain sip创建sip 代理应用程序。
客户端 A -> 代理应用程序 ->客户端 B 在 A 呼叫 B 的情况下:A 可以挂断,但当 B 发送 BYE 时,Jain Sip 将 481 呼叫段返回给 B
。
当呼叫在几秒钟内结束时,它可以 BYE 成功。
但如果通话在几分钟内结束,当 B 发送 BYE 时,Jain sip 返回 481 呼叫段。
而调用方客户端 A 总是 BYE 成功。
已检查呼叫 ID、请求 URI、发件人、收件人标记。还是不知道。
这是日志
<message
from="192.168.101.217:5217"
to="192.168.100.45:5062"
time="1593501306804"
isSender="false"
transactionId="z9hg4bk474906270"
callId="1024711825"
firstLine="INVITE sip:14@192.168.100.45:5062 SIP/2.0"
>
<![CDATA[INVITE sip:14@192.168.100.45:5062 SIP/2.0
Via: SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK474906270;received=192.168.101.217
From: <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>
Call-ID: 1024711825
CSeq: 20 INVITE
Contact: <sip:217@192.168.101.217:5217>
Content-Type: application/sdp
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Subject: Call conversation
Expires: 120
Content-Length: 405
]]>
</message>
<message
from="192.168.100.45:5062"
to="192.168.101.14:5014"
time="1593501306864"
isSender="true"
transactionId="z9hg4bk-3137-6aaa9fa3786b6b7fb08d9bdbbf9256c5"
callId="1024711825"
firstLine="INVITE sip:14@192.168.100.45:5062 SIP/2.0"
>
<![CDATA[INVITE sip:14@192.168.100.45:5062 SIP/2.0
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=z9hG4bK-3137-6aaa9fa3786b6b7fb08d9bdbbf9256c5,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK474906270;received=192.168.101.217
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>
Call-ID: 1024711825
CSeq: 20 INVITE
Contact: <sip:217@192.168.101.217:5217>
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Subject: Call conversation
Expires: 120
Content-Type: application/sdp
Route: "14" <sip:14@192.168.101.14:5014;lr>
Record-Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
Content-Length: 403
]]>
</message>
<message
from="192.168.101.14:5014"
to="192.168.100.45:5062"
time="1593501307050"
isSender="false"
transactionId="z9hg4bk-3137-6aaa9fa3786b6b7fb08d9bdbbf9256c5"
callId="1024711825"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=z9hG4bK-3137-6aaa9fa3786b6b7fb08d9bdbbf9256c5,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK474906270;received=192.168.101.217
Record-Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 20 INVITE
Contact: <sip:14@192.168.101.14:5014>
Content-Type: application/sdp
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
User-Agent: eXosip/3.1.0
Content-Length: 200
]]>
</message>
<message
from="192.168.101.14:5014"
to="192.168.100.45:5062"
time="1593501307051"
isSender="false"
transactionId="z9hg4bk-3137-6aaa9fa3786b6b7fb08d9bdbbf9256c5"
callId="1024711825"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=z9hG4bK-3137-6aaa9fa3786b6b7fb08d9bdbbf9256c5,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK474906270;received=192.168.101.217
Record-Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 20 INVITE
Contact: <sip:14@192.168.101.14:5014>
Content-Type: application/sdp
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
User-Agent: eXosip/3.1.0
Content-Length: 200
]]>
</message>
<message
from="192.168.100.45:5062"
to="192.168.101.217:5217"
time="1593501307054"
isSender="true"
transactionId="z9hg4bk474906270"
callId="1024711825"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK474906270;received=192.168.101.217
Record-Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 20 INVITE
Contact: <sip:14@192.168.101.14:5014>
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REFER,NOTIFY,MESSAGE,SUBSCRIBE,INFO
User-Agent: eXosip/3.1.0
Content-Type: application/sdp
Content-Length: 200
]]>
</message>
<message
from="192.168.101.217:5217"
to="192.168.100.45:5062"
time="1593501307348"
isSender="false"
transactionId="z9hg4bk1089380003"
callId="1024711825"
firstLine="ACK sip:14@192.168.100.45:5062 SIP/2.0"
>
<![CDATA[ACK sip:14@192.168.100.45:5062 SIP/2.0
Via: SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK1089380003;received=192.168.101.217
Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 20 ACK
Contact: <sip:217@192.168.101.217:5217>
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
<message
from="192.168.100.45:5062"
to="192.168.101.14:5014"
time="1593501307353"
isSender="true"
transactionId="966553558-1024711825-20-ack-192.168.100.45-50623137"
callId="1024711825"
firstLine="ACK sip:14@192.168.100.45:5062 SIP/2.0"
>
<![CDATA[ACK sip:14@192.168.100.45:5062 SIP/2.0
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=966553558-1024711825-20-ack-192.168.100.45-50623137,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK1089380003;received=192.168.101.217
Route: "14" <sip:14@192.168.101.14:5014;lr>,"TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 20 ACK
Contact: <sip:217@192.168.101.217:5217>
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
<message
from="192.168.101.14:5014"
to="192.168.100.45:5062"
time="1593501381766"
isSender="false"
transactionId="z9hg4bk106975397"
callId="1024711825"
firstLine="BYE sip:217@192.168.100.45:5062 SIP/2.0"
>
<![CDATA[BYE sip:217@192.168.100.45:5062 SIP/2.0
Via: SIP/2.0/UDP 192.168.101.14:5014;rport=5014;branch=z9hG4bK106975397;received=192.168.101.14
Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: <sip:14@192.168.100.45:5062>;tag=113355942
To: "217" <sip:217@192.168.100.45:5062>;tag=966553558
Call-ID: 1024711825
CSeq: 2 BYE
Contact: <sip:14@192.168.101.14:5014>
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
<message
from="192.168.100.45:5062"
to="192.168.101.14:5014"
time="1593501381771"
isSender="true"
transactionId="z9hg4bk106975397"
callId="1024711825"
firstLine="SIP/2.0 481 Call leg/Transaction does not exist"
>
<![CDATA[SIP/2.0 481 Call leg/Transaction does not exist
CSeq: 2 BYE
Call-ID: 1024711825
From: <sip:14@192.168.100.45:5062>;tag=113355942
To: "217" <sip:217@192.168.100.45:5062>;tag=966553558
Via: SIP/2.0/UDP 192.168.101.14:5014;rport=5014;branch=z9hG4bK106975397;received=192.168.101.14
Content-Length: 0
]]>
</message>
<message
from="192.168.101.217:5217"
to="192.168.100.45:5062"
time="1593501389132"
isSender="false"
transactionId="z9hg4bk550352336"
callId="1024711825"
firstLine="BYE sip:14@192.168.100.45:5062 SIP/2.0"
>
<![CDATA[BYE sip:14@192.168.100.45:5062 SIP/2.0
Via: SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK550352336;received=192.168.101.217
Route: "TERRA_PROXY_SERVER" <sip:TERRA_PROXY_SERVER@192.168.100.45:5062;lr>
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 21 BYE
Contact: <sip:217@192.168.101.217:5217>
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
<message
from="192.168.100.45:5062"
to="192.168.101.217:5217"
time="1593501389136"
isSender="true"
transactionId="z9hg4bk550352336"
callId="1024711825"
firstLine="SIP/2.0 200 OK"
>
<![CDATA[SIP/2.0 200 OK
CSeq: 21 BYE
Call-ID: 1024711825
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Via: SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK550352336;received=192.168.101.217
Contact: "217" <sip:217@192.168.101.217>;expires=60
Expires: 60
Content-Length: 0
]]>
</message>
<message
from="192.168.100.45:5062"
to="192.168.101.14:5014"
time="1593501389137"
isSender="true"
transactionId="966553558-1024711825-21-bye-192.168.100.45-50623137"
callId="1024711825"
firstLine="BYE sip:14@192.168.101.14:5014 SIP/2.0"
>
<![CDATA[BYE sip:14@192.168.101.14:5014 SIP/2.0
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=966553558-1024711825-21-bye-192.168.100.45-50623137,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK550352336;received=192.168.101.217
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 21 BYE
Contact: <sip:217@192.168.101.217:5217>
Max-Forwards: 70
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
<message
from="192.168.101.14:5014"
to="192.168.100.45:5062"
time="1593501389154"
isSender="false"
transactionId="966553558-1024711825-21-bye-192.168.100.45-50623137"
callId="1024711825"
firstLine="SIP/2.0 481 Call Leg/Transaction Does Not Exist"
>
<![CDATA[SIP/2.0 481 Call Leg/Transaction Does Not Exist
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=966553558-1024711825-21-bye-192.168.100.45-50623137,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK550352336;received=192.168.101.217
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 21 BYE
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
<message
from="192.168.101.14:5014"
to="192.168.100.45:5062"
time="1593501389155"
isSender="false"
transactionId="966553558-1024711825-21-bye-192.168.100.45-50623137"
callId="1024711825"
firstLine="SIP/2.0 481 Call Leg/Transaction Does Not Exist"
>
<![CDATA[SIP/2.0 481 Call Leg/Transaction Does Not Exist
Via: SIP/2.0/UDP 192.168.100.45:5062;branch=966553558-1024711825-21-bye-192.168.100.45-50623137,SIP/2.0/UDP 192.168.101.217:5217;rport=5217;branch=z9hG4bK550352336;received=192.168.101.217
From: "217" <sip:217@192.168.100.45:5062>;tag=966553558
To: <sip:14@192.168.100.45:5062>;tag=113355942
Call-ID: 1024711825
CSeq: 21 BYE
User-Agent: eXosip/3.1.0
Content-Length: 0
]]>
</message>
获取服务器事务代码 当自动对话框关闭时。 st 为 null,但在 getNewServerTransaction 时仍然异常。
public static ServerTransaction getServerTransaction(RequestEvent eventObject) {
ServerTransaction st = eventObject.getServerTransaction();
if (st != null) {
return st;
}
SipProvider sipProvider = (SipProvider) eventObject.getSource();
if (sipProvider == null) {
log.debug("getServerTransaction fail. SipProvider is null.");
return null;
}
try {
st = sipProvider.getNewServerTransaction(eventObject.getRequest());
} catch (SipException se) {
log.debug("getServerTransaction fail.", se);
}
return st;
}
如果您从 jsip 收到 481,这表明您在收到 BYE 时正在尝试查找对话框,此时它可能不存在。当 jsip 是代理时,您不应该有任何 jsip 对话框。
jsip 中的代理应用程序不应依赖于 jsip 对话框,并且必须维护自己的对话框状态(或者对于无状态代理,则不维护(。代理应始终在对话框无状态模式下实现,这基本上意味着避免创建任何对话框。您可以在此处查看一般示例 https://github.com/usnistgov/jsip/blob/master/src/examples/forked/invite/Proxy.java
如果您已经这样做了,请发布一些代码和调试级别日志。
您需要仔细查看路由、记录路由和联系人标头。
初始错误出现在代理上用户代理收到的第一个确认中。
ACK sip:14@192.168.100.45:5062 SIP/2.0
上面的请求 uri 应该是 200 OK 的联系人。
ACK sip:14@192.168.101.14:5014 SIP/2.0
我建议您修复所有联系人,记录路由,路由,然后确保在代理模式下处理ACK和BYE:即,您需要使用request-uri和路由而不是回答它们来转发它们。