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:[EMAIL PROTECTED]/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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to