Hi I installed Asterisk 1.8.7 with CD ISO(Elastix 2.2) I want to use DAHDISendCallreroutingFacility Application on a PRI link(LIBPRI Already installed). according to https://wiki.asterisk.org/wiki/display/AST/New+in+1.8 Asterisk 1.8 include this application but I cannot see it with "core show applications" Do I need to install mISDN or other modules for using that ? Regards M.Shirazi --- On Mon, 2/27/12, Richard Mudgett <rmudgett at digium.com> wrote: From: Richard Mudgett <rmudgett at digium.com> Subject: Re: Libpri To: "Mehdi Shirazi" <mahdi_shirazi at yahoo.com> Date: Monday, February 27, 2012, 11:55 AM> Is it possible to do this with Libpri: > > exten => _X.,1,Set(_SS7_LSPI_IDENT=ON) > exten => _X.,n,Set(_SS7_RLT_ON=YES) > exten => _X.,n,Answer() > exten => _X.,n,Playback(demo-congrats) > > <Do your database lookup here and than redirect the call > back to the ss7 switch based on your lookupresults> and drop out of the media path> > > exten => _X.,n,Dial(DAHDI/r2/8005551212,30) > exten => _X.,n,Hangup()You really should ask this on the asterisk-users mailing list. You have not specified the Asterisk version you are using. For Asterisk v1.8, the euroisdn(ETSI) switchtype can transfer the call back to the switch with ECT.? Other switches use the term 2BCT.? For ETSI and QSIG switchtypes, you could also deflect the call before you answer the call with the DAHDISendCallreroutingFacility application. exten => _X.,1,Proceeding() same => n, Do your database lookup to decide what to do with the call. same => n,DAHDISendCallreroutingFacility(<destination-5551212>, <original-my-number>, cfu|cfb|cfnr|unknown) same => n,Hangup() Richard -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120310/c7d3e032/attachment.htm>
Hi, Am Samstag, den 10.03.2012, 08:42 -0800 schrieb Mehdi Shirazi:> Hi > I installed Asterisk 1.8.7 with CD ISO(Elastix 2.2) > I want to use DAHDISendCallreroutingFacility Application on a PRI link(LIBPRI Already installed). > according to > https://wiki.asterisk.org/wiki/display/AST/New+in+1.8 > Asterisk 1.8 include this application but I cannot see it with "core show applications" > Do I need to install mISDN or other modules for using that ? > > Regards > M.ShiraziNo You don't need mISDN or other modules. DAHDISendCallreroutingFacility is part of chan_dahdi. But as far as I know Asterisk 1.8.7 had problems with this application. Try using at least 1.8.8 (1.8.10.0 is currently the stable version of 1.8 release). HTH, Karsten
To the best of my knowledge, your best options, not necessarily in order are: 1. Vestec ASR 2. Lumenvox ASR 3. google ASR (there was a good post in February about how to use this) 4. Sphynx ASR Options 1 and 2 are/were "recommended" by Digium. -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Thorsten G?llner Sent: Monday, March 12, 2012 10:16 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] German voice recognition Hi, I am looking (for the best) solution to recognize *german* words or simple phrases with a given number of words (eins, zwei drei etc. or hauptmen?, zur?ck etc.). Can somebody give me a good link? Can I find external service providers who can be accessed via ASR()? Best regards, -Thorsten- -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users