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
krikoOffline



Joined: Apr 14, 2008
Posts: 16

Status: Offline
Posted: Apr 16, 2008 - 11:43 AM Reply with quote Back to top
Now that I can successfully make calls, I would like to know how to bind to clients a virtual number.
So if you use clients with only numeric keypad, you would still be able to call "bob" with number 01234 which is actually bob [!at] home.org (replace the [!at] with a @).

I don't know how exactly is this feature called, virtual number is first logic thing that came to my mind.
View user's profile Send private message
x-consoleOffline
Site Admin


Joined: Aug 01, 2006
Posts: 1134
Location: Leeds UK
Status: Offline
Posted: Apr 16, 2008 - 12:04 PM Reply with quote Back to top
aliasing. look at the alias_db module if you are using a database.
View user's profile Send private message Yahoo Messenger
krikoOffline



Joined: Apr 14, 2008
Posts: 16

Status: Offline
Posted: Apr 16, 2008 - 01:06 PM Reply with quote Back to top
Exactly what I was looking for.
Now openser is configured, but when adding a new alias I get:

Code:
~>openserctl alias add 0901010 sip:kristjan.ugrin@marand.si
404 Table not found


But there is a table called "aliases", also this user exists (adding users works fine). Is it possible to be a script error?
View user's profile Send private message
x-consoleOffline
Site Admin


Joined: Aug 01, 2006
Posts: 1134
Location: Leeds UK
Status: Offline
Posted: Apr 16, 2008 - 02:41 PM Reply with quote Back to top
check your modparam statements for the modules in question to make sure the table is being defined correctly. Also, if you are using openserctl (and depending on your openser version), you should be using openserctl alias_db add <alias> <id>, to manipulate the stored aliases. If you use openserctl alias x x x, you are just manipulating the in-memory data structures (that will be synchronised with your DB, if you are using one, at some point, depending on what db_mode is set to!)
View user's profile Send private message Yahoo Messenger


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.