[arm-allstar] SIP telephone
Danny K5CG
k5cg at hamoperator.org
Fri Jan 11 17:39:27 EST 2019
John,
I just installed a Grandstream GXP1625 the other day and had similar issues.
The key for me was to enable the SIP module...
nano /etc/asterisk.modules.conf
Change
noload=chan_sip.so
-to-
load=chan_sip.so
Then Restart Asterisk...
astres.sh
You need a stanza in sip.conf and extensions.conf for the SIP phone.
When it registers you can also see it here...
asterisk -rvv
NODE#*CLI> sip show users
Username Secret Accountcode Def.Context ACL NAT
1000 <secret> internal No RFC3581
Your Username and Default Context will be specific to your configuration.
Danny
K5CG
More information about the ARM-allstar
mailing list