Dear Sirs,
a telco provider give us a trunk that require 100rel and TEL RFC 3966. Usually we use Asterisk. Now Asterisk 16 with PJSIP support 100Rel, but not RFC3966, and they don't actually works to implement it. Asterisk chan_sip, instead, support RFC3966, but not 100Rel and is not actively developed on by Digium or Sangoma. So I'm stuck.
Now, do you think it was possible to use Kamailio to act like a proxy sip but implementing RFC3966 for incoming and outgoing calls and RFC3966 and 100Rel for outgoing calls?
And it is possible to connect all to an Asterisk server?
Thank you in advance
Best regards.
Paolo Visnoviz
Someone correct me if I’m wrong, but I believe Kamailio supports both.
http://www.kamailio.org/docs/modules/0.9.x/uri.html#AEN128 https://kamailio.org/docs/modules/4.4.x/modules/siputils.html
Hope that helps
On Mon, 13 May 2019 at 18:32, paolo.visnoviz@vipcomputers.it < paolo.visnoviz@vipcomputers.it> wrote:
Dear Sirs,
a telco provider give us a trunk that require 100rel and TEL RFC 3966. Usually we use Asterisk. Now Asterisk 16 with PJSIP support 100Rel, but not RFC3966, and they don't actually works to implement it. Asterisk chan_sip, instead, support RFC3966, but not 100Rel and is not actively developed on by Digium or Sangoma. So I'm stuck.
Now, do you think it was possible to use Kamailio to act like a proxy sip but implementing RFC3966 for incoming and outgoing calls and RFC3966 and 100Rel for outgoing calls?
And it is possible to connect all to an Asterisk server?
Thank you in advance
Best regards.
Paolo Visnoviz
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Thank you David,
From what I understand Kamailio can work as a sip proxy and, in some way, I can interface it with Asterisk. Kamailio supports both 100Rel and RFC 3966, but my question is whether it can also be work as a "translator".
That is, if I can call from Asterisk to Kamailio and vice versa with/without RFC 3966 and somehow I can tell Kamailio to add (and strip) the missing RFC 3969 part.
Il 13/05/19 23:49, David Villasmil ha scritto:
Someone correct me if I’m wrong, but I believe Kamailio supports both.
http://www.kamailio.org/docs/modules/0.9.x/uri.html#AEN128 https://kamailio.org/docs/modules/4.4.x/modules/siputils.html
Hope that helps
On Mon, 13 May 2019 at 18:32, paolo.visnoviz@vipcomputers.it mailto:paolo.visnoviz@vipcomputers.it <paolo.visnoviz@vipcomputers.it mailto:paolo.visnoviz@vipcomputers.it> wrote:
Dear Sirs, a telco provider give us a trunk that require 100rel and TEL RFC 3966. Usually we use Asterisk. Now Asterisk 16 with PJSIP support 100Rel, but not RFC3966, and they don't actually works to implement it. Asterisk chan_sip, instead, support RFC3966, but not 100Rel and is not actively developed on by Digium or Sangoma. So I'm stuck. Now, do you think it was possible to use Kamailio to act like a proxy sip but implementing RFC3966 for incoming and outgoing calls and RFC3966 and 100Rel for outgoing calls? And it is possible to connect all to an Asterisk server? Thank you in advance Best regards. Paolo Visnoviz _______________________________________________ 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 https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
On Tue, 14 May 2019 at 09:05, paolo.visnoviz@vipcomputers.it < paolo.visnoviz@vipcomputers.it> wrote:
Thank you David,
From what I understand Kamailio can work as a sip proxy and, in some way, I can interface it with Asterisk. Kamailio supports both 100Rel and RFC 3966, but my question is whether it can also be work as a "translator".
That is, if I can call from Asterisk to Kamailio and vice versa with/without RFC 3966 and somehow I can tell Kamailio to add (and strip) the missing RFC 3969 part.
Il 13/05/19 23:49, David Villasmil ha scritto:
Someone correct me if I’m wrong, but I believe Kamailio supports both.
http://www.kamailio.org/docs/modules/0.9.x/uri.html#AEN128 https://kamailio.org/docs/modules/4.4.x/modules/siputils.html
Hope that helps
On Mon, 13 May 2019 at 18:32, paolo.visnoviz@vipcomputers.it < paolo.visnoviz@vipcomputers.it> wrote:
Dear Sirs,
a telco provider give us a trunk that require 100rel and TEL RFC 3966. Usually we use Asterisk. Now Asterisk 16 with PJSIP support 100Rel, but not RFC3966, and they don't actually works to implement it. Asterisk chan_sip, instead, support RFC3966, but not 100Rel and is not actively developed on by Digium or Sangoma. So I'm stuck.
Now, do you think it was possible to use Kamailio to act like a proxy sip but implementing RFC3966 for incoming and outgoing calls and RFC3966 and 100Rel for outgoing calls?
And it is possible to connect all to an Asterisk server?
Thank you in advance
Best regards.
Paolo Visnoviz
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 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
Ah, ok. tel2sip seems perfect for half work that I need. But there is no sip2tel, or anithink else or I don't find it. Maybe is not possible?
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
Thank you David
Best regards.
Paolo Visnoviz
I didn’t go through the docs, but I can’t imagine it’s a one-way thing.
On Tue, 14 May 2019 at 16:29, paolo.visnoviz@vipcomputers.it < paolo.visnoviz@vipcomputers.it> wrote:
Ah, ok. tel2sip seems perfect for half work that I need. But there is no sip2tel, or anithink else or I don't find it. Maybe is not possible?
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
Thank you David
Best regards.
Paolo Visnoviz _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hello Paolo,
just to note, the tel2sip function has some issues, this is documented at this issue:
https://github.com/kamailio/kamailio/issues/1173
There is no sip2tel function in the siputils module, but it could be added if somebody needs (and creates) it.
Cheers,
Henning
Am 14.05.19 um 17:27 schrieb paolo.visnoviz@vipcomputers.itmailto:paolo.visnoviz@vipcomputers.it:
Ah, ok. tel2sip seems perfect for half work that I need. But there is no sip2tel, or anithink else or I don't find it. Maybe is not possible?
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
Thank you David
Best regards.
Paolo Visnoviz
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Henning Westerholt - https://skalatan.de/blog/ Kamailio services - https://skalatan.de/services
Did the patch not make it to master? Regards,
David Villasmil email: david.villasmil.work@gmail.com phone: +34669448337
On Tue, May 14, 2019 at 8:31 PM Henning Westerholt hw@skalatan.de wrote:
Hello Paolo,
just to note, the tel2sip function has some issues, this is documented at this issue:
https://github.com/kamailio/kamailio/issues/1173
There is no sip2tel function in the siputils module, but it could be added if somebody needs (and creates) it.
Cheers,
Henning Am 14.05.19 um 17:27 schrieb paolo.visnoviz@vipcomputers.it:
Ah, ok. tel2sip seems perfect for half work that I need. But there is no sip2tel, or anithink else or I don't find it. Maybe is not possible?
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
Thank you David
Best regards.
Paolo Visnoviz
Kamailio (SER) - Users Mailing Listsr-users@lists.kamailio.orghttps://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Henning Westerholt - https://skalatan.de/blog/ Kamailio services - https://skalatan.de/services
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
Hello,
there is just some code in the issue, which haven't been moved into a pull request as the original author did not found time for it. But somebody else could also do it, as the code is there.
Cheers,
Henning
Am 14.05.19 um 21:45 schrieb David Villasmil: Did the patch not make it to master? Regards,
David Villasmil email: david.villasmil.work@gmail.commailto:david.villasmil.work@gmail.com phone: +34669448337
On Tue, May 14, 2019 at 8:31 PM Henning Westerholt <hw@skalatan.demailto:hw@skalatan.de> wrote:
Hello Paolo,
just to note, the tel2sip function has some issues, this is documented at this issue:
https://github.com/kamailio/kamailio/issues/1173
There is no sip2tel function in the siputils module, but it could be added if somebody needs (and creates) it.
Cheers,
Henning
Am 14.05.19 um 17:27 schrieb paolo.visnoviz@vipcomputers.itmailto:paolo.visnoviz@vipcomputers.it:
Ah, ok. tel2sip seems perfect for half work that I need. But there is no sip2tel, or anithink else or I don't find it. Maybe is not possible?
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
Thank you David
Best regards.
Paolo Visnoviz
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Henning Westerholt - https://skalatan.de/blog/ Kamailio services - https://skalatan.de/services
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
_______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.orgmailto:sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
-- Henning Westerholt - https://skalatan.de/blog/ Kamailio services - https://skalatan.de/services
Thank you all. I will check the code, but I don't know if it will be within my reach...
Il 14/05/19 22:04, Henning Westerholt ha scritto:
Hello,
there is just some code in the issue, which haven't been moved into a pull request as the original author did not found time for it. But somebody else could also do it, as the code is there.
Cheers,
Henning
Am 14.05.19 um 21:45 schrieb David Villasmil:
Did the patch not make it to master? Regards,
David Villasmil email: david.villasmil.work@gmail.com mailto:david.villasmil.work@gmail.com phone: +34669448337
On Tue, May 14, 2019 at 8:31 PM Henning Westerholt <hw@skalatan.de mailto:hw@skalatan.de> wrote:
Hello Paolo, just to note, the tel2sip function has some issues, this is documented at this issue: https://github.com/kamailio/kamailio/issues/1173 There is no sip2tel function in the siputils module, but it could be added if somebody needs (and creates) it. Cheers, Henning Am 14.05.19 um 17:27 schrieb paolo.visnoviz@vipcomputers.it <mailto:paolo.visnoviz@vipcomputers.it>:
Ah, ok. tel2sip seems perfect for half work that I need. But there is no sip2tel, or anithink else or I don't find it. Maybe is not possible?
Yes, it can. Kamailio can do the protocol translation for you. Take a look at that module, there’s an example on how to do it.
Thank you David Best regards. Paolo Visnoviz _______________________________________________ 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
-- Henning Westerholt -https://skalatan.de/blog/ Kamailio services -https://skalatan.de/services _______________________________________________ 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
-- Henning Westerholt -https://skalatan.de/blog/ Kamailio services -https://skalatan.de/services
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users