Difference between revisions of "OpenBTS: Yate Config Test"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Konfigurasi untuk percobaan ==regfile.conf== Edit vi /usr/local/etc/yate/regfile.conf Isi dengan [2030] password=123456 caller=2030 [2031] password=123456 caller=2031 [203...) |
Onnowpurbo (talk | contribs) |
||
Line 19: | Line 19: | ||
password=123456 | password=123456 | ||
caller=2032 | caller=2032 | ||
+ | |||
+ | |||
+ | ==regexroute.conf== | ||
+ | |||
+ | Edit | ||
+ | vi /usr/local/etc/yate/regexroute.conf | ||
+ | |||
+ | Isi dengan | ||
+ | |||
+ | [default] | ||
+ | .*=return true |
Revision as of 07:31, 4 August 2012
Konfigurasi untuk percobaan
regfile.conf
Edit
vi /usr/local/etc/yate/regfile.conf
Isi dengan
[2030] password=123456 caller=2030 [2031] password=123456 caller=2031 [2032] password=123456 caller=2032
regexroute.conf
Edit
vi /usr/local/etc/yate/regexroute.conf
Isi dengan
[default] .*=return true