On Oct 31, 2003 at 10:53, Stephen Miles smiles@callplus.co.nz wrote:
THanks for that Andrei, all sorted.
One last thing, getting a call from the PSTN to go to a soft phone registered with ser. I have tried a few route clauses like if method==invite lookup location etc but it doesn't seem to be working. Is there a simple thing I am missing here?
Each user should have its corresponding PSTN number as an alias, or if you want a more nicer solution use DNS enum (see modules/enum/README).
Andrei