官术网_书友最值得收藏!

SIP Proxy—Expected Behavior

It is important to understand the basic processing of a SIP proxy according to RFC3261. Without this understanding it will be very difficult to configure a Proxy server.

Each proxy will take routing decisions, modifying the request before sending it to the next element. The responses will be routed over the same set of proxies traversed by the original request in the reverse order.

A SIP proxy can operate in stateless or stateful mode. When a SIP proxy works as a simple SIP packet forwarder, it forwards the packets to a single element determined by the request. A proxy working in stateless mode discards any information about the message after the message has been forwarded. This characteristic limits the failure treatment and billing.

When OpenSER knows that the message 200 OK corresponds to a specific INVITE we say that it is working in stateful mode. This means simply that you can now manage the response in an onreply_route() block. With stateless processing each message is handled without a context. Stateless processing is used in applications like load balancing; it uses the command forward() in the script.

When you need more sophisticated resources like billing, call forward, and voicemail, you will need to use stateful processing. Each transaction will be maintained in memory and failures, responses, and retransmissions will be associated with this specific transaction. Stateful transactions are handled by the TM (transaction) module and usually use the t_relay() command.

An often misunderstood concept is that the processing is stateful by transaction and not by dialog. Thus, it is the stateful processing of an INVITE request until the 200 OK response (transaction) and not from the INVITE to the BYE request (dialog).

主站蜘蛛池模板: 周至县| 塔城市| 钦州市| 神池县| 确山县| 来凤县| 于田县| 泰宁县| 汶上县| 陈巴尔虎旗| 罗定市| 柯坪县| 吉木乃县| 峨眉山市| 耿马| 抚州市| 昂仁县| 高平市| 富蕴县| 武汉市| 金塔县| 偏关县| 蓬莱市| 东宁县| 定兴县| 北宁市| 麻阳| 泰和县| 岳普湖县| 湖口县| 鹤岗市| 泗洪县| 大关县| 济宁市| 潮州市| 许昌市| 景德镇市| 奇台县| 白玉县| 禹州市| 湖南省|