hi,
Someone could help me in setup my kamailio vps server?
So as to learn how to install it (i am newbie).
*Installation is on a VPS server running debian64, so i need to do it all
by commands.
Any step-by-step guide, or possible to view how you install it on
teamviewer is perfect so as to learn how to do it myself in the future.
i could donate by paypal funds for this help.(pay help is ok for your time
and help)
Please contact me.
Regards,
Hi All,
do someone know how to apply the rtpproxy patch
(modules/rtpproxy/test/rtpproxy.patch) on the rtpproxy server source
code? The notifications on media inactivity is done through
kamailio's XMLRPC interface, and this patch is needed by the rtpproxy
server to do so.
I fetched the code from
git://sippy.git.sourceforge.net/gitroot/sippy/rtpproxy
and the patch doesn't apply out of the box:
$ patch -p1 -l < ../kamailio/modules/rtpproxy/test/rtpproxy.patch
patching file Makefile.am
patching file Makefile.in
patching file aclocal.m4
patching file config.h.in
patching file configure.ac
Hunk #1 succeeded at 54 (offset 1 line).
Hunk #2 succeeded at 106 (offset 1 line).
patching file rtpp_command.c
Hunk #2 succeeded at 324 (offset 52 lines).
Hunk #3 FAILED at 472.
Hunk #4 FAILED at 482.
Hunk #5 FAILED at 969.
3 out of 5 hunks FAILED -- saving rejects to file rtpp_command.c.rej
patching file rtpp_notify.c
patching file rtpp_session.c
Hunk #1 succeeded at 42 (offset 1 line).
Was this patch designed for an different version of the rtpproxy source
code?
Cheers,
--
Camille
Hi, all.
I has download the updated kamailio with version 4.0, and I has correctly
configure and install it with some default functions. It did well. Thanks
kamailio.
But when I want customize some features like TLS etc, I got stuck, and I
google them and I just found some notes on the older version, and which
don`t work with kamailio 4.0.
I guess there are some official documents based on kamailio 4.0, Are there
someone kindly show me where I can find these types of documents?
Thanks a lot.
Best Regards.
liurixin
Dear All,
Greetings,
I am working Kamailio (4.0.1) server with GUI package Siremis (4.0) of it.
I was successful in get through Calls and SMS features in our VoIP phones
using this kamailio sever. And now i am trying to get GUI for my kamailio
server with SIREMIS (4.0.0) package. Installation was good as i am getting
subscribers list in GUI which are in MySQL database. As it comes accounting
section. i am Failed to get the CDR list when the call session between two
clients have been done. I gone through Acc module's documentation and
followed the following links to set up the accounting in GUI :
http://kb.asipto.com/siremis:install40x:accounting.
And i read this is description in accounting module documentation :
'Note that CDR generation does not involve any kind of database storage
(yet). In order to persist the CDRs into a database you will have to set up
an exterior process (i.e., a script living outside of Kamailio) and
implement the storage task yourself'.
So what does it mean ? should i have to install external process like CDR
tool and Freeradius?
Or is there any other way to get the CDR related information in GUI using
database backend.
Please find below my kamailio configuration file.
By the way CDR data is logged to syslog fine, but i dont know where is
wrong for database backend.
Any help will greatly appreciate.
Regards,
Nandini
Hello,
can you look directly in the database table presentity and see the
values there? Are they correct?
Cheers,
Daniel
On 8/5/13 2:44 PM, Premchandiran wrote:
>
> Hi All,
>
> In /siremis/ser/presentity_list Expires column and Received Time
> column shows incorrect value as (1969-12-31 16:33:33, 1969-12-31 16:33:33)
>
> though the softphone sent publish request today (05-08-2013) .
>
> Regards,
>
> *Prem Chandiran M***
>
>
>
> _______________________________________________
> 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://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Hi All,
In /siremis/ser/presentity_list Expires column and Received Time column
shows incorrect value as (1969-12-31 16:33:33, 1969-12-31 16:33:33)
though the softphone sent publish request today (05-08-2013) .
Regards,
Prem Chandiran M
I apologize, but deleted the account and now I can not access.
Could delete the registration of domain, or re-create the account in order
to proceed?
Thank you
Francisco Romão
-----Mensagem original-----
De: registrar(a)iptel.org [mailto:registrar@iptel.org]
Enviada: sexta-feira, 2 de Agosto de 2013 20:01
Para: francisco(a)romao.pt
Assunto: Your romao.pt Registration
Thank you for registering your domain romao.pt to be hosted on our server.
We are reserving the following SIP address for you: sip:fromao@romao.pt
To finalize your registration please check the following URL within 24
hours:
<http://serweb.iptel.org/user/reg/confirmation.php?nr=69e6316b44829e49560867
13165cbcb2>
http://serweb.iptel.org/user/reg/confirmation.php?nr=69e6316b44829e495608671
3165cbcb2
(If you confirm later you will have to re-register.)
After confirmation your registration you can login at following addresses:
user interface: <http://serweb.iptel.org/user/>
http://serweb.iptel.org/user/
administration interface: <http://serweb.iptel.org/admin/>
http://serweb.iptel.org/admin/
Here are the details of your account:
---------------------------------------------------------------------
Username: fromao(a)romao.pt
Password: *******
Email: francisco(a)romao.pt
Full Name: Francisco Romão
Sip address: sip:fromao@romao.pt
(You can always retrieve these via the "Forgot Password" link on the signup
page)
-- This message is automatically generated by SerWeb.
Hi All,
I am following this tutorial
http://127.0.0.1/siremis/install/index.php?step=2
This file is located at /etc/apache2/sites-available/default
Not sure about this lineRedirectMatch ^/$ /apache2-default/
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/www/>
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
# This directive allows us to have apache2's default start
page
# in /apache2-default/, but still have / go to the right
place
RedirectMatch ^/$ /apache2-default/
</Directory>
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<Directory "/usr/lib/cgi-bin">
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</Directory>
ErrorLog ${APACHE_LOG_DIR}/error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
CustomLog ${APACHE_LOG_DIR}/access.log combined
Alias /doc/ "/usr/share/doc/"
<Directory "/usr/share/doc/">
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
Allow from 127.0.0.0/255.0.0.0 ::1/128
</Directory>
Alias /siremis "/var/www/siremis-4.0.0/siremis"
<Directory "/var/www/siremis-4.0.0/siremis">
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
Allow from all
<FilesMatch "\.xml$">
Order deny,allow
Deny from all
</FilesMatch>
<FilesMatch "\.inc$">
Order deny,allow
Deny from all
</FilesMatch>
</Directory>
</VirtualHost>
Hello,
have you checked the options to create the database? Do you see any
messages in the http server logs?
Cheers,
Daniel
On 8/1/13 11:44 AM, Premchandiran wrote:
>
> Hi all,
>
> I am trying to install siremis 4.0.0 in linux, after installation when
> I try to login a pop window opens with SQLSTATE[HY000] [2002] No such
> file or directory and in
> DEBUG.log below line is written
>
> '08/01/2013','02:33:30','DEBUG','SIREMIS','install module siremis
> sql','n/a'
>
> And in CRIT.log below line is written
>
> '08/01/2013','09:33:33','CRIT','ExceptionHandler','SQLSTATE[HY000]
> [2002] No such file or directory',''
>
> Please let me know how to correct the same.
>
> Regards,
>
> *Prem Chandiran M***
>
>
>
> _______________________________________________
> 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://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda