S
S
sazhyk2019-01-16 15:48:15
Asterisk
sazhyk, 2019-01-16 15:48:15

How to transfer the caller's number to the forwarded phone?

I didn't know how to phrase the title of the question correctly. The point is this. On the asterisk in the dialplan it is configured as follows:

...
exten => 1234567,1,Answer()
exten => 1234567,2,WaitExten(1)
exten => 1234567,3,Queue(queue1,t,,,90)
exten => 1234567,4,Dial(SIP/1234567/79123456789)
...

That is, the call hangs in the queue for 90 seconds, after which it goes to the cell number. The problem is that the number 1234567 is determined naturally on the cell phone, and not the number of the caller. Actually the question is how to transfer the caller's number to the cell number 79123456789? If at all possible.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Satisfied IT, 2019-01-16
@sazhyk

For security reasons, the operator does not allow such tricks, otherwise anyone using an asterisk could call someone using someone else's number. Sometimes such an opportunity is made available to corporate users, but not everyone, and for this you need to fill out a bunch of waste paper, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question