Hello,
I have Kamailio 5.0 configured with snmpstats module. I can succesfully
query for eg. the current num of dialogs on kamailio by issuing:
snmpget -v 2c -c public localhost KAMAILIO-MIB::kamailioCurNumDialogs.0
KAMAILIO-MIB::kamailioCurNumDialogs.0 = Gauge32: 0
Is it possible to make que
Sure, Let me check it out, Thanks
Thanks & Kind Regards,
Logeshwaran G
On Wed, Aug 23, 2017 at 11:21 AM, ycaner wrote:
> Hello , it comes with carrierroute module. if you dont installe and load
> module, you can't run command. check your module is running please. if it
> is
> possible, you can
Hi,
How to deduct the call cost or credits for the subscribers with the cnxcc
module?
Input Please
Thanks & Kind Regards,
Logeshwaran G
___
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/list
Hello , it comes with carrierroute module. if you dont installe and load
module, you can't run command. check your module is running please. if it is
possible, you can update your version from 5.01 to 5.02
--
View this message in context:
http://sip-router.1086192.n5.nabble.com/cr-reload-in-xml
Yes I got your point .
But that command is not there in kamacmd help.
Do I need to install something? Please Guide me
Thanks & Kind Regards,
Logeshwaran G
On Tue, Aug 22, 2017 at 11:08 AM, ycaner wrote:
> hello, is it possible that not installed.
> here is doc. for you
>
> http://kamailio.org
>From github, branch rtpp_2_1. I think we've got bit busy lately and have
not posted formal announcement. :(
-Max
On Aug 21, 2017 11:48 PM, wrote:
> Thanks for an answer. Where to get it? Google knows only about 2.0 :(
>
> --
> Отправлено из myMail для Android
> вторник, 22 августа 2017г., 08:0
Thanks you so much for a quick answer. Storing data to $dlg_var() really
solves this problem.
22.08.2017 23:34, Alex Balashov пишет:
Hi,
Swapping the From and To URIs headers when sending an in-dialog
request (such as a BYE) from callee to caller is not a but, but the
protocol-compliant way
Hi,
Swapping the From and To URIs headers when sending an in-dialog request (such
as a BYE) from callee to caller is not a but, but the protocol-compliant way to
do things. :-)
Lots of possibilities for saving original values if so desired. Dialog
variables ($dlg_var(...)) are probably the eas
Have a problem with Asterisk. When callee behind Asterisk hangs up first, it
sends back BYE with swapped From and To fields, which affects Kami CDRs
rendering them useless. I've tried to save original From/To to AVPs on initial
INVITE but they are empty when CDR is written. How to solve this?
-
Hello.
#cut off prefix "9"
dp_translate("1");
...
#searching in db by called number without prefix...
if(!cr_route("default", "default", "$rU", "$rU", "call_id")){
...
and failing.
Is it normal behavior that cr_route "sees" original $rU even after
dp_translate manipulations?
_
Hello,
I have several Asterisk sending calls to a centralizad Kamailio.
I would like this Kamailio to set up the caller id number of the calls.
I am using the uac_replace_from function but I would like to pull the
caller id from a database to set up the number based on the sip vendor the
call is
I feel stupid but indeed setting up Kamelio as proxy in Asterisk did the trick.
Regards,
Cyrille
De : sr-users [mailto:sr-users-boun...@lists.kamailio.org] De la part de
Vladyslav Zakhozhai
Envoyé : mardi 22 août 2017 15:10
Hi,
I think that this issue is more specific for asterisk than kamai
On Tue, Aug 22, 2017 at 02:50:13PM +0200, Cyrille Demaret wrote:
> If I use this dial string in my Asterisk dialplan "PJSIP/ kamailio
> /sip:2...@testdomain.com", Asterisk contact directly testcomain.com without
> going through the local IP of my Kamailio.
>
> I can't send a domain to Kamailio in
Oh, thanks you so much, it's exactly what I've wanted.
22.08.2017 9:25, Daniel-Constantin Mierla пишет:
Try with latest master, I changed corresponding Required flags for those
fields to N (no). Not being that familiar with carrierrroute module,
should other fields need something similar, you c
Hi,
I think that this issue is more specific for asterisk than kamailio.
Maybe configuration of outbound proxy may help here but I am not sure.
On Tue, Aug 22, 2017 at 3:50 PM, Cyrille Demaret wrote:
> Hi,
>
> I'm new to Kamailio and I'm trying to use it as a front SIP proxy to one or
> more a
Hi,
I'm new to Kamailio and I'm trying to use it as a front SIP proxy to one or
more asterisk. Unlike to the "Kamailio 4.0.x and Asterisk 11.3.0 Realtime
Integration" tutorials, I would like to let Kamailio handle registrations,
calls between users and other basic functionalities. Asterisk will on
Hi Daniel! Thanks for your reply.
The rtpengine module I think it's expecting two \r\n like:
...pcma/8000\r\n
\r\n
--uniqueboundary
cpc,9\r\n
\r\n
--uniqueboundary--
I saw the code and I modified it but Can any one cofirm if multipart has to
be like
...pcma/8000\r\n
\r\n
--uniqueboundary
Hi all,
Question:
* Does the TM destination blacklist work, if destination host responds with
ICMP "Destination Unreachable"?
Discussion:
I have got an IMS scenario, where I think the destination blacklist is not
working and try to find the reason.
I use UDP between two Kamailio SIP Prox
Use sngrep to see SIP packets internals, look for c= and o= fields in SDP and
for reINVITE events.
And post your kamailio.cfg to pastebin.com please.
--
Отправлено из myMail для Android вторник, 22 августа 2017г., 14:53 +03:00 от
Jon Bonilla (Manwe) ma...@aholab.ehu.es :
>Hi all
>
>After a mig
Hi all
After a migration, a customer is reporting one way audio on incoming calls. A
tcpdump capture shows 65 rtp packets in both directions but rtpproxy log shows
RTP stats: 1 in from callee, 64 in from caller, 65 relayed, 0 dropped
Any thoughts?
cheers,
Jon
__
Hi,
I am new to Kamailio and trying to debug an issue.
We have two servers. On one server, I am getting destination like below.
sercmd dispatcher.list
{
SET_NO: 1
SET: {
SET_ID: 1
DEST: {
URI: sip:xxx.xxx.xxx.139:5060
21 matches
Mail list logo