Re: [OpenSIPS-Users] ACC Module Problem

2011-09-16 Thread Vlad Paiu
Hello Federico, This is strange.. So you do not have any errors in your opensips log ? If this is the case, it means that from OpenSIPS point of view, the query succeeded, or at least that's what the mysqlclient library said. :) If you enable query logging within your mysql server, do you see

Re: [OpenSIPS-Users] Opensips for loadbalancing and registration

2011-09-16 Thread Faisal Rehman
Hi Schneur, Its good to hear that you are going to do load balancing with the help of OpenSIPS and I assume that you are having OpenSIPS running fine and properly upon any of your servers. I hope that you have gone through the shared links for load balancing which are also given on the OpenSIPS

Re: [OpenSIPS-Users] Opensips for loadbalancing and registration

2011-09-16 Thread vip killa
http://wiki.freeswitch.org/wiki/Enterprise_deployment_OpenSIPS [FreeSWITCH] http://www.opensips.org/Resources/DocsTutLoadbalancing [OpenSIPs Load balancing] These guide does not handle opensips registrations, i was able to get load balancing to work but I cannot get the UAs to register to ope

Re: [OpenSIPS-Users] Opensips for loadbalancing and registration

2011-09-16 Thread Faisal Rehman
Hi Vip, Please check your firewall and Se-Linux upon the server & both should be disabled.   With Best Regards, Faisal Rehman From: vip killa To: OpenSIPS users mailling list Sent: Friday, September 16, 2011 5:05 PM Subject: Re: [OpenSIPS-Users] Opensips fo

Re: [OpenSIPS-Users] ACC Module Problem

2011-09-16 Thread Federico Varela
Thanks for you reply. In my mysql log, i can see opensips query for registration phone, example: 113 Connect root@localhost on opensips_db 113 Prepare select password from subscriber where username=? AND domain=? 113 Execute select passwor

Re: [OpenSIPS-Users] Opensips for loadbalancing and registration

2011-09-16 Thread vip killa
both firewall and selinux are disabled on opensips machine On Fri, Sep 16, 2011 at 8:24 AM, Faisal Rehman wrote: > *Hi Vip,* > > Please check your firewall and Se-Linux upon the server & both should be > disabled. > > > With Best Regards, > > *Faisal Rehman* > -- > *Fr

Re: [OpenSIPS-Users] ACC Module Problem

2011-09-16 Thread Federico Varela
I can resolve it. I have an missing field (extra db) in mysql table. Thanks a lot!! Best Regards,Fede From: feche...@hotmail.com To: users@lists.opensips.org Date: Fri, 16 Sep 2011 12:54:47 + Subject: Re: [OpenSIPS-Users] ACC Module Problem Thanks for you reply. In my mysql log, i can

[OpenSIPS-Users] presence not working

2011-09-16 Thread vip killa
I was able to register 2 UAs using the default opensips.cfg I've enabled presence as well but I cannot get it to work. The two UAs can call each other but no BLF lights up. Here is sip trace: http://pastebin.com/9vt6e0e8 here is opensips.cfg: http://pastebin.com/j4WpM4cn __

Re: [OpenSIPS-Users] presence not working

2011-09-16 Thread vip killa
Also, opensips log shows everytime the SUBSCRIBE happens: Sep 16 10:30:45 os01 /usr/local/sbin/opensips[8562]: INFO:presence:handle_subscribe: Missing or unsupported event header field value Sep 16 10:30:45 os01 /usr/local/sbin/opensips[8562]: INFO:presence:handle_subscribe:event= message-summa

[OpenSIPS-Users] what parameter to use for duration in db extra

2011-09-16 Thread Akib Sayyed
hello guys please tell me what parameter to add in modparam of acc to get duration modparam("acc", "db_extra","caller_id=$fu; callee_id=$tu; \ rpid=$avp(s:rpid); \ duration=$avp(s:duration)\

Re: [OpenSIPS-Users] what parameter to use for duration in db extra

2011-09-16 Thread Brett Nemeroff
On Fri, Sep 16, 2011 at 9:56 AM, Akib Sayyed wrote: > hello guys please tell me what parameter to add in modparam of acc to get > duration > modparam("acc", "db_extra","caller_id=$fu; callee_id=$tu; \ > rpid=$avp(s:rpid); \ >

Re: [OpenSIPS-Users] presence not working

2011-09-16 Thread vip killa
It appears I was able to solve that issue and the phones are able to SUBSCRIBE to one another, but BLF is not working... is there something special i need to do to enable NOTIFY and get BLF working? On Fri, Sep 16, 2011 at 10:31 AM, vip killa wrote: > Also, > opensips log shows everytime the SUB

Re: [OpenSIPS-Users] Saving carrier information for asterisk

2011-09-16 Thread Irfan Baig
I would like to add data in each failure block and be able to determine what failure block was triggered by querying sip headers in Asterisk? Are there any guidelines for using custom sip headers to communicate information to Asterisk .. are custom headers always passed through to and back from