estoy haciendo un trabajo con websockts y kamailio. Me gustaría saber como puedo vincular mi sevidor Kamailio instalado en una maquina virtual en el sistema operativo Ubuntu, como podria vincularlo con los websockets creados , me gustaria saber como es ese proceso. no tengo mucho conocimiento de ello.. espero su respuesta gracias
El lun., 31 de dic. de 2018 a la(s) 06:00, < [email protected]> escribió: > Send sr-users mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of sr-users digest..." > > > Today's Topics: > > 1. Phonenum Module (Soltanici Ilie) > 2. Re: Phonenum Module (Joel Serrano) > 3. Re: Phonenum Module (Joel Serrano) > 4. Re: Phonenum Module (Soltanici Ilie) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 30 Dec 2018 21:21:36 +0300 > From: Soltanici Ilie <[email protected]> > To: sr-users <[email protected]> > Subject: [SR-Users] Phonenum Module > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Hi All, > > How can i get Local Number by using phonenum module? > What is the variable for that? > > Thank You > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.kamailio.org/pipermail/sr-users/attachments/20181230/9c190425/attachment-0001.html > > > > ------------------------------ > > Message: 2 > Date: Sun, 30 Dec 2018 12:45:32 -0800 > From: Joel Serrano <[email protected]> > To: "Kamailio (SER) - Users Mailing List" > <[email protected]>, Soltanici Ilie <[email protected]> > Subject: Re: [SR-Users] Phonenum Module > Message-ID: > < > camtxxqkpct6sgrxfmumuvmb+bepdld1rv6pgpo8a39shob2...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > https://kamailio.org/docs/modules/5.2.x/modules/phonenum.html#idm1024751204 > > If It’s not there (which I believe it’s not) I would open a feature request > in github. > > Daniel kindly added another field I was missing, if you are familiar with C > code, you can check the commits referenced in this ticket and submit a PR: > > https://github.com/kamailio/kamailio/issues/1576 > > Joel. > > On Sun, Dec 30, 2018 at 10:22 Soltanici Ilie <[email protected]> wrote: > > > Hi All, > > > > How can i get Local Number by using phonenum module? > > What is the variable for that? > > > > Thank You > > _______________________________________________ > > Kamailio (SER) - Users Mailing List > > [email protected] > > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.kamailio.org/pipermail/sr-users/attachments/20181230/e6dd06ad/attachment-0001.html > > > > ------------------------------ > > Message: 3 > Date: Sun, 30 Dec 2018 12:51:09 -0800 > From: Joel Serrano <[email protected]> > To: "Kamailio (SER) - Users Mailing List" > <[email protected]>, Soltanici Ilie <[email protected]> > Subject: Re: [SR-Users] Phonenum Module > Message-ID: > <CAMtXxQnCdv5P==2BA= > [email protected]> > Content-Type: text/plain; charset="utf-8" > > Have you tried the “number” and “normalized” keys in case they have the > value you want? > > On Sun, Dec 30, 2018 at 12:45 Joel Serrano <[email protected]> wrote: > > > > https://kamailio.org/docs/modules/5.2.x/modules/phonenum.html#idm1024751204 > > > > If It’s not there (which I believe it’s not) I would open a feature > > request in github. > > > > Daniel kindly added another field I was missing, if you are familiar with > > C code, you can check the commits referenced in this ticket and submit a > PR: > > > > https://github.com/kamailio/kamailio/issues/1576 > > > > Joel. > > > > On Sun, Dec 30, 2018 at 10:22 Soltanici Ilie <[email protected]> wrote: > > > >> Hi All, > >> > >> How can i get Local Number by using phonenum module? > >> What is the variable for that? > >> > >> Thank You > >> _______________________________________________ > >> Kamailio (SER) - Users Mailing List > >> [email protected] > >> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > >> > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.kamailio.org/pipermail/sr-users/attachments/20181230/3542edc2/attachment-0001.html > > > > ------------------------------ > > Message: 4 > Date: Mon, 31 Dec 2018 00:21:15 +0300 > From: Soltanici Ilie <[email protected]> > To: Joel Serrano <[email protected]> > Cc: Kamailio (SER) - Users Mailing List <[email protected]> > Subject: Re: [SR-Users] Phonenum Module > Message-ID: <[email protected]> > Content-Type: text/plain; charset="utf-8" > > Hi, > > Yes - I tried "number" and “normalized” keys - but both of them, are > giving the number in international format only (including country code), > I'm looking for the number in national format only. > I can take the "normalized" number and remove country code with "cctel" > but I think there should be more elegant way to do this. At least with > standard libphonenumber i can have the number in national format as well. > Thank You. > > > > > >Have you tried the “number” and “normalized” keys in case they have the > value you want? > > > >On Sun, Dec 30, 2018 at 12:45 Joel Serrano < [email protected] > wrote: > >> > https://kamailio.org/docs/modules/5.2.x/modules/phonenum.html#idm1024751204 > >> > >>If It’s not there (which I believe it’s not) I would open a feature > request in github. > >> > >>Daniel kindly added another field I was missing, if you are familiar > with C code, you can check the commits referenced in this ticket and submit > a PR: > >> > >>https://github.com/kamailio/kamailio/issues/1576 > >> > >>Joel. > >> > >>On Sun, Dec 30, 2018 at 10:22 Soltanici Ilie wrote: > >>>Hi All, > >>> > >>>How can i get Local Number by using phonenum module? > >>>What is the variable for that? > >>> > >>>Thank You _______________________________________________ > >>>Kamailio (SER) - Users Mailing List > >>>[email protected] > >>>https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.kamailio.org/pipermail/sr-users/attachments/20181231/517e8ad3/attachment-0001.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > sr-users mailing list > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > > ------------------------------ > > End of sr-users Digest, Vol 163, Issue 31 > ***************************************** >
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
