S
S
Shing2014-11-03 21:36:49
Asterisk
Shing, 2014-11-03 21:36:49

How to call through a specific CID (CallerID)?

How to call through a specific trunk?
What and how to enter on the phone to make a call through a specific trunk?
And is it possible.
That is, we are talking about manual dialing. Here I want to dial a number from a specific trunk, select it with my hands.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2014-11-03
@Rsa97

If it is not provided in the dialplan, then no way.

exten => _*1X.,1,Dial(SIP/Trunk1/${EXTEN:2})
exten => _*2X.,1,Dial(SIP/Trunk2/${EXTEN:2})
exten => _*3X.,1,Dial(DAHDI/1/${EXTEN:2})

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question