[Asterisk-Users] Newbie - MWI
John Coll
john.coll at csoft.co.uk
Sun Jan 4 15:05:07 MST 2004
With help I got two phones communicating - PCMA/PCMU was the problem.
Next stpe is to try voicemail. VM works fine, I can leave a mesage and then
retrieve it - but no MWI on the phone and no stutter dialtone.
I promise I've spent the requisite 4 hours + on google etc. but have really
no further ideas.
The setup is 2 Grandstream phones (latest firmware) and an asterisk on a
LAN. The cofig files I am using are shown below. Any suggestions would be
appreciated.....
john
-------------------------------------------------------------
;
; liza:/etc/asterisk/sip.conf
;
[general]
port = 5060
bindaddr = 0.0.0.0
externip = 10.0.1.198
[5702]
type=friend
host=dynamic
context=johnhome
reinvite=no
canreinvite=no
qualify=300
callerid="John workroom #1" <5702>
mailbox=5702
disallow=all
allow=ulaw
allow=alaw
; dtmfmode=rfc2834
dtmfmode=info
username=5702 ; not convinced this is needed
nat=yes
[5703]
---- same as above in effect
More information about the asterisk-users
mailing list