Hallo All,
I use the module sipcapture and this will fill a MySQL-database. Is there a better / an other way to cleanup the database frequently as to create an own cronjob?
I want to set a maximum interval of time or table-rows, because I don't want my database to grow eternal.
Any idea how to configure kamailio, sipcapture or an other module or other ideas?
Sebastian G.
Dear All Users,
While logging into kamailio server via SIP over websocket
using my sipml5 client (PRESENCE & XCAP enabled along with WEBSOCKET) the
watcher,xcap and presentity tables are not populated.Therefore I can't get
presence status though I can successfully running my video conferencing
along multiple VC clients.I can't find any problem in my kamailio
configuration file.I am attaching the kamailio.cfg file.can you please help
where is the problem?eagerly waiting for your suggestion.
Thanks in advance
Hi all. We use kamailio v.3.3.3 with dispatcher and some nodes:
#pstn gw group
1 sip:10.189.19.1:5060 0 2 weight=80;limit=120,node=sv6 # SV6
1 sip:10.189.19.29:5060 0 1 weight=20;limit=120;node=mr64 # MR64
I use ds_is_from_list:
if (ds_is_from_list("1")) {
route(FROM_PSTN);
};
route[FROM_PSTN] {
xlog("L_INFO","dsattrs: $avp(dsattrs) $avp(i:271) $avp(i:272) $avp(i:273)");
:..
};
Result: INFO: <script>: dsattrs: <null> <null> <null> <null>
My question - Is it possible to get attrs on incoming request from GW ?
Please have a look at https://gist.github.com/jesusprubio/4066845. At the
same time you can download kamailio source and in the example directory of
the source folder you will find websocket.cfg file. Hope this will help you
On Mon, Aug 26, 2013 at 7:02 PM, Gertjan Wolzak <g.wolzak(a)foize.com> wrote:
> Hello Vijay,
>
> What kind of answer do you expect?
>
> Rupayan has attached an example Kamailio configuration, you just have to
> edit it to comply with your situation.
>
> Or do you have other questions?
>
> Please then ask the questions, elaborate on what you have tried and what
> are
> the problems you run into.
>
> Then give the guru's some time to answer, you sound a bit pushy when you
> mention that you do not get an answer on your question you have posted just
> three hours earlier.
>
> Ok, when you have configured the Kamailio based on the config that Rupayan
> has attached, BTW you can also find an example in the source of Kamailio,
> then use http://sipml5.org/ as the web sip client. Click the demo link,
> enter the details for your server and see what happens.
>
> Should you run in to challenges, tell us what you have done, what the log
> files tell you and wait to see if someone has run into the same challenge
> and knows how to solve it.
>
> Good luck.
>
>
>
> -----Original Message-----
> From: sr-users-bounces(a)lists.sip-router.org
> [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Vijay Thakur
> Sent: maandag 26 augustus 2013 14:46
> To: sr >> "SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -
> Users Mailing List"
> Subject: [SR-Users] Web socket Feature
>
> Dear All Members,
>
>
> I am not getting the answer of my queries from anywhere. So sorry to post
> again.
> I have installed Kamailio 4.0 in Ubuntu 12.04 and i am able to test chat,
> voip calls, screen sharing with Jitsi client. This is a test server. I
> have
> to test web socket feature of Kamailio 4.0. I have got no material from
> google or any forum about web socket. My motive is that i want to make a
> call from web browser. For this purpose what changes are required in
> kamailio.cfg and what web application can be used as web voip client.
>
>
> Thanks in advance.
>
> Vijay Thakur
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users(a)lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users(a)lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
(Sorry for the double post)
I trying to debug why Kamailio is dropping certain ACKs. I have debug
level set to 4 and cfgtrace on. The last thing I see in the log for my
missing ACKs is:
Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace:
c=[/etc/kamailio/kamailio.cfg] l=789 a=16 n=if
Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace:
c=[/etc/kamailio/kamailio.cfg] l=786 a=25 n=check_route_param
Aug 26 12:22:29 eng-reg1 kamailio: DEBUG: rr [loose.c:974]:
check_route_param(): params are <;alias=172.16.3.65~5060~1>
Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace:
c=[/etc/kamailio/kamailio.cfg] l=795 a=16 n=if
Which corresponds to these lines in the config:
if (!(isflagset(FLT_NATS) || isbflagset(FLB_NATB))) {
return;
}
if (is_request()) { <---------LINE 795
if (!has_totag()) {
if(t_is_branch_route()) {
add_rr_param(";nat=yes");
}
}
}
Why would that be the last line that is traced? Is Kamailio really not
processing past here?
--
Marc
Hello,
I have few GB with the recordings of presentations from Kamailio World,
but they are in full HD format and need to be processed for uploading to
one of the web sites hosting videos. Not being familiar with video
processing, I am asking here to see if anyone can give some hits about
what I could use to prepare the videos for upload. I would need to do:
- merge some video files
- cut from video files
- eventually add few frames at the beginning with title of
presentation/name of presenter
- resize/transcode to right format for web publishing
Let me know if you know some good/easy to use toolkit for such
operations (free or at low cost), running on Linux or Mac OS X.
Also, if anyone volunteers to help and has already an adequate
infrastructure for video editing, maybe it is easier to transfer the raw
content via snail mail on a usb stick (unless you are in Berlin area
where we can meet in person).
Another point would be suggestions about what web sites to use for
publishing the videos. Youtube is one of them, but maybe there are
better alternatives. If that matters, the average time of presentations
should be 25-30min.
Thanks,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Trainings - Berlin, Oct 21-24; Miami, Nov 11-13, 2013
- more details about Kamailio trainings at http://www.asipto.com -
I trying to debug why Kamailio is dropping certain ACKs. I have debug
level set to 4 and cfgtrace on. The last thing I see in the log for my
missing ACKs is:
Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace:
c=[/etc/kamailio/kamailio.cfg] l=789 a=16 n=if
Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace:
c=[/etc/kamailio/kamailio.cfg] l=786 a=25 n=check_route_param
Aug 26 12:22:29 eng-reg1 kamailio: DEBUG: rr [loose.c:974]:
check_route_param(): params are <;alias=172.16.3.65~5060~1>
Aug 26 12:22:29 eng-reg1 kamailio: ERROR: *** cfgtrace:
c=[/etc/kamailio/kamailio.cfg] l=795 a=16 n=if
Which corresponds to these lines in the config:
if (!(isflagset(FLT_NATS) || isbflagset(FLB_NATB))) {
return;
}
if (is_request()) { <---------LINE 795
if (!has_totag()) {
if(t_is_branch_route()) {
add_rr_param(";nat=yes");
}
}
}
Why would that be the last line that is traced? Is Kamailio really not
processing past here?
--
Marc
Dear All Members,
I am not getting the answer of my queries from anywhere. So sorry to
post again.
I have installed Kamailio 4.0 in Ubuntu 12.04 and i am able to test
chat, voip calls,
screen sharing with Jitsi client. This is a test server. I have to test
web socket
feature of Kamailio 4.0. I have got no material from google or any
forum about web
socket. My motive is that i want to make a call from web browser. For
this purpose
what changes are required in kamailio.cfg and what web application can
be used as
web voip client.
Thanks in advance.
Vijay Thakur
Dear All,
Recently, I have install Kamailio 4.0. In this new release i want to
test websocket
feature in available in this version. How i can i make calls from Web
browser. Is there any one in the list, share his experience.
Thanks in advance.
Vijay Thakur