On Tue, 2003-12-09 at 15:48, Ariel Batista wrote: > ----- Original Message ----- > From: "Steven Critchfield" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, December 09, 2003 3:10 PM > Subject: Re: [Asterisk-Users] IpDialog phone issues. > > > > Do you remember to answer the line? > > I seem not to understand something here!
Some applications will not accept DTMF unless the line had been Answer()ed. exten XXX,1,answer exten XXX,2,VoicemailMain > > On Tue, 2003-12-09 at 13:34, Ariel Batista wrote: > > > I have gotten this phone to work with SIP configuration. It really > sounds > > > great. The only problem is with voicemail2. When I access voicemail > the > > > voicemail2 will not respond to the digits. I can transfer to any > extension > > > and Asterisk picks up the digits then. But once in the Voicemail2 > program > > > it fails? Any Ideas? Here is my configuration in the sip.conf. > > > > > > [ipdialog2] > > > type=friend > > > context=main > > > username=ipdialog2 > > > secret=XXXXX > > > host=dynamic > > > dtmfmode=rfc2833 ; I have tried inband and info. > > > nat=1 > > > disallow=all > > > allow=ulaw > > > allow=alaw > > > > > > [EMAIL PROTECTED] > > > Ph: 786-544-1114 > > > fwd:700-544-1100x114 > > > Fx: 305-574-0212 > > > > > > _______________________________________________ > > > Asterisk-Users mailing list > > > [EMAIL PROTECTED] > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- > > Steven Critchfield <[EMAIL PROTECTED]> > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
