Re: [Kamailio-Users] RADIUS for billing

2009-11-12 Thread Rajesh
ADIUS, but in my opinion they hardly justify the complexity (especially for a new user) unless you have an identifiable need to use it. Rajesh wrote: Dear All, I am trying to configure openSER for billing.After a lot og googling, i came to know that RADIUS is

[Kamailio-Users] RADIUS for billing

2009-11-12 Thread Rajesh
openser.can i use mysql and a CDR tool for billing?.. -- Regards, Rajesh Sreedharan Software Trainee-Wireless & Mobile Technology SIPTECH Solutions Limited G4, Elnet Software City, CPT Road, Taramani, Chennai - 600 113, India. Tel : +91 (44) 2254 1473/ 74 Extn.:206 Fax : +91 (44) 2254 1475 E-

Re: [Kamailio-Users] accounting

2009-11-09 Thread Rajesh
two calls" mean, exactly? Rajesh wrote: Dear all,    I would like to know if i can get the duration between two calls in Accounting module..I am in an attempt to  do  "Billing" module for OpenSER and hence would like to know  the same.

[Kamailio-Users] accounting

2009-11-09 Thread Rajesh
Dear all, I would like to know if i can get the duration between two calls in Accounting module..I am in an attempt to do "Billing" module for OpenSER and hence would like to know the same. -- Regards, Rajesh ___ Kamaili

[Kamailio-Users] SIP message

2009-10-21 Thread Rajesh
location table..Is that REGISTER message ?...Correct me if iam wrong.. -- Regards, Rajesh ___ Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser

[Kamailio-Users] using a proxy and a registrar(only) server to make a cal

2009-10-13 Thread Rajesh
yself) { #imc#if (!proxy_authorize("", "subscriber")) { #imc#proxy_challenge("", "0"); #imc#exit; #imc#} #imc#if (is_method("PUBLISH")) #imc#{

[Kamailio-Users] use as registrar only server

2009-10-06 Thread Rajesh
make openser as a registrar (only)server and can make use of asterisk for call functionality purposes.. Similarly, i would like to know where openser fits in (openser should only be used as a registrar server again). Your guidance is greatly appreciated. -- Regards, Rajesh

[Kamailio-Users] use of kamailo as a registrar (only)server

2009-10-06 Thread Rajesh
registrar server again). Your responses can speed up my research work.. Saúl Ibarra wrote: You are doing save_location before authentication. You should first challenge the REGISTER for authentication and then do save_location. 2009/10/6, Rajesh : Dear All, I would like my kamailio

[Kamailio-Users] kamailio as registrar server

2009-10-05 Thread Rajesh
elf) { if (!proxy_authorize("", "subscriber")) { proxy_challenge("", "0"); exit; } if (is_method("PUBLISH")) { if ($au!=$tU) { s

Re: [Kamailio-Users] room does not exists in IMC

2009-09-18 Thread Rajesh
*From:* users-boun...@lists.kamailio.org [mailto:users-boun...@lists.kamailio.org] *On Behalf Of *Rajesh *Sent:* Thursday, 17. September 2009 07:00 *To:* users kamailio *Subject:* [Kamailio-Users] room does not exists in IMC Dear Experts,

[Kamailio-Users] room does not exists in IMC

2009-09-16 Thread Rajesh
|| $rU==null) { sl_send_reply("404", "Not here"); exit; } return; } # Authentication route /* uncomment the whole following route for enabling authentication */ route[3] { if (is_method("REGISTER")) { # authenticate the REGISTER

[Kamailio-Users] passing parameters in cfg for IMC

2009-09-13 Thread Rajesh
("imc", "rooms_table", "rooms") modparam("imc", "rooms_table", "members") I would also like to know the use of these parameters. Thanks Rajesh ___ Kamailio (OpenSER) - Users mailing list Users@

Re: [Kamailio-Users] error message ...

2009-09-11 Thread Rajesh
Dear Juha, Thanks for the mail, and i followed the steps mentioned.But i get the same error when i try to send message to the chatroom q or the sip:chat-r...@192.168.64.75 ... kindly guide me . Juha Heinanen wrote: Rajesh writes: > IAm trying to configure IMC

[Kamailio-Users] room does not exits

2009-09-10 Thread Rajesh
Dear All, I am configurig IMC and i am curently facing an issue. When i send a mesage to the charroom named q (the default nmae is q), i get an error message which says, " ERROR:imc:imc_handle_message: room [q] does not exist! ERROR:imc:imc_manager: failed to handle 'messag

Re: [Kamailio-Users] error message ...

2009-09-09 Thread Rajesh
Thankyou all of you for your activeparticipation.. Can i go ahead with the Steps Juha had described in the lengthy mail... Juha Heinanen wrote: Schumann Sebastian writes: > My lastest tested versions did only write to the database at proxy > shutdown. After room creation (and also after sta

[Kamailio-Users] error message ...

2009-09-09 Thread Rajesh
IAm trying to configure IMC in kamailio.I created two tables in the database named, imc_rooms and imc_members.IN my xlite phone i give the command q:s...@192.168.64.75 ('q' is used as the default chatroom name in .cfg). when i give the command , # create room_name, i get the following error,

Re: [Kamailio-Users] error message with imc

2009-09-09 Thread Rajesh
Yes.As you said i created the rooms initially and then created the rooms using the command #create roomname and that is exactly when i got the mentioned error Schumann Sebastian wrote: Hi Rajesh *From:* users

Re: [Kamailio-Users] error message with imc

2009-09-09 Thread Rajesh
Thanks for the prompt reply. Yes, i did create chatrooms nameed imc_rooms and also another table imc_members  for storing the  member details.. where do i need to correct myself Juha Heinanen wrote: Rajesh writes: > ERROR:imc:imc_handle_message: room [q] does not ex

[Kamailio-Users] error message with imc

2009-09-09 Thread Rajesh
, ERROR:imc:imc_handle_message: room [q] does not exist! ERROR:imc:imc_manager: failed to handle 'message' . kindly guide me how to rectify the error.. -- Regards, Rajesh ___ Kamailio (OpenSER) - Users mailing list Users@lists.kamaili

[Kamailio-Users] what does the following line mean

2009-09-07 Thread Rajesh
Dear Experts, Iam configuring IMC and i would like to know what does the following line mean. xdbg("script: message from [$fu] chatroom000 [$ru] msg [$rb]\n"); .I get error in this line when i start kamailio. what does $fu ,$ru , $rb mean. Thanks

[Kamailio-Users] issues with IMC module

2009-09-07 Thread Rajesh
            sl_send_reply("404", "not found");                 exit;             };            } else {         ##edited as below for imc    xdbg("script: message not for room, from [$fu] r-uri [$ru] msg [$rb]\n");    xdbg("script: message not for room, from [$fu]

[Kamailio-Users] imc related issues

2009-09-07 Thread Rajesh
    sl_send_reply("200", "ok");     imc_manager();       exit;     } else {     sl_send_reply("404", "not found");     exit;     };    } else {     ##edited as be

[Kamailio-Users] Could some body pls provide me with a sample cfg file for IMC

2009-09-07 Thread Rajesh
Dear All, I havae been trying to configure imc for quite some time..If any of you have configured IMC successfully, kindly send me the cfg file .Iam pretty sure that it would help me greatly and reduce my time taken to implement the module,IMC.I would appreciate your efforts for

[Kamailio-Users] unknown column 'name' in field list

2009-09-07 Thread Rajesh
Dear All, Am configuring imc for kamailio and i would like to know , why am i getting the error on starting kamailio.My error is as follows " ERROR:db_mysql:db_mysql_submit_query: driver error on query: Unknown column 'name' in 'field list' Sep 7 14:23:25 [4034] ERROR:core:

[Kamailio-Users] imc issues

2009-09-03 Thread Rajesh
On 03.09.2009 12:00 Uhr, Rajesh wrote: Yes i did cretae.. i completed authentication and presence module successfully.. iam caught up with this.. am posting my cfg file below. kindly correct me if iam wrong

[Kamailio-Users] problems with imc

2009-09-03 Thread Rajesh
p  3 12:24:20 [18583] ERROR:core:main: error while initializing modules -- Regards, Rajesh Sreedharan Software Trainee-Wireless & Mobile Technology SIPTECH Solutions Limited G4, Elnet Software City, CPT Road, Taramani, Chennai - 600 113, India. Tel : +91 (44) 2254 1473/ 74 Extn.:206 Fax : +

[Kamailio-Users] Problem configuring imc

2009-09-02 Thread Rajesh
me, if u can explain it to me -- Regards, Rajesh Sreedharan Software Trainee-Wireless & Mobile Technology SIPTECH Solutions Limited G4, Elnet Software City, CPT Road, Taramani, Chennai - 600 113, India. Tel : +91 (44) 2254 1473/ 74 Extn.:206 Fax : +91 (44) 2254 1475 E-Mail :rajesh.sre

[Kamailio-Users] kindly approve my request

2009-09-02 Thread Rajesh
Deat Team, Kindly approve my request for posting my questions on openser/kamailio on ur webpage. -- Regards, Rajesh Sreedharan Software Trainee-Wireless & Mobile Technology SIPTECH Solutions Limited G4, Elnet Software City, CPT Road, Taramani, Chennai - 600

[Kamailio-Users] how to create chatrooms in imc

2009-09-02 Thread Rajesh
Dear Openser Team,   I am curretnly configuring imc module for kamailio and i would like to know(i) how to create chat rooms , (ii)how to add users to the current chatrooms . One mail from you can save a lot of time for me. -- Thanks & kind Regards, Ra