Asterisk sip reload 중… 다음과 같은 오류가 나타났다.
[Jun 2 04:45:56] WARNING[19371]: chan_sip.c:28964 reload_config: Section ‘test-01’ lacks type
[Jun 2 04:45:56] WARNING[19371]: chan_sip.c:28964 reload_config: Section ‘test-02’ lacks type
Asterisk SIP 설정 중, type 설정이 빠져있어서 발생하는 오류였다.
type=friend
추가 후, 해결!
Tags: asterisk, lacks type