Right now, I'm making outgoing calls using Asterisk ARI from my mobile number to another mobile number, using the below request:
endpoint=PJSIP/mynumber&extension=1**other_number&context=from-internal&priority=1&timeout=30
In this situation, I would like to display the custom caller id number, when calling other number. How can I achieve that?