Re: [Kamailio-Users] [Fwd: Re: Unconditional call forward]

2008-09-08 Thread Daniel-Constantin Mierla
Hello, On 09/03/08 16:54, Stefano Palleschi wrote: > Hi Gustavo, > thanks for your reply. > I've changed the *avp type* from "2" to "0" but I get always the same > error: > > ERROR:avpops:load_avps: incomplet uri > the URI has to have a username. Your call of avp_db_load() takes $ru as para

Re: [Kamailio-Users] how to add SDP in a SIP frame

2008-09-08 Thread Daniel-Constantin Mierla
Hello, On 09/04/08 15:52, BERGANZ François wrote: > > Hello, > > I need to add SDP in a “200 ok” frame! > > How to do ? > check textops module, it has functions to substitute or replace that work on message body. Cheers, Daniel -- Daniel-Constantin Mierla http://www.asipto.com __

Re: [Kamailio-Users] Forward call

2008-09-08 Thread Daniel-Constantin Mierla
Hello, On 09/04/08 18:18, Thiago Rondon wrote: > Folks, > > My problem for forward call, that I need to change username/password > and realm to do my > forward. > > So, I try this: > > modparam("uac","from_restore_mode", "auto") > modparam("uac","auth_realm_avp","$avp(s:uac_realm)") > modparam("ua

[Kamailio-Users] 答复: 答复: OpenSER reply 513 when register use FQDN

2008-09-08 Thread Steven . Wu
>El Thursday 04 September 2008 11:22:38 Steven Wu escribi: > Hi I?aki, > > I had tried add the domain in /etc/hosts. But it not work. > Just add ailas=domain in profile works fine. >>Yes, true. As Klaus has said you must active "auto_alias" in order OpenSer to >>read /etc/hosts. Thanks! --

Re: [Kamailio-Users] Problems with SerMyAdmin Installation

2008-09-08 Thread Brian Chamberlain
Hi All, I dropped the openser table (no users), created them again with openser then imported the file and bam it works! Thanks for all your help! Regards, Brian. On 8 Sep 2008, at 20:38, Tiago Rés wrote: Hello, I solved my problem with Nuno's help. My problem was with the permissions

Re: [Kamailio-Users] Problems with SerMyAdmin Installation

2008-09-08 Thread Tiago Rés
Hello, I solved my problem with Nuno's help. My problem was with the permissions in mysql. The command GRANT ALL PRIVILEGES ON openser.* TO user@'%' IDENTIFIED BY 'Password'; did't add the user properly.. I had to also use GRANT ALL PRIVILEGES ON openser.* TO user@'localhost' IDENTIFIED BY 'passw

Re: [Kamailio-Users] Problems with SerMyAdmin Installation

2008-09-08 Thread Nuno Marques
Hi Brian, I've allready passed through a similar problem... Look at your subscriber table (using MYSQL or phpmyadmin for example) and verify the field date of user creation. Probably you have an incompatible type of data in that field and Grails don't know how to handle it. Change the values and t

Re: [Kamailio-Users] Problems with SerMyAdmin Installation

2008-09-08 Thread Brian Chamberlain
Hi, Did you ever get this resolved? I'm getting the same error.. Looks like serMyAdmin.war isn't talking to the database properly. I can't log in as the user I setup when i imported the openser.sql file.. When I click register I fill in all the details and when I click create I get: Grails Ru

Re: [Kamailio-Users] populate_leg_info

2008-09-08 Thread Klaus Darilion
The dialog module tries the store the contact header of the caller and callee. Either one of the clients is buggy or there is a bug in the dialog module. please post the SIP trace when this message occurs. ngrep -W byline -P "" -t -q port 5060 klaus David Villasmil schrieb: > Anyone lnow wh

[Kamailio-Users] populate_leg_info

2008-09-08 Thread David Villasmil
Anyone lnow what this means? dialog:populate_leg_info: bad sip message or missing Contact hdr ERROR:dialog:dlg_onreq: could not add further info to the dialog openser 1.3.2 thnks ___ Users mailing list Users@lists.kamailio.org http://lists.kamailio.or

[Kamailio-Users] New OpenXCAP release 1.0.0

2008-09-08 Thread Adrian Georgescu
Hello, There is a new release of OpenXCAP server available. It contains many bug fixes and additions for important features like XML partial manipulation, xcap-caps, xcap-diff and RLS services that were not available at the initial release last year. With this features OpenXCAP fulfills n

[Kamailio-Users] CDRTool and Prepaid

2008-09-08 Thread Adrian Georgescu
Hello Thanks for the feedback from everyone. You can try cdrtool version 6.6.0, I have added parallel prepaid call support. The algorithm is described in PREPAID.txt cdrtool (6.6.0) unstable; urgency=low * Allow simultaneous calls for prepaid accounts, see the Simultaneous prepaid cal