trunk queue

Status
Not open for further replies.

rgpelastix

Joined
Jul 12, 2010
Messages
18
Reaction score
0
Hello,

I have a system wich forward incomming calls to different cell phones trougth 1 gsm gateway.

What I need to do:

If an incomming call is forwarded, then the second incomming call can't be forwarded because the trunk is being used, so I would like to put the second call into a kind of queue to wait until the channel is available.

Is that possible?

Thanks in advace
 
I think that it could be possible, either using any asterisk dialplan application, such as CHANISAVAIL (http://www.voip-info.org/wiki/view/Aste ... hanIsAvail)
or by checking the channels status through:
asterisk -rx "core show channels"

And of course, you will need to write down a custom context to handle the possible values that you get from the previous validation.
 
Status
Not open for further replies.

Members Online Now

Forum statistics

Threads
111,832
Messages
589,283
Members
164,662
Latest member
DejanMDS