Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread Salaheddine Elharit
hello list i have one question related to the IVR below exten = 600,1,Ringing() exten = 600,n,Wait(2) exten = 600,n,Goto(home,s,1) how can i ask the customer to enter a password before to go to (home,s,1) and where i must to store a password for example password 1234 if the customer enter

[asterisk-users] Lync and Asterisk Realtime Architecture

2013-12-05 Thread Ishfaq Malik
Hi guys We're using asterisk 1.8.23.1 on CentOS 5 and are trying to create a trunk to MS Lync server. If I create the peer in sip.conf the trunk connects with no problem. However, we prefer to use ARA. Whenever we define the peer in our peers table, the trunk does not work, even if we use sip

Re: [asterisk-users] Lync and Asterisk Realtime Architecture

2013-12-05 Thread Eric Wieling
If the device is not registering then you have to specify the port as well as the ip in the database entry for the peer. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Ishfaq Malik Sent: Thursday, December

Re: [asterisk-users] Lync and Asterisk Realtime Architecture

2013-12-05 Thread Ishfaq Malik
Hi Eric, thanks for that. I hadn't been specifying a port, I'll give it a go now. On 5 December 2013 15:39, Eric Wieling ewiel...@nyigc.com wrote: If the device is not registering then you have to specify the port as well as the ip in the database entry for the peer. -Original

Re: [asterisk-users] Troubleshooting TDMs (Packet capture like debugging)

2013-12-05 Thread James Bensley
Hi All, Many thanks for the info, I am now finding the time to look back into this again. I have seen this page, which indicates that dahdi_pcap was pushed into the dahdi driver from version 2.4.0;

Re: [asterisk-users] Lync and Asterisk Realtime Architecture

2013-12-05 Thread Eric Wieling
Remember to use sip show peer peer-name load any time you update the peer in the database. -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Ishfaq Malik Sent: Thursday, December 05, 2013 10:44 AM To: Asterisk

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread Tech Support
What you want to use is Asterisk's dialplan Read command. Check it out here. http://www.voip-info.org/wiki/view/Asterisk+cmd+Read Regards; John From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Salaheddine Elharit Sent: Thursday,

Re: [asterisk-users] Troubleshooting TDMs (Packet capture like debugging)

2013-12-05 Thread Russ Meyerriecks
On Thu, Dec 5, 2013 at 9:43 AM, James Bensley jwbens...@gmail.com wrote: If I re-route traffic away from this box (having never installed DAHDI before) can I simply shutdown Asterisk, checkout the latest SVN, compile, reload the kernel module and restart Asterisk? The dahdi project moved from

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread John Kiniston
Look into the Authenticate application https://wiki.asterisk.org/wiki/display/AST/Application_Authenticate exten = 600,1,Ringing(2) exten = 600,n,Answer exten = 600,n,Authenticate(1234) exten = 600,n,Goto(home,s,1) On Thu, Dec 5, 2013 at 3:49 AM, Salaheddine Elharit salah.elharit...@gmail.com

Re: [asterisk-users] issue with speech in IVR

2013-12-05 Thread Steve Edwards
On Thu, 5 Dec 2013, Salaheddine Elharit wrote: i have one question related to the IVR below exten = 600,1,Ringing() exten = 600,n,Wait(2) exten = 600,n,Goto(home,s,1) how can i ask the customer to enter a password before to go to (home,s,1) and where i must to store a password for example

[asterisk-users] Paging in waves.

2013-12-05 Thread John Kiniston
I've been working on writing a subroutine to page groups of phones at once and I'm having some difficulty. My goal is to have a user call an extension, I record the page they wish to play, I then page out that recorded file to the phones in groups. [sub-masspage] exten = s,1,NoOP same =

[asterisk-users] dahdi show channels no such command

2013-12-05 Thread Joseph Towery
I have followed the instructions in Asterisk The Definitive Guide 4th edition.   Once I load DAHDI I run the dahdi show channels command and get no such command.  I have setup all the conf files.  I compiled DADHI prior to Asterisk. Any ideas?--

Re: [asterisk-users] dahdi show channels no such command

2013-12-05 Thread Mauricio Tavares
On Thu, Dec 5, 2013 at 8:41 PM, Joseph Towery tech...@bellsouth.net wrote: I have followed the instructions in Asterisk The Definitive Guide 4th edition. Once I load DAHDI I run the dahdi show channels command and get no such command. I have setup all the conf files. I compiled DADHI prior

Re: [asterisk-users] dahdi show channels no such command

2013-12-05 Thread Eric Wieling
Run dahdi_cfg -vvv to verify DAHDI kernel modules are loaded and configured correctly. Verify chan_dahdi.so is built and located in your Asterisk modules directory, usually /usr/lib/asterisk/modules/ If there is no chan_dahdi.so chances are you built Asterisk before installing DAHDI. Rerun

Re: [asterisk-users] dahdi show channels no such command

2013-12-05 Thread Joseph Towery
Here are the commands asteriskpbx@pbxmain:/etc/dahdi$ dahdi_cfg -vvv DAHDI Tools Version - 2.7.0.2 DAHDI Version: 2.7.0.1 Echo Canceller(s): MG2 Configuration == Channel map: Channel 01: FXS Kewlstart (Default) (Echo Canceler: mg2) (Slaves: 01) Channel 02: FXS Kewlstart