[arm-allstar] SIP telephone

Doug Crompton wa3dsp at gmail.com
Fri Jan 11 19:56:52 EST 2019


Actually all you need to do is put a semicolon before the noload commenting
it out.

Also be aware that sip (port 5060) is VERY insecure so don't port forward
it without some firewall'ing. You will get hammered with login requests. In
your case if it is just local on your LAN you would not need to do that.


*73 Doug*

*WA3DSP*

*http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*

On Fri, Jan 11, 2019 at 6:06 PM "Danny K5CG via ARM-allstar" <
arm-allstar at hamvoip.org> wrote:

> 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
>
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>


More information about the ARM-allstar mailing list