Hi,
What is the idiomatic way to call an RPC from a remote HTTP client in
the 5.1.x series?
I'd like to invoke mtree.reload from a remote HTTP client.
My goal is to avoid a dependency on kamcmd on the remote client system
- it would be nice to be able to issue a HTTP RPC which could be
implemented in any environment.
Or should I be looking to implement a BINRPC client on the remote system?
TIA,
Ben
Hello,
We need help implementing push notifications within Kamailio. I have found a module relating to this: https://github.com/tvntsr/push <https://github.com/tvntsr/push>
However, the developer did not provide any examples of the cfg file, only parts of certain functions. We need some help implementing the functions in our config file or a full example of another method to get push notifications to work when the application is closed on the device. Please note we are not very proficient in C programming so a clear example would help a lot.
Many Thanks,
Amine
Hello sr-users,
How does one assign a non-standard SIP-over-TLS port rather than the
usual port 5061 for client registration?
Steve
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Hi list,
I'm using several modules, including dialplan. I can reload modules
data from database to kamailio with kamctl reload, except the dialplan
module.
kamctl dialplan reload
{
"jsonrpc": "2.0",
"error": {
"code": 500,
"message": "Method Not Found"
},
"id": 21705
}
looking at the error, it seems that this method was not implemented.
This isn't making sense, so any idea in what can be wrong?
thanks,and regards,
Paulo
--
-------------------------------------------
Paulo Ferreira
VoIP@RCTS - Área de Infraestruturas Aplicacionaisz
FCCN
http://www.fccn.pt/
Av. do Brasil, n.º 101
1700-066 Lisboa - Portugal
Telefone|Phone: +351 218440100; Fax: +351 218472167
Aviso de Confidencialidade/Disclaimer
Esta mensagem é exclusivamente destinada ao seu destinatário, podendo
conter informação CONFIDENCIAL, cuja divulgação está expressamente
vedada nos termos da lei. Caso tenha rececionado indevidamente esta
mensagem,solicitamos-lhe que nos comunique esse mesmo facto por esta
via ou para o telefone +351 218440100 devendo apagar o seu conteúdo de
imediato. This message is intended exclusively for its addressee. It
may contain CONFIDENTIAL information protected by law. If this message
has been received by error, please notify us via e-mail or by telephone
+351 218440100 and delete it immediately.
bonjour
je suis une étudiante en mastère professionnel des systèmes des réseaux et
télécommunication j'ai choisie comme un sujet de mémoire mise en oeuvre de
solution des VoIP et après des grands recherches j'ai choisie comme
solution kamailio alors comme je suis débutante dans le domaine j'ai
besoin des étapes exacte de l'instalation et la configuration de kamailio v
5.1.2 et j'utilise la distribution ubuntu v 16.04 merci énormément de me
voir aider
Hi list, upgrade to 5.1.2 broke my setup due to some different
behaviour in rtpengine.so.
I use:
rtpengine_manage("DTLS=off ICE=remove");
1. I don't send any rtpengine_manage flags (RTP UDP SAVP). UAC sends
RTP/SAVP in SDP, rtpengine changes to UDP/TLS/RTP/SAVP.
Reverted to 5.1.1, and see that rtpengine sends RTP/SAVP
2. To SDP body, rtpengine is adding:
a=setup:actpass
a=fingerprint:sha-1
D6:D7:DA:AA:2D:DB:AD:94:29:46:FA:C4:D8:AE:0F:03:96:6F:8A:4F
For some reason this broke FreeSWITCH which does not like this.
Anthony
Andreas-
> We've seen around 400 concurrent calls for G711<->Opus on a rather
> slow 12-core E5-2420(a)1.90GHz for some first preliminary benchmarks.
Was that using narrowband (8 kHz) for Opus ? Otherwise sampling rate conversion is needed. Also I assume Opus DTX was disabled.
Also at what Opus bitrate ?
Thanks.
-Jeff
> On 2018-02-26 21:27, Brooks Bridges wrote:
>> I realize the transcoding support is rather new, however has anyone run any real world tests on it yet? Trying to get a sense of what the
performance will be.
>>
>> Â
>>
>> Iâm aware that itâs forced into userspace for transcoding so itâs not **nearly** as efficient as the iptables module, however even if I
have to throw a rack full of whiteboxes at it to get anywhere close to decent numbers thatâs still going to be comparable to a lot of the
commercial options out there right now.
>>
>> Â
>>
>> *Brooks Bridges | *Engineering Manager
>>
>> *O^1 Communications*
>>
>> 4359 Town Center Boulevard, Suite 217
>>
>> El Dorado Hills, California 95762
>>
>> *office:*916.235.2097 |*main:*888.444.1111, Option 2
>>
>> *email:*bbridges@o1.com <mailto:bbridges@o1.com> |Â *web:*www.o1.com <http://www.o1.com/>
>>
>> Â
Hello,
Kamailio SIP Server v5.1.2 stable release is out.
This is a maintenance release of the latest stable branch, 5.1, that
includes fixes since the release of v5.1.1. There is no change to
database schema or configuration language structure that you have to do
on previous installations of v5.1.x. Deployments running previous v5.1.x
versions are strongly recommended to be upgraded to v5.1.2.
For more details about version 5.1.2 (including links and guidelines to
download the tarball or from GIT repository), visit:
* https://www.kamailio.org/w/2018/03/kamailio-v5-1-2-released/
RPM, Debian/Ubuntu packages will be available soon as well.
Many thanks to all contributing and using Kamailio!
Cheers,
Daniel
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - www.asipto.com
Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com
Hello,
I am considering to do releases from last three stable branches during
next week.
v4.4.7 is going to be released out of latest code in branch 4.4 to mark
the end of official maintenance for series v4.4.x. The version 4.4.0 was
released in March 2016, so it had more or less two years of maintenance.
Commits can still go in 4.4 branch if developers wants to push there,
end of official maintenance means that there is no plan to do packaging
and release another version from the branch in the future, so you will
have to build it from sources or generate packages yourself.
v5.0.6 and v5.1.2 are the usual minor releases we do from the last two
stable branches.
If there are any issues you are aware of and not reported on bug
tracker, create the items as soon as possible to get a better chance to
review and eventually fix.
Cheers,
Daniel
--
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - March 5-7, 2018, Berlin - www.asipto.com
Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com
Hello,
Question about Kamailio web GUI (Siremis):
I believe the Siremis updates are still a ongoing work or has there been
any updates when the new Siremis update (compatible with Kamailio 5.x.x)
will be released?
https://www.kamailio.org/w/2017/07/siremis-ongoing-updates/
Cheers,
Olli