Specify channel names

Hi,

Is it possible to specify the channel name that I want when I send an Originate action through AMI?

I need to do the following:

Action: Originate
Context: my-context
Priority: 1
Exten: 1
Channel: SIP/192.168.1.100@192.168.1.101

Where 192.168.1.100 is the IP of the remote peer and 192.168.1.101 is the Asterisk server where it is registered. The Channel created in my Asterisk is like SIP/192.168.101-xxxxxx which contains the remote Asterisk IP. Would it be possible to specify that I want to create the channel with the remote peer’s IP?

Thanks!

No.