Aisling wrote:
Hello.
I would really appreciate if someone could show me an example of how a
speed-dialing entry should be added to the ser mysql database?
E.g. If user 2092 dials 3 it rings user 3500.
I tried : insert into usr_preferences (username, domain, sd_username,
sd_domain, new_uri) values (“2092”, “x.x.x.x”, “3500”, “x.x.x.x”, “3”)
Hello Aisling,
the entry should be (“2092”, “x.x.x.x”, “3”, “x.x.x.x”, “sip:3500@x.x.x.x”).
Regards,
Ramona