I tried to contact you directly, but you have member contacting blocked.
I would really like to know what you did to get this working.
Can you paste the relevant sections of your sip.conf here?
I'm currently running asterisk 1.4.19. The E51 is firmware 100.34.20.
Here's my sip.conf for my E51
Code:
[E51]
type = friend
host = dynamic
secret = *****
dtmfmode = rfc2833
callerid = "E51"
context = outgoing
nat = yes
qualify = 60000
canreinvite = no
mailbox = 1@user
I've tried this with both an E70 and an E51. The phone registers, can make calls, can receive calls. Everything works wonderfully. I just get that horrid "400 Bad Request Back" when asterisk tries to send the MWI status. If you have a fix to this, I would love to see it. Thanks.