[SR-Users] Try to build the SER 2.0 RC1 on Solaris 10 but failed.

2010-11-01 Thread Ivan Yiu
I try to build the SER using gmake, after resolving some dependency issue, the script can run but finally got a error as follows. yacc -d -b cfg cfg.y conflicts: 1 shift/reduce gmake: *** [cfg.tab.c] Broken Pipe What is the problem? ___ SIP Express Rout

[SR-Users] checking if calls are still active

2010-11-01 Thread Vic Jolin
Hi, Just want to ask what is the best way to check if calls are still active especially when we are not handling media? Thanks ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-rou

Re: [SR-Users] checking if calls are still active

2010-11-01 Thread Sergey Okhapkin
SST. On Monday 01 November 2010, Vic Jolin wrote: > Hi, > > Just want to ask what is the best way to check if calls are still active > especially when we are not handling media? > > Thanks > ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-u

Re: [SR-Users] checking if calls are still active

2010-11-01 Thread Vic Jolin
But I heard that SST is only useful if the caller and callee supports it. is that true? On Mon, Nov 1, 2010 at 11:20 PM, Sergey Okhapkin wrote: > SST. > > On Monday 01 November 2010, Vic Jolin wrote: > > Hi, > > > > Just want to ask what is the best way to check if calls are still active > > espe

Re: [SR-Users] checking if calls are still active

2010-11-01 Thread marius zbihlei
On 11/01/2010 05:13 PM, Vic Jolin wrote: Hi, Just want to ask what is the best way to check if calls are still active especially when we are not handling media? Thanks Hello There is SST (Sip Session Timers RFC 4028), which is implemented in the SST module, but at least 1 UA must know the

Re: [SR-Users] checking if calls are still active

2010-11-01 Thread Vic Jolin
That's interesting, can you tell me more about that draft? On Mon, Nov 1, 2010 at 11:18 PM, marius zbihlei wrote: > On 11/01/2010 05:13 PM, Vic Jolin wrote: > >> Hi, >> >> Just want to ask what is the best way to check if calls are still active >> especially when we are not handling media? >> >>

[SR-Users] Siremis V2.0.0 Released

2010-11-01 Thread Elena-Ramona Modroiu
Hi, Siremis v2.0.0 is out – the web management interface for Kamailio (Openser) v3.1.0 and SIP Express Router (SER). This is a major release, with countless improvements and new features since v1.x series, among them: * major re-factoring of web interface * better accessibility * simplified

Re: [SR-Users] checking if calls are still active

2010-11-01 Thread marius zbihlei
On 11/01/2010 05:24 PM, Vic Jolin wrote: That's interesting, can you tell me more about that draft? Hello I have attached the draft. There are 2 setups for using end-to-end OPTIONS ping 1. In Dialog... if one of the endpoints is a B2BUA, it can send at specific interval in-dialog OPTIONS pin

[SR-Users] using tls from modules_s instead of core

2010-11-01 Thread Jijo
Hi all. What changes i have to make in the build to use tls from modules_s instead from core modules. Thanks Jijo ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-b

Re: [SR-Users] Setting up TLS between proxy and authentication server

2010-11-01 Thread Andrei Pelinescu-Onciul
On Oct 29, 2010 at 09:25, Jijo wrote: > Hi Andrei, > > Which version has this change? I don't see it in 3.0.4, the realease note > says that it is fixed. Here is the function > > int tls_h_fix_read_conn(struct tcp_connection *c) > { > int ret; > struct tls_extra_data* tls_c; > > ret = -1;<==

[SR-Users] Kamalio 3.1, Siremis 2.0 Problem

2010-11-01 Thread Trevor Francis
I am running into the following errors: /usr/local/sbin/kamailio[6774]: ERROR: db_mysql [km_dbase.c:120]: driver error on query: Unknown column 'random' in 'field list' /usr/local/sbin/kamailio[6774]: ERROR: [db_query.c:130]: error while submitting query /usr/local/sbin/kamailio[6774]: ERROR: sql

[SR-Users] Dead Charts in Siremis 2.0

2010-11-01 Thread Trevor Francis
I managed to get the SHM chart working by manually adding the field "random" inside the table "statistics." However, the Charts "Load Charts" and "TM Charts" gave me "Internal System Errors" unless I add the fields tm_active, rcv_req_diff, fwd_req_diff, and 2xx_trans_diff to the statistics table in

[SR-Users] New Gateway Configuration

2010-11-01 Thread Trevor Francis
My final question/comment for the day, I promise. I am used to using Siremis 1.x or configuring gateways. We are testing a new box on Kam 3.1 and Siremis 2.0. Previously to add an external LCR gateway, I would plop in the gateway name, group id, and tag to the LCR Gateway section and create an LCR

Re: [SR-Users] SMS module not found parameter.

2010-11-01 Thread peter_green lion
Hello, On 10/25/10 12:34 PM, peter_green lion wrote: hi all, i am a new bie in kamailio. i use SMS module to send message to GSM net work. my kamailio.cfg is : modparam("sms", "modems", "wavecom[d

[SR-Users] Siremis V2.0.0 Released - bug?

2010-11-01 Thread Jeremya
Elena-Ramona Modroiu wrote: > Hi, > > Siremis v2.0.0 is out – the web management interface for Kamailio > (Openser) v3.1.0 and SIP Express Router (SER). I downloaded and installed the latest source version of kamailio 3.1.0 (not git) and compiled an installed it. This works as expected. I then do