mohammad mirzaee wrote:
The problem is when i call from ATA to quintum the voice path is one way??????????/
You have to register a reply-route and force_rtp_proxy() there too if the reply-code is 200 or 18(0|3) and contains an SDP body. You also have to use t_relay() or t_relay_to_udp(...) instead of forward(...).
Have a look at nathelper_rtpp.cfg in modules/nathelper/ of your ser-source-package for an example.
Cheers, Andy