Hi,
How can I bridge outbound calls to IP and port without creating a gateway?
in outbound route I create the below row at the end of outbound route:
action bridge sofia/external/192.168.10.3:5060
I want to send call to 192.168.10.3 port 5060 , but didn't work, I create gateway name PBX and then put below at that outbound route, and everything work
action bridge sofia/gateway/PBX/${callee_id_number}
now, How can I bridge the outbound calls to IP and port without creating a gateway?
How can I bridge outbound calls to IP and port without creating a gateway?
in outbound route I create the below row at the end of outbound route:
action bridge sofia/external/192.168.10.3:5060
I want to send call to 192.168.10.3 port 5060 , but didn't work, I create gateway name PBX and then put below at that outbound route, and everything work
action bridge sofia/gateway/PBX/${callee_id_number}
now, How can I bridge the outbound calls to IP and port without creating a gateway?