Hello
I would like to dial to an IP address without creating a trunk (using username and password).
I will use dial as follow:
Dial(SIP/user:password@host/extension,timeout,options)
Is it safe ?
Can the destination IP address do bad stuff (like redirecting my call or dialing through my Asterisk)?
and if so how can I prevent it?