) - Users Mailing List
Subject: Re: [SR-Users] Queue implementation in kamailio
Ansuman,
If your question is, "How do I know when a line is ready to receive a call that
is in queue?", then the answer is "that function is outside of the scope of
mohqueue." Your code wi
ich is in
> call?
>
>
>
>
>
> Regards,
>
> Ansuman
>
>
>
> *From:* sr-users [mailto:sr-users-boun...@lists.sip-router.org] *On
> Behalf Of *Robert Boisvert
> *Sent:* 04 January 2015 02:24
> *To:* Kamailio (SER) - Users Mailing List
> *Subject:* Re
January 2015 02:24
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] Queue implementation in kamailio
Ansuman,
The mohqueue module was designed to redirect waiting callers into a
Music-On-Hold (MOH) queue and when a line became available to pull them out of
queue and redirect
Ansuman,
The mohqueue module was designed to redirect waiting callers into a
Music-On-Hold (MOH) queue and when a line became available to pull them out
of queue and redirect them to an available line. I'm not sure if this is
what you have in mind. If so, I'm sorry but I don't understand your
qu
Hi,
I am developing a system using Kamailio 4.2.1 as a front-end to a group
of
Asterisk servers. All of the usual functionality (registations,
inbound, outbound, internal calls) are fine. We need to add call
queueing
to the system.
I looked at the mohqueue module and read that we c