正常挂断(Normal Call Clearing):当通话双方都正常结束通话时,SIP会发送正常挂断信号,RTP数据包流也会随之停止。 用户忙(User Busy):当被叫方正在通话中或拒绝接听时,SIP会发送用户忙信号,RTP数据包流不会建立。 无应答(No Answer):当被叫方未接听电话时,SIP会发送无应答信号,RTP数据包流不会建立。 呼叫转移(...
6 Channel unacceptable(不可接受的信道) 16 Normal clearing(正常清除) 17 User busy(用户忙) 18 No user responding(无用户响应) 19 User alerting,no answer(已有用户提醒,但无应答) 21 Call rejected(呼叫拒绝) 22 Number changed(号码改变) 26 Non selected user clearing(清除未选择的用户) 27 Destination...
6 Channel unacceptable(不可接受的信道) 16 Normal clearing(正常清除) 17 User busy(用户忙) 18 No user responding(无用户响应) 19 User alerting,no answer(已有用户提醒,但无应答) 21 Call rejected(呼叫拒绝) 22 Number changed(号码改变) 26 Non selected user clearing(清除未选择的用户) 27 Destination...
16 Normal clearing(正常清除) 17 User busy(用户忙) 18 No user responding(无用户响应) 19 User alerting,no answer(已有用户提醒,但无应答) 21 Call rejected(呼叫拒绝) 22 Number changed(号码改变) 26 Non selected user clearing(清除未选择的用户) 27 Destination out of order(终点故障) 28 Incomplete ...
未拨出中继前缀channelunacceptable通道不可接受normalcallclearing16正常挂机userbusy17用户忙noresponse18无应答noanswer19无人接听subscriberabsent20归属地没有callrejected21呼叫拒绝numberchanged22号码被改变redirection23重定向exchangeroutingerror25交换出划nonselecteduserclearing26没有选择用户清除destinationoutoforder27目的...
NormalCallClearing 16 //正常挂机 UserBusy 17 //用户忙 NoResponse 18 //无应答 NoAnswer 19 //无人接听 SubscriberAbsent 20 //归属地没有 CallRejected 21 //呼叫拒绝 NumberChanged 22 //号码被改变 Redirection 23 //重定向 ExchangeRoutingError 25 //交换出划 ...
16 Normal clearing! --- BYE or CANCEL 17 User busy! 486 Busy here 18 No user responding! 408 Request Timeout 19 No answer from user! 480 Temporarily unavailable 20 Subscriber absent! 480 Temporarily unavailable 21 Call rejected! 403 Forbidden 22 Number changed! 410 Gone 23 Redirec...
System.out.println(call_response); Thread.sleep(6000); System.out.println("准备挂断");//hangup//rpc = make_rpc("XNode.Hangup");//p = new JSONObject();//p.put("uuid", uuid);//p.put("ctrl_uuid", CGlobals.ctrl_uuid.toString());//p.put("cause", "NORMAL_CLEARING");//rpc....
Q.850到SIP 的代码转换表 Hangup_Causes The default code is NORMAL_CLEARING (if you do not specify one)The codes are documented in src/switch_channel.c and SIP Protocol Messages IE stands for Information Element Q.850 to SIP Code Table The following table describes the mappings implemented by...
5060;transport=udp> User-Agent: FreeSWITCH-mod_sofia/1.0.trunk-16981M Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE Supported: timer, precondition, path, replaces Reason: Q.850;cause=16;text="NORMAL_CLEARING" Content-Length: ...