Yep
version_table
Set the name of the table holding the table version. Useful if the
proxy is sharing a database within a project and during upgrades.
Default value is “version”.
Example of usage:
version_table="version44"
That's what I was looking for, perfect!
Yes, I added accountcode and notes to my table for internal use, was
just making notes on columns I need on the new version upgrade.
Thanks.
JR
On Tue, Jun 18, 2019 at 2:17 PM Daniel-Constantin Mierla
<miconda(a)gmail.com> wrote:
>
> Hello,
>
> like Alex said, you can have two version tables, one for each versions
> of kamailio you play with and use in config the core parameter to set
> the name of that table.
>
> I am actually writing to say that address table never had accountcode
> and notes columns. Likely they were added in your deployment for other
> purposes or either the default column names were changed. The default
> column names are listed at:
>
> -
> https://kamailio.org/docs/db-tables/kamailio-db-5.2.x.html#gen-db-address
>
> These were the same for rather long time, iirc the recent version number
> changed mainly due to with modifications done to the size, not due to
> new columns.
>
> Cheers,
> Daniel
>
> On 18.06.19 20:50, JR Richardson wrote:
> > Hey All,
> >
> > I'm doing some upgrades and noticed database table version numbers
> > have increased.
> >
> > database table adjustments:
> > | address | production ver 3 | upgrade 5.2 ver 6 | need to add
> > accountcode and notes column
> > | dispatcher | production ver 3 | upgrade 5.2 ver 4 | need to add attr column
> > | trusted | production ver 5 | upgrade 5.2 ver 6 | need to add
> > ruri_pattern and priority column
> >
> > I run mysql master/slave so I'm concerned about the master database
> > not having the correct version numbers or can I just update the
> > version number in the table when I do the upgrade of the kamailio
> > versions?
> >
> > Thanks.
> >
> > JR
I need to send re-invite after pacemaker fails over on new rtpengine
server. Because new rtpengine dont participate in DTLS handshake and i hear
nothing, but silence. I think, may me its would be work. Do you have any
idea on this issue?
Hello,
Kamailio SIP Server project is organizing another meeting of its
developers during November 14-15, 2019, hosted again by sipgate.de in
Dusseldorf, Germany.
The event is intended to facilitate the interaction between Kamailio
developers and to offer a convenient environment for working together on
several topics of high interest for the project, including writing code
for Kamailio and its tools, improving documentation, or discuss about
future development.
Everyone from the community is welcome to join. Please note we have a
limited capacity of 20 seats in the meeting room. Also, very important
to be aware that this is not an event to learn how to use Kamailio.
More details about the event, the venue, how to register, are available at:
* https://www.kamailio.org/w/developers-meeting/
Looking forward to those two intensive hacking Kamailio days in Dusseldorf!
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training, Oct 21-23, 2019, Berlin, Germany -- https://asipto.com/u/kat
Hello,
if there are no strong opinions against, then it is time to branch 5.3
on git repository. I am considering to do it by the end of the day on
Wednesday, October 2, 2019.
After that, the master will be again open for new features, while 5.3
branch will continue to get the only fixes and improvements to
documentation and tools. 2-3 weeks later we should release v5.3.0, the
first stable version in 5.3.x series.
Cheers,
Daniel
--
Daniel-Constantin Mierla -- www.asipto.comwww.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training, Oct 21-23, 2019, Berlin, Germany -- https://asipto.com/u/kat
Hi
I am using Kamailio 5.2 with the following PRESENCE modules and parameters:
loadmodule "presence.so"
loadmodule "presence_xml.so"
loadmodule "presence_dialoginfo.so"
loadmodule "presence_reginfo.so"
modparam("presence", "db_url", DBURL)
modparam("presence_xml", "db_url", DBURL)
modparam("presence_xml", "force_active", 1)
modparam("presence_xml", "disable_bla", 0)
modparam("presence_xml", "integrated_xcap_server", 1)
I have a Yealink T28P phone which has two lines/extensions successfully registered with Kamailio 5.2. When I setup the BLF light to monitor one of the extensions, I get the correct SUBSCRIBE record but the NOTIFY record is sent over and over again until it fails.
-----------------------------------------------------------------------------------------------------------
NOTIFY sip:101@192.168.1.123:5062 SIP/2.0
Via: SIP/2.0/UDP 45.45.45.45;branch=z9hG4bKd16c.03b5bc97000000000000000000000000.0
To: <sip:101@45.45.45.45>;tag=1366853594
From: <sip:104@45.45.45.45>;tag=a6a1c5f60faecf035a1ae5b6e96e979a-e6c3
CSeq: 2 NOTIFY
Call-ID: 594386350(a)192.168.1.123
Content-Length: 0
User-Agent: kamailio (5.2.4 (x86_64/linux))
Max-Forwards: 70
Event: dialog
Contact: <sip:45.45.45.45:5060;transport=udp>
-----------------------------------------------------------------------------------------------------------
When I register the phone with Freeswitch instead and run the same test, the NOTIFY works and I get a much longer NOTIFY message
-----------------------------------------------------------------------------------------------------------
NOTIFY sip:100@192.168.1.123:5064 SIP/2.0
Via: SIP/2.0/UDP 66.66.66.66;rport;branch=z9hG4bK1mXej9r2605UB
Route: <sip:55.55.55.55:5064>;transport=udp
Max-Forwards: 70
From: <sip:102@66.66.66.66>;tag=xUoVghM5syHc
To: "100" <sip:100@66.66.66.66>;tag=1720892352
Call-ID: 2583553127(a)192.168.1.123
CSeq: 1178415701 NOTIFY
Contact: <sip:102@66.66.66.66:5060>
User-Agent: FreeSWITCH-mod_sofia/1.10.1-release-12-f9990221e6~64bit
Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
Supported: timer, path, replaces
Event: dialog
Allow-Events: talk, hold, conference, presence, as-feature-event, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
Subscription-State: active;expires=1800
Content-Type: application/dialog-info+xml
Content-Length: 149
xml version="1.0"?>
dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="0" state="full" entity="sip:102@66.66.66.66">
dialog-info>
-----------------------------------------------------------------------------------------------------------
Should the message coming from Kamailio contain more data or is that not the issue. Should I be including other modules also?
All guidance would be appreciated.
Hello,
I have 2 kam instances using one shared database and both kam servers
running the same routing logic code. Kamailio servers are configured to use
the same database as dialog backend.
I am limiting the concurrent dialogs in the following way but it seems that
kamailio is using its own memory to read profile size rather than the db.
Second kam is not aware of the dialog profiles that the first kam wrote to
the shared db. Is there a way to get multiple kam instances to read profile
size from the same database when calling the get_profile_size function?
modparam("dialog", "profiles_with_value", "concurrent_calls")
modparam("dialog", "dlg_flag", 4)
modparam("dialog", "db_url", DBURL)
modparam("dialog", "db_mode", 1)
route[LIMIT_CALLS] {
if (!dlg_isflagset("1")) { # $td – gateways, $fu - user
if (get_profile_size("concurrent_calls", "$fu", "$avp(calls)")) {
if ($avp(calls) >= 3) {
xlog("L_INFO", "Concurrent calls $fu at limit");
send_reply("503", "Calls limit reached"); exit;
} else {
dlg_manage(); dlg_setflag("1");
set_dlg_profile("concurrent_calls", "$fu");
}
}
}
}
Cheers,
Olli
Hello everyone,
Is it possible to relay INVITE request to another server after receiving
"180 Ringing" response ???
I would like to activate CRBT(ring back tone) service and according to my
research after receiving 180 ringing media playing request should be sent
to a media server .
Would you please keep "Users Mailing List" <sr-users(a)lists.kamailio.org> in
tracking. :)
That is straight froward. There is no change in sending the request from
Kamailio to Asterisk. In Asterisk you could use Progress command to support
Media-Relay. In additional use Dial command (with r or m option for
supporting CRBT ).
With Best Regards
On Sun, Sep 29, 2019 at 8:52 AM Maryam Baghdadi <maryam.baghdadi(a)gmail.com>
wrote:
> Hello Mojtaba,
> I chose asterisk as media server and some services like voice mail
> provided ... about CRBT I know asterisk have this service but I don't know
> how to send this request from kamailio to asterisk..
> do you know kamailio can provide this service itself or not???
> could you pls explain more
>
> thanks
>
>
> On Sat, Sep 28, 2019, 1:48 PM Mojtaba <mespio(a)gmail.com wrote:
>
>> Hello, Some consideration would be needed:
>> 1) SS7 for PSTN subscriber to support media-relay
>> 2)Progress capability for SIP subscriber.
>> 3) Media server to support ring-back VAS service
>> You should check enabling this service or not during MO procedure.
>> With Best Regards.
>>
>> On Sat, Sep 28, 2019 at 1:19 PM Maryam Baghdadi <
>> maryam.baghdadi(a)gmail.com> wrote:
>>
>>> Hello everyone,
>>>
>>> Is it possible to relay INVITE request to another server after receiving
>>> "180 Ringing" response ???
>>> I would like to activate CRBT(ring back tone) service and according to
>>> my research after receiving 180 ringing media playing request should be
>>> sent to a media server .
>>> _______________________________________________
>>> Kamailio (SER) - Users Mailing List
>>> sr-users(a)lists.kamailio.org
>>> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
>>>
>>
>>
>> --
>> --Mojtaba Esfandiari.S
>>
>
--
--Mojtaba Esfandiari.S
Hello,
The docs mention regular TCP connections not being accepted anymore once
this is enabled. I assume UDP is unaffected and both proxyprotocol and udp
may live side by side?
Also, does this play nicely with WebSockets? Taking into account the
Websocket connection being setup through a proxy protocol supporting proxy.
Regards,
Grant