Hi, I'm using the Read command the read a DTMF tone. In this read command I play a voice-file. But now when I press one off they keys of my telephone the voice-file will stop playing a the program go the next priority. Is it possible to play the voice-file until the right DTMF tone is pressed? (say for instance the Zero). Kind regards Arjan Kroon Mobillion B.V. Copernicuslaan 30 Postbus 554 / PO Box 554 6710 BN Ede email: arjan.kroon@mobillion.nl internet: www.mobillion.nl -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060619/71afee34/attachment.htm
I have a data T-1 available to me to do some testing of a new asterisk systemthat I am putting together. Do I just leave this T routed through my cisco router and plug in the asterisk system through a network card or do I need to get a T-1 card and use that? I looked on the voip-info wiki and it did not seem to answer this for me. TIA, Warren
Warren, My suggestion for testing would be just use ethernet hand off to the asterisk from the Cisco. You could bypass the Cisco but then you would need a T-1 card for the asterisk box and they are not cheap. I believe there are valid arguments for both choices though and ultimately should be decided by what you are planning as a final solution. John M On Monday June 19 2006 10:15 am, Warren wrote:> I have a data T-1 available to me to do some testing of a new asterisk > systemthat I am putting together. Do I just leave this T routed through > my cisco router and plug in the asterisk system through a network card > or do I need to get a T-1 card and use that? I looked on the voip-info > wiki and it did not seem to answer this for me. > > TIA, > Warren > _______________________________________________ > --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
> I have a data T-1 available to me to do some testing of a new asterisk > systemthat I am putting together. Do I just leave this T routed through > my cisco router and plug in the asterisk system through a network card > or do I need to get a T-1 card and use that? I looked on the voip-info > wiki and it did not seem to answer this for me. > > TIA, > WarrenIf this data T-1 just goes to the Internet then you would use it just like any other network connection at your cisco router. If this data T-1 goes between two sites of yours then you could use it either as a dedicated route between network cards on each end (that connect to cisco or other brand routers) or a voice route between two Asterisk servers with voice T-1 cards. The choice would be between capacity for say G729 trunks over a data link or latency as voice T-1s. -- Henry J. Cobb http://www.io.com/~hcobb/
John, Thanks for the quick reply. I do intend to get a T-1 card anyway. Would it be the same card for a data T-1 as for a voice T-1 just with different setup? W John Millican wrote:>Warren, >My suggestion for testing would be just use ethernet hand off to the asterisk >from the Cisco. You could bypass the Cisco but then you would need a T-1 card >for the asterisk box and they are not cheap. I believe there are valid >arguments for both choices though and ultimately should be decided by what >you are planning as a final solution. >John M >On Monday June 19 2006 10:15 am, Warren wrote: > > >>I have a data T-1 available to me to do some testing of a new asterisk >>systemthat I am putting together. Do I just leave this T routed through >>my cisco router and plug in the asterisk system through a network card >>or do I need to get a T-1 card and use that? I looked on the voip-info >>wiki and it did not seem to answer this for me. >> >>TIA, >>Warren >>_______________________________________________ >>--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 > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060619/0d381ed7/attachment.htm
Warren, Yes. The setup is based on what type of signaling the telco is giving you. John On Monday June 19 2006 10:32 am, Warren wrote:> John, > > Thanks for the quick reply. I do intend to get a T-1 card anyway. > Would it be the same card for a data T-1 as for a voice T-1 just with > different setup? > > W > > John Millican wrote: > >Warren, > >My suggestion for testing would be just use ethernet hand off to the > > asterisk from the Cisco. You could bypass the Cisco but then you would > > need a T-1 card for the asterisk box and they are not cheap. I believe > > there are valid arguments for both choices though and ultimately should > > be decided by what you are planning as a final solution. > >John M > > > >On Monday June 19 2006 10:15 am, Warren wrote: > >>I have a data T-1 available to me to do some testing of a new asterisk > >>systemthat I am putting together. Do I just leave this T routed through > >>my cisco router and plug in the asterisk system through a network card > >>or do I need to get a T-1 card and use that? I looked on the voip-info > >>wiki and it did not seem to answer this for me. > >> > >>TIA, > >>Warren > >>_______________________________________________ > >>--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
Is anyone using the HDLC facility in Zaptel to bring a data T1 into an Asterisk system? I know this was available in kernel 2.4.19--is anyone using it in kernel 2.6.x? -- Michael Welter Telecom Matters Corp. Denver, Colorado US +1.303.414.4980 mike@TelecomMatters.net www.TelecomMatters.net
Hi, I'm using res_perl with asterisk 1.0.0. And after running asterisk a couply of months, I see that the process asterisk take a lot on memory. And asterisk will freeze. If I look in the logging I see that the last command asterisk perfomed is a call to a perl program. So I think that there is a memory link in res_perl. Does anybody know if this is the case and maybe knows a sollution to this problem? Kind regards, Arjan Kroon Mobillion B.V. Copernicuslaan 30 Postbus 554 / PO Box 554 6710 BN Ede email: arjan.kroon@mobillion.nl internet: www.mobillion.nl -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060710/bdadfa83/attachment.htm