On 10-06 11:56, Vitaly Nikolaev wrote:
after exec i am doing:
if (!lookup("location")) {
route(1);
break;
} else {
route(1);
break;
}
in route 1 i have only NAT stuff and t_relay
(without lookup it is not sending calls at all)
ser first seding first call to ser (itself) IP, and when it connect (ACK)
- it sends second call to ONLINE device... instead of sending both call
straight to devices at same time.
This sounds really strange, but without more information (SIP message
dumps, full cfg file, result of the exec command) we will be not able
to help you.
Jan.