Our Kamailio statefully forwards requests to our Asterisk cluster.
Sip session timers fail, whether our Asterisk servers are UAS or UAC.
Kamailio receives the re(INVITE), and just dispatches it out using the default
algorithm.
I see the record-route header, so I'm not sure what else is missing.
Richard Fuchs wrote:
> The command flags "RTP/AVP" etc are translated into the key
> "transport-protocol=$X" within the control protocol. If you wish to
> force usage of one of the UDP/TLS/... protocol, you should be able to do
> so by spelling it out in your command. I believe this is not documen
Greetings,
I'm fighting a number of errors in the 'acc' table like so:
Nov 21 01:43:05 landsort postgres[53327]: [4-1] ERROR: column "time" of
relation "acc" does not exist at character 78
That is, I believe, the default column name.
Thing is, though, that the DDL that I used to build the
Hi Javier
Yes we are, but the problem only happens in %6-%8 of the calls. It happens
in calls that have identical signaling to the ones that don't have the
problem.
I have been speaking with Richard Fuchs at sip wise and I am going to try
adding the trust address flag to sip wise and see if it he
u job behind nat?
2014-11-19 3:13 GMT-03:00 Will Ferrer :
> Hi All
>
> We are experiencing an odd problem with 1 way audio in about %6-%8 of our
> calls.
>
> It seems to me that what is happening is that our kamailio installation
> (using rtpengine) is some times ignoring the c= attribute that th
--phona A---kamailio-asterisk-
OPTION 1: configure asterisk or kamailio
i used asterisk, and install kamailio for traffic RTP can be send between
end points that behind NAT router, and do not have to go through RTP
proxy,, plz help!
i think to the moment install kamailio, headrs
--phona A---kamailio-asterisk-
serverjavier-desktop*CLI> sip show peers
Name/username HostDyn
Forcerport ComediaACL Port Status Description
Realtime
JavierTren/1000 152.74.xxx.xxx
Good evening,
I'm quite new in the Kamailio community so at the beginning I just want to say
"Hello" to everyone.
I have a following problem with SNMP in Kamailio.
I want to collect data from Kamailio by SNMP. I've installed snmpd on the
machine (Linux RHEL) and it's working. I've load snmpstats
Hello,
No one has experienced the same issue or similar until 4.2.0?
Regards,
Igor.
De : Igor Potjevlesch [mailto:igor.potjevle...@gmail.com]
Envoyé : mercredi 19 novembre 2014 12:29
À : 'Kamailio (SER) - Users Mailing List'
Objet : RE: [SR-Users] Issue with 4.2.0 and nathelper and/or
Hello,
don't use forward() and sl_send_reply() at the same time. If you want to
send a redirect reply:
/
if (!lookup("location")) {//
rewritehostport("10.80.129.177");
/// sl_send_reply("300",("REDIRECT"));/
exit;
}/
If you want to do forwarding:
/if (!lookup("l
10 matches
Mail list logo