Hi everybody
I need help to configure my sip accounts(register ok, ma i cannot hear voice) to external firewall.
I have a proxy asterisk 1.2.26 on internal ip 192.168.2.2 and external ip 1.2.3.4(example),firewall 1.2.3.5 (example)
In my asataro , i defined:
services def.: VOIP (sip from 1-65535 to 5060 port and rtp from 10000-20000 port to 16384)
network def. : asterisk to 192.168.2.2 and ip: 1.2.3.4 to 1.2.3.4
nat in: rule type DNAT/SNAT source addr:Any destin: 1.2.3.4 service :Any change_Source:No change change_dest:asterisk service_dest:no change
nat out: rule type DNAT/SNAT source addr.:Asterisk destin:Any service :Any change_Source:1.2.3.4 change_dest:no change service_source:no change
Packet Rules: Group Server: 1)source:any service:VOIP destination:asterik (green arrow) 2)source:asterisk service:VOIP destination:any (green arrow)
3)source:any service:VOIP destination:1.2.3.4 (green arrow)
4)source:any service:Any destination: 1.2.3.4 (green arrow)
Please Help me
This thread was automatically locked due to age.