[asterisk-users] Avaya 9608G and DHCP and TFTP and HTTP oh my
Daniel Tryba
daniel at tryba.nl
Thu Mar 8 01:34:33 CST 2018
On Wed, Mar 07, 2018 at 10:08:52PM +0000, Thomas Peters wrote:
> You did indeed warn me. I've made progress, gotten the dhcp option 242 to work, and finally gotten the phone to the point where it asks for a username and password. I defined these on the Asterisk server. I entered them on the phone. It says "Acquiring Service" and sits there. At least it sets the clock on the phone now.
>
> TCPDump shows traffic going back & forth every few seconds:
> 10.1.138.245.13602 > ad-apbx.mcts.org.sip
> ad-apbx.mcts.org.sip > 10.1.138.245.60206
> 10.1.138.245.30360 > ad-apbx.mcts.org.sip:
>
> But it sits at Acquiring Service eternally.
>
> The username and password I am entering are the Asterisk extension and asterisk extension secret. Should these be entered somewhere in the craft menu instead?
My 9608 has no password/secret in asterisk, could be due to some
problem like you are encountering. Also these phones only work with SIP
over TCP.
sip.conf for my 9608:
[a204]
type=friend
context=204
defaultuser=204
host=dynamic
qualify=yes
nat=yes
disallow=all
allow=alaw
dtmfmode=rfc2833
canreinvite=no
transport=tcp,udp
More information about the asterisk-users
mailing list