I want to generate an outbound call for this I am using outgoing command like
astreisk -rx "originate SIP/14075551234@sip-outbound extension s@auto-att"
I can generate a call with that but
How can I set callerid with this command and how can I pass parameter to my dialplan.When I used call file I used something like Setvar:
but how can I use it with cmd originate.
I know I can use call file but I think cmd Originate would be faster just wondering how to set callerid and pass parameter with it