[Asterisk-Users] res_config
Kristian Kielhofner
kris at krisk.org
Fri Oct 22 14:02:33 MST 2004
Hello,
I am just getting started with res_config and ODBC. I have MySQL all
setup and am filling it with my data. Everything seems very straight
forward. One thing catches me so far:
1) How are register lines in sip.conf and iax.conf represented?
i.e. register=> username:password at fwd.pulver.com/700
insert into ast_config (filename,category,var_name,var_val)
values('sip.conf','register','username:password','fwd.pulver.com/700);
Is that a good guess?
2) Ditto extensions.conf and other files that make more use of the =>
format.
Thanks!
--
Kristian Kielhofner
More information about the asterisk-users
mailing list