This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:voip:asterisk:iax_conf [2012/11/16 16:58] root |
wiki:voip:asterisk:iax_conf [2014/12/26 18:31] (current) |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| [0000FFFF0005](office-phone) ; define another phone with our office-phone templat | [0000FFFF0005](office-phone) ; define another phone with our office-phone templat | ||
| </ | </ | ||
| + | |||
| + | * **type** - liší se od použití v sip.conf | ||
| + | * peer - jen odchozí hovory | ||
| + | * user - jen příchozí hovory | ||
| + | * friend - obousměrné hovory | ||
| + | |||
| + | ===== Aplikace změn: ===== | ||
| + | > $ **sudo asterisk -r** | ||
| + | > *CLI> **module reload chan_iax2.so** | ||
| + | |||
| + | > *CLI> **iax2 show peers** | ||
| + | > *CLI> **iax2 show users** | ||
| + | |||