Unfortunatly I get a beeping sound and that's it. Just like when I dial something that does not have a match in extensions.conf :(
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rich Adamson Sent: Monday, 20 March 2006 1:00 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Call Pickup Woes You don't need to mess with the dialplan.xml on a cisco phone. Try dialing *8# to pick up a ringing phone. It works just fine here with nothing special in features.conf or extensions.conf. Adam Dale wrote: > Hmmmm, I'm still a little stumped. I edited SIPDefault to and created a > dialplan.xml file which is being uploaded to the phone. Still no output > on the asterisk console wheh I dial *8. :( > > dialplan.xml > > <DIALTEMPLATE> > <TEMPLATE MATCH="*" Timeout="5"/> <!-- Anything else --> > </DIALTEMPLATE> > > SIPDefault.cnf extract: > > # XML file that specifies the dialplan desired > dial_template: "dialplan" > > :( > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Doug Lytle > Sent: Monday, 20 March 2006 12:10 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Call Pickup Woes > > C F wrote: >> Now I'm sure it's a dialplan problem, configure your dialplan to allow >> *8. You can do that in the SIPDefault.cnf file >> >> On 3/19/06, Adam Dale <[EMAIL PROTECTED]> wrote: >> >>> I am using Cisco 7940/60/70's >>> > > Don't you mean the dialplan.xml. > > This is what I have: > > <DIALTEMPLATE> > <TEMPLATE MATCH="*" Timeout="5"/> <!-- Anything else --> > <TEMPLATE MATCH="#" Timeout="5"/> <!-- Anything else --> > </DIALTEMPLATE> > > _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
