Hi, There is any working examples how to configure dispatcher module of Kamailio? I have working registrations but working in half dialing function.Signalling are come to asterisk and rtp start sending to my IP but i cant hear anything.
Asterisk are doing registrar job - i dont know if it is good idea, maybe not.
You’re probably better off doing registration on kamailio only. Depending on what exactly you’re trying to achieve.
A trace would help a lot. Check the IP addresses in the SDP actually belong to the user and the asterisk.
On Sat, 4 May 2019 at 17:58, przeqpiciel przeqpiciel@gmail.com wrote:
Hi, There is any working examples how to configure dispatcher module of Kamailio? I have working registrations but working in half dialing function.Signalling are come to asterisk and rtp start sending to my IP but i cant hear anything.
Asterisk are doing registrar job - i dont know if it is good idea, maybe not. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
I will use Asterisk PjSip because it provide more functionality than "clear" SIP like for example login multiple endpoints on that same credentials without logout previous endpoint.
What I want? Proof of concept HA clouded PBX for multi-tenant clients
sob., 4 maj 2019 o 20:59 David Villasmil david.villasmil.work@gmail.com napisał(a):
You’re probably better off doing registration on kamailio only. Depending on what exactly you’re trying to achieve.
A trace would help a lot. Check the IP addresses in the SDP actually belong to the user and the asterisk.
On Sat, 4 May 2019 at 17:58, przeqpiciel przeqpiciel@gmail.com wrote:
Hi, There is any working examples how to configure dispatcher module of Kamailio? I have working registrations but working in half dialing function.Signalling are come to asterisk and rtp start sending to my IP but i cant hear anything.
Asterisk are doing registrar job - i dont know if it is good idea, maybe not. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
You don’t need your users registering on asterisk, then. You’d setup 2 active-active dns-balanced kamailio’s dispatching outbound calls to the asterisks, since user-to-user calls don’t need to leave kamailio. You’d also generate CDRs in kamailio. No sure what service you intent to provide with the Asterisks, I assume VoiceMail, conferencing, etc. For outbound termination you can also do it from the Kamailio itself.
Hope that helps.
David
On Sat, 4 May 2019 at 20:19, przeqpiciel przeqpiciel@gmail.com wrote:
I will use Asterisk PjSip because it provide more functionality than "clear" SIP like for example login multiple endpoints on that same credentials without logout previous endpoint.
What I want? Proof of concept HA clouded PBX for multi-tenant clients
sob., 4 maj 2019 o 20:59 David Villasmil david.villasmil.work@gmail.com napisał(a):
You’re probably better off doing registration on kamailio only. Depending on what exactly you’re trying to achieve.
A trace would help a lot. Check the IP addresses in the SDP actually belong to the user and the asterisk.
On Sat, 4 May 2019 at 17:58, przeqpiciel przeqpiciel@gmail.com wrote:
Hi, There is any working examples how to configure dispatcher module of Kamailio? I have working registrations but working in half dialing function.Signalling are come to asterisk and rtp start sending to my IP but i cant hear anything.
Asterisk are doing registrar job - i dont know if it is good idea, maybe not. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this.
You can start by installing kamailio on a debían/ubuntu from https://deb.kamailio.org/ Reading http://www.kamailio.org/wiki/tutorials/getting-started/main
And also http://kb.asipto.com/asterisk:index which is about integrating Kamailio and asterisk. It’s pretty old (4.0) but most still applies.
After installing kamailio, check out the configuration file, it should pretty much work for you unchanged by just enabling or disabling “define”s
Good luck
David
On Sun, 5 May 2019 at 18:12, przeqpiciel przeqpiciel@gmail.com wrote:
I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
El dom., 5 de may. de 2019 a la(s) 15:25, David Villasmil ( david.villasmil.work@gmail.com) escribió:
Pretty vage, VAGE!
http://kb.asipto.com/asterisk:index which is about integrating Kamailio and asterisk. It’s pretty old (4.0) but most still applies.
not "pretty".... VERY VERY OLD!
why there's no a good documentation and users must liate with english here in maillist?
by example i must "waith" to something if "wants" to answer "my" question! in that time i waste the time! du i cannot do anything due lack of good documentation!
After installing kamailio, check out the configuration file, it should pretty much work for you unchanged by just enabling or disabling “define”s
Good luck
David
On Sun, 5 May 2019 at 18:12, przeqpiciel przeqpiciel@gmail.com wrote:
I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Try and failure. The best for you.
--- I'm SoCIaL, MayBe
On 5/8/19 07:31, PICCORO McKAY Lenz wrote:
El dom., 5 de may. de 2019 a la(s) 15:25, David Villasmil (david.villasmil.work@gmail.com mailto:david.villasmil.work@gmail.com) escribió:
http://www.kamailio.org/wiki/tutorials/getting-started/main
Pretty vage, VAGE!
http://kb.asipto.com/asterisk:index which is about integrating Kamailio and asterisk. It’s pretty old (4.0) but most still applies.
not "pretty".... VERY VERY OLD!
why there's no a good documentation and users must liate with english here in maillist?
by example i must "waith" to something if "wants" to answer "my" question! in that time i waste the time! du i cannot do anything due lack of good documentation!
After installing kamailio, check out the configuration file, it should pretty much work for you unchanged by just enabling or disabling “define”s Good luck David On Sun, 5 May 2019 at 18:12, przeqpiciel <przeqpiciel@gmail.com <mailto:przeqpiciel@gmail.com>> wrote: I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org <mailto:sr-users@lists.kamailio.org> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Regards, David Villasmil email: david.villasmil.work@gmail.com <mailto:david.villasmil.work@gmail.com> phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org <mailto:sr-users@lists.kamailio.org> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
This isn’t how you ask for help, buddy. Nobody on this mailing list is forced to help you. We’re all doing it because we love the project.
We all started off by reading documentation. Even if it’s still old, most of it still applies.
Moreover, this is a community effort. If you don’t like the documentation, learn Kamailio and add to the documentation.
Even moreover, if you don’t want to learn, then just get someone from this list to build the solution for you, for a consulting fee.
But if you’re still interested, then buy and read https://www.asipto.com/sw/kamailio-admin-book-purchase/
I hope you learn how to ask for help in the future.
Cheers
David
On Wed, 8 May 2019 at 14:37, Social Boh social@bohboh.info wrote:
Try and failure. The best for you.
I'm SoCIaL, MayBe
On 5/8/19 07:31, PICCORO McKAY Lenz wrote:
El dom., 5 de may. de 2019 a la(s) 15:25, David Villasmil ( david.villasmil.work@gmail.com) escribió:
Pretty vage, VAGE!
http://kb.asipto.com/asterisk:index which is about integrating Kamailio and asterisk. It’s pretty old (4.0) but most still applies.
not "pretty".... VERY VERY OLD!
why there's no a good documentation and users must liate with english here in maillist?
by example i must "waith" to something if "wants" to answer "my" question! in that time i waste the time! du i cannot do anything due lack of good documentation!
After installing kamailio, check out the configuration file, it should pretty much work for you unchanged by just enabling or disabling “define”s
Good luck
David
On Sun, 5 May 2019 at 18:12, przeqpiciel przeqpiciel@gmail.com wrote:
I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing Listsr-users@lists.kamailio.orghttps://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
El mié., 8 de may. de 2019 a la(s) 10:30, David Villasmil (david.villasmil.work@gmail.com) escribió:
But if you’re still interested, then buy and read https://www.asipto.com/sw/kamailio-admin-book-purchase/
outdated!
I hope you learn how to ask for help in the future.
ask for help its a different issue respect to provide help!
Cheers
David
On Wed, 8 May 2019 at 14:37, Social Boh social@bohboh.info wrote:
Try and failure. The best for you.
I'm SoCIaL, MayBe
On 5/8/19 07:31, PICCORO McKAY Lenz wrote:
El dom., 5 de may. de 2019 a la(s) 15:25, David Villasmil (david.villasmil.work@gmail.com) escribió:
Pretty vage, VAGE!
http://kb.asipto.com/asterisk:index which is about integrating Kamailio and asterisk. It’s pretty old (4.0) but most still applies.
not "pretty".... VERY VERY OLD!
why there's no a good documentation and users must liate with english here in maillist?
by example i must "waith" to something if "wants" to answer "my" question! in that time i waste the time! du i cannot do anything due lack of good documentation!
After installing kamailio, check out the configuration file, it should pretty much work for you unchanged by just enabling or disabling “define”s
Good luck
David
On Sun, 5 May 2019 at 18:12, przeqpiciel przeqpiciel@gmail.com wrote:
I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Dear Piccoro,
nobody is forcing you to use Kamailio. If you are not satisfied with the quality of the documentation, please help to improve it, or choose another project that you like more.
If you don't like this english list, I think there is also a spanish list which might be interesting for you. If you happens to speak another language natively, there are probably also forums for VoIP on other languages on the net.
On a general level - please change your communication style on our list and the tracker. We are a friendly and open community, and you currently not acting in this manner.
Thank you,
Henning Westerholt
Am 09.05.19 um 15:15 schrieb PICCORO McKAY Lenz:
El mié., 8 de may. de 2019 a la(s) 10:30, David Villasmil (david.villasmil.work@gmail.com) escribió:
But if you’re still interested, then buy and read https://www.asipto.com/sw/kamailio-admin-book-purchase/
outdated!
I hope you learn how to ask for help in the future.
ask for help its a different issue respect to provide help!
Cheers
David
On Wed, 8 May 2019 at 14:37, Social Boh social@bohboh.info wrote:
Try and failure. The best for you.
I'm SoCIaL, MayBe
On 5/8/19 07:31, PICCORO McKAY Lenz wrote:
El dom., 5 de may. de 2019 a la(s) 15:25, David Villasmil (david.villasmil.work@gmail.com) escribió:
Pretty vage, VAGE!
http://kb.asipto.com/asterisk:index which is about integrating Kamailio and asterisk. It’s pretty old (4.0) but most still applies.
not "pretty".... VERY VERY OLD!
why there's no a good documentation and users must liate with english here in maillist?
by example i must "waith" to something if "wants" to answer "my" question! in that time i waste the time! du i cannot do anything due lack of good documentation!
After installing kamailio, check out the configuration file, it should pretty much work for you unchanged by just enabling or disabling “define”s
Good luck
David
On Sun, 5 May 2019 at 18:12, przeqpiciel przeqpiciel@gmail.com wrote:
I would like to have an infrastructure where there are two machines with Kamailio installed (K1, K2) and another two with Asterisk installed (A1, A2). Ultimately, I want to be able to make calls through any Asterisk dialplan regardless of which Kamailio the registration took place. When this is achieved, I would like to register an account provided by the VoIP provider and be able to accept and make calls. Of course, the logic of these connections, IVR, Queue is to be based on Asterisk. So the question. Where can I find descriptions of how to do this. _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337 _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
El jue., 9 de may. de 2019 a la(s) 15:26, Henning Westerholt (hw@skalatan.de) escribió:
quality of the documentation, please help to improve it, or choose
i try to improve it but how if i cannot get some help!
If you don't like this english list, I think there is also a spanish list which might be interesting for you. If you happens to speak another
very "forever alone" when something ask for advanced things! and so then must go to english list!
top playing games! i want also improve the documentation but i still have problems still do not understan the ast4erisk and BLF kamailio integration.. when i ask got "ask to asterisk" ...
some months ago the "viral" systemd script was full of bugs on debian pacakging of kamailio.. ok was solved but that causes lot of waste of time!
i not have powerfully machine.. not have enought faster network service so seems i cannot do nothing but also seems that i the only one to do something about the outdated documentation!
the facts are sad! and i not have so light here!