Hello Kamailio Team,
I am using kamailio server successfully for some time now. I have a
specific set of problem. We have a Kamailio Server setup in Amazon EC2
Cloud, the users are able to register on the server and make use of this.
*Now the problem:*
If I am trying to register multiple SIP clients from same
Public_IP:Private_IP (i.e. alice and bob from same computer) on a kamailio
server which is sitting behind Amazon EC2 Cloud Based Server, then only the
first user (who sends REGISTER packet first) is able to register
successfully on the server and all the other users after the first one are
not able to register on the server. Am I missing something in the
configuration file such that this is happening.
Please help in this regard. Waiting in anticipation
Thanks & Best Regards
Saurabh Srivastava
Hello,
during the last devel meeting on IRC, done before the summer, we set the
4.2.0 release time frame for this autumn.
As planned by that moment, we have to decide the development freezing
date and more accurate milestones at the end of summer, therefore it is
about the time.
My proposal is to freeze development by end of September 10, 2014, have
about one month of testing and release sometime around mid of October.
If anyone has constraints to meet this date, just send here another
proposal and we can decide together which one fits most of us.
This one gives about 2 weeks and a half for new features development.
Therefore, if you plan to include a new module (many were announced at
the IRC devel meeting, hopefully some are ready), hurry up.
It is also a good time to start filling the wiki page with what is new
in upcoming release:
- http://www.kamailio.org/wiki/features/new-in-devel
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA
Hi All,
Kindly check my issue and please provide me your suggestions.
In my requirement, I want to add a route header to the INVITE message which is sent out from the Kamailio server,
Basically I will be making a call and that INVITE will reach the Kamailio, then the Kamailio will send the INVITE to another node, here at this situation when the Kamailio is sending the INVITE to the next node, I want to add a route header in INVITE.
Please let me know how can I hard code a route header to the outgoing INVITE from Kamailio server,
Kindly help me
Kind Regards
SenthilK
Hi,
I hope you can help me. My login details are correct but it keeps saying
timeout. It just suddenly stopped working. I have made no changes?
https://url.odesk.com/_01tJ3v5df4REETK4PV-B3hQtMyc7vTyOQO
Best,
Don
---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com
Hi, colleagues.
Is it possible to mark user as unreachable (ex. by setting flag in location
table) with nathelper-module when it pinging user?
I need something like asterisk's qualifying.
-----
Best regards,
Igor Pavlov
Hi,
I want to add this media attribute to SDP.
a=ptime:<packet time>
[1] Its not covered in SDPops module
[2] its not added when i use rtpproxy_manage("z<packet size>") to
repacketize the rtp stream.
So how should i do it?
--
-Cheers
-Arif
Hello,
if you have a patch and want to get it in the main repository, send it
and if all looks ok, we can commit it -- that will ensure the feature is
there with new releases of kamailio.
Cheers,
Daniel
On 01/09/14 10:28, Surendra wrote:
> Hi Veerabhadra,
>
> Kamailio doesn't support this. We had done this by changing the code
> logic.
>
> Regards
> surendra
>
>
>
>
>
>
> _______________________________________________
> 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
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA
Hello,
I published a vim plugin offering basic autocomplete for kamailio
configuration file. It is available via githup at:
* https://github.com/miconda/vim-extensions
More details about the plugin (including how to install and use) can be
read at:
*
https://github.com/miconda/vim-extensions/blob/master/plugin/kamailio/READM…
It was written more as a proof of concept so far, hopefully interested
people will join development to bring it to a 'smarter auto-complete'
plugin.
Right now it relies on custom autocomplete feature from vim -- once
activated, as you type a word, by pressing CTRL+x CTRL+u a pop up box
presents possible completion by matching the typed part of the word.
The dictionaries include module functions and parameters, script
variables, core functions and parameters (they were generated with some
scripts grepping various files, thus they might not be complete).
It is not (yet) aware of context, so it displays all matches (e.g., even
when in a route block, it displays core parameters), so again, everyone
is welcome to contribute/fork/pull requests to develop the plugin
further. The readme lists some other goals as well.
Hopefully it is going to be useful at least for some people in the
community!
Cheers,
Daniel
--
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Next Kamailio Advanced Trainings 2014 - http://www.asipto.com
Sep 22-25, Berlin, Germany ::: Oct 15-17, San Francisco, USA