At some point I found this format for the channel in the AMI Originate command:
SIP/user::::tcp@host:port
I need the request URI to be user@host:port, but I need to send it out a specific SIP peer. I can't seem to find that format again by googling. Does anyone have any idea?
Tried SIP/peer/user, but the request URI was wrong.