SearchSearch  Log in to check your private messagesLog in to check your private messages  recent posts Recent Posts
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
wivebeOffline



Joined: May 03, 2008
Posts: 1

Status: Offline
Posted: May 03, 2008 - 11:31 PM Reply with quote Back to top
I´m trying to use DBTEXT DB with avpops but I didn´t see anything being stored.

I used the following:

...
modparam("avpops", "avp_url","dbtext:///etc/openser/dbtext")
modparam("avpops", "avp_table","usr_preferences")

...
if (is_method("REGISTER"))
{
if (registered("location")) {
xlog("L_DGB"," \nSubscriber: $ru unregistred\n");
}else{
if (!save("location"))
sl_reply_error();
xlog("L_DGB"," \nSubscriber: $ru REGISTRED\n");
}
avp_db_store("$ru", "$avp(s:22)");
avp_print();
exit;
}

I see in log:
DBG:avpops:ops_dbstore_avps: 0 avps were stored

I appreciate any help on this,
Thanks in advance.
View user's profile Send private message


View previous topic Printable version Log in to check your private messages View next topic

Post new topic   Reply to topic
Forum Rules and Guidelines | About VoIP User | Privacy Policy


All logos and trademarks in this site are property of their respective owner.
Comments and posts are property of the poster, all the rest (c) 2003-2006 VoIP User.

No part of this site may be reproduced without our prior consent.