gt;>
>>
>> On Sat, Jul 23, 2016 at 2:36 AM, Robert Boisvert
>> wrote:
>>
>>> It looks like you haven't correctly setup and configured the rtpproxy
>>> feature which mohqueue relies on. See
>>> http://kamailio.org/docs/module
It looks like you haven't correctly setup and configured the rtpproxy
feature which mohqueue relies on. See
http://kamailio.org/docs/modules/4.3.x/modules/rtpproxy.html#idp2409144
On Fri, Jul 22, 2016 at 3:06 PM, Gaurav Bmotra
wrote:
> hi Robert
> now kamailio service is started successfully
>
e this MOH entryes then it will work fine
> but i want to configure the MOH in this ..
>
>
>
> On Fri, Jul 22, 2016 at 1:57 AM, Robert Boisvert
> wrote:
>
>> Did you use kamdbctl to create the tables?
>> https://www.kamailio.org/wiki/install/4.3.x/git#create_mysql_dat
e_destroy(): SCTP API not initializedJul 22 01:32:32 bmotra
> systemd[1]: kamailio.service: Control process exited, code=exited
> status=255Jul 22 01:32:32 bmotra systemd[1]: Failed to start Kamailio
> (OpenSER) - the Open Source SIP Server.-- Subject: Unit kamailio.service
> has failed-- Defi
ocs/modules/devel/modules/mohqueue.html#table.parms
and
http://www.kamailio.org/docs/modules/devel/modules/mohqueue.html#mohqueues.dbase
On Thu, Jul 21, 2016 at 3:23 PM, Gaurav Bmotra
wrote:
> i have created two tables
>
> mqueues and mcalls
>
> is that ok
>
>
> On Fri, Jul 22,
motra systemd[1]: kamailio.service: Control process
> exited, code=exited status=255
> Jul 21 23:48:20 bmotra systemd[1]: Failed to start Kamailio (OpenSER) -
> the Open Source SIP Server.
> -- Subject: Unit kamailio.service has failed
>
>
> On Thu, Jul 21, 2016 at 2:22 AM,
-- Subject: Unit kamailio.service has failed
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit kamailio.service has failed.
>
> HARE I HAVE ATACHED MY KAMAILIO CONFIG FILE
>
>
>
>
>
> On Wed, Ju
Gaurav,
Your request is a little vague but the following things may be helpful:
1. Your configuration has commented out the module statements which
disables it.
- #loadmodule "mohqueue.so"
- #modparam ("mohqueue", "db_url",
"mysql://kamailio:kamailiorw@localhost/kamailio")
David,
mohqueue was designed to hold calls in a FIFO queue until retrieved (
http://kamailio.org/docs/modules/4.3.x/modules/mohqueue.html#overview). It
does not include an algorithm that decides when to remove it from the queue
since there are many ways to determine that. Whether you program thi
You might want to consider this function:
http://kamailio.org/docs/modules/4.3.x/modules/dmq.html#dmq.p.multi_notify
On Wed, Jul 22, 2015 at 10:25 AM, Asgaroth <00asgarot...@gmail.com> wrote:
> sorry, I forgot to mention, this is with Kamailio v4.3.1:
>
> # kamailio -V
> version: kamailio 4.3.1 (
at some point,
> when there is some spare time :-)
>
> Cheers,
>
> Charles
> On 3 Mar 2015 23:39, "Robert Boisvert" wrote:
>
>> Hello all,
>>
>> I would like to setup a DMQ bus where servers can come on and offline and
>> have DMQ continue wo
Hello all,
I would like to setup a DMQ bus where servers can come on and offline and
have DMQ continue working with the online servers. I'm having trouble
understanding how to do that with the notification address. Can someone
point me in the right direction?
More specifically, suppose I have f
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
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
Only with rtpproxy.
On Fri, Oct 3, 2014 at 5:25 AM, Marino Mileti
wrote:
> mohqueue module is also compatible with rtpproxy-ng or only with rtppoxy?
>
> Because during startup i've noticed this error:
> mohqueue : Unable to load rtpproxy_stream2uac
>
>
>
>
> >There was a typo in the parameter na
Jorj,
I work on the same team with J. Arruda and we would like to get this bug
fixed. When amortensen was at Penn he was responsive to bug requests but
now he seems to have other responsibilities. It looks like you are
offering to step in for him. Can you officially inquire about picking up
SCA
Mark,
That part depends on you. There are so many ways to implement that
function I decided not to make it a part of mohqueue. mohq_retrieve ()
provides a way to move calls out, mohq_count () allows you to check for
queued calls within Kamailio scripts, and the database tables allow you to
query
the
> meantime? Thanks.
>
> andrew
>
>
> On Nov 11, 2013, at 4:18 PM, Robert Boisvert wrote:
>
> > Hi!
> >
> > Looking for some help as to why the SCA module is crashing randomly on
> 4.0.4. It has crashed several times with a backtrace that shows these
Hi!
Looking for some help as to why the SCA module is crashing randomly on
4.0.4. It has crashed several times with a backtrace that shows these
stack calls:
(gdb) backtrace
#0 0x in ?? ()
#1 0x4dceca11 in sca_hash_table_slot_kv_delete_unsafe () from
/usr/lib/kamailio/modules/sca.so
#2 0
SCA Developers,
I ran into a problem using the SCA module and was looking for some
assistance for the following situation. Can you help? Here is the scenario:
1. When a conversation is occurring on a shared line with Polycom phones;
2. Another caller on the same shared line picks up the pho
20 matches
Mail list logo