hi all, i am running SER (ver 0.8.10) with MySql support.
i made an entry in the database for a user "test" using the command : - serctl add test test test@indts.com mailto:test@indts.com
now, i want to add an alias for the user "test". so when i type : - serctl alias add test@indts.com mailto:test@indts.com sip:test2@indts.com mailto:sip:test2@indts.com
i get the following error
sip:test2@indts.com mailto:sip:test2@indts.com 400 ul_add: contact expected
what is happening? pls help
thx, sunithi
see user documentation: http://www.iptel.org/ser/doc/seruser-html/x740.html#AEN766 I guess the trouble is you append domain name in the pre-last param.
-jiri
At 02:57 PM 4/1/2003, Sunithi JP wrote:
hi all, i am running SER (ver 0.8.10) with MySql support.
i made an entry in the database for a user "test" using the command : - serctl add test test mailto:test@indts.comtest@indts.com
now, i want to add an alias for the user "test". so when i type :
- serctl alias add mailto:test@indts.comtest@indts.com mailto:sip:test2@indts.comsip:test2@indts.com
i get the following error
mailto:sip:test2@indts.comsip:test2@indts.com 400 ul_add: contact expected
what is happening? pls help
thx, sunithi
-- Jiri Kuthan http://iptel.org/~jiri/
Hello,
it should look like this: sc alias add test2 sip:test@indts.com
Jan.
On 01-04 18:27, Sunithi JP wrote:
hi all, i am running SER (ver 0.8.10) with MySql support.
i made an entry in the database for a user "test" using the command : - serctl add test test test@indts.com mailto:test@indts.com
now, i want to add an alias for the user "test". so when i type : - serctl alias add test@indts.com mailto:test@indts.com sip:test2@indts.com mailto:sip:test2@indts.com
i get the following error
sip:test2@indts.com mailto:sip:test2@indts.com 400 ul_add: contact expected
what is happening? pls help
thx, sunithi