[Asterisk-Users] Access voicemail from Cisco 7960

Evert Meulie evert at witelcom.com
Thu Jul 29 00:34:02 MST 2004


Thanks for your swift reply!

It did help me... kind of...  ;)

Guess what I had to do to get it working on my system? I had to ADD
dtmfmode=inband to my config!   8-)

But now I have full access to my mailbox!  :)


Regards,
	Evert

-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Leif Madsen
Sent: 28 July 2004 16:50
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Access voicemail from Cisco 7960

On Wed, 28 Jul 2004 14:22:17 +0200, Evert Meulie <evert at witelcom.com> wrote:
> Hi everyone!
> 
> Who can tell me how I can access my voicemail? When I dial the 
> voicemail on my Cisco 7960 I get access, but when trying to enter my 
> mailbox number it seems that Asterisk doesn't 'get' any of the keys I 
> press. DTMF problem perhaps?
> 
> Any suggestions on how/where to fix this...?

I had a similar problem.  If you look at the console, you'll probably either
see it missing digits, or sending too many digits.  Even though I was using
ulaw as my codec, Asterisk didn't like my specifying dtmfmode=inband.  I
commented out that line and away it went fine.

Here is my current sip.conf for my 7960 which works (connected directly to
the Asterisk box)

[100]
type=friend
secret=password
username=100
callerid="Leif Madsen" <18924>
context=extensions
;dtmfmode=inband
qualify=yes
nat=no
host=dynamic
canreinvite=no
disallow=all
allow=ulaw
allow=alaw
allow=g729
mailbox=100

HTH,
Leif Madsen.
http://www.asteriskdocs.org
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users






More information about the asterisk-users mailing list