It depends on your sceneario. I you want ser to relay all messages, the add record_route to all messages. Anyway, you want to record_route all transactions you want to account (billing) (INVITE, ACK, BYE). If the proxy is also doing ANT traversal, you have to record_route all messages for which NAT traversal will be done.
regards, klaus
Llanos Serna García-Conde wrote:
In some examples of ser.cfg all messages are record routed, while in others only the INVITE messages are record routed. Which is the best option? Thanks
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
makes no harm to rr all requests (excepting the increased size), but sufficient will be to rr only the requests which open a dialog.
bogdan
Llanos Serna García-Conde wrote:
In some examples of ser.cfg all messages are record routed, while in others only the INVITE messages are record routed. Which is the best option? Thanks