[asterisk-users] limitation on number of contexts in extensions.conf

2013-07-25 Thread Kamlesh Kumar
Hello Asterisk version 1.6.2.9. I want to know is there any limitation on number of contexts or including external file (#include filename) which can be defined in extensions.conf. When I try to include around 40 external files, my dialplan doen't get reloaded. Regards, Kamlesh

Re: [asterisk-users] limitation on number of contexts in extensions.conf

2013-07-25 Thread Thorsten Göllner
Enter CLI via /usr/sbin/asterisk -r and execute dialplan reload. Any errors? BTW: you should think about upgrading to 1.8 (for example). Am 25.07.2013 08:49, schrieb Kamlesh Kumar: Hello Asterisk version 1.6.2.9. I want to know is there any limitation on number of contexts or including

Re: [asterisk-users] Echo Cancellation

2013-07-25 Thread Dmitry Melekhov
25.07.2013 13:51, bilal ghayyad пишет: Hello; If our Digium Telephony Card does not support echo cancellation like (1TDM410PLF or 1AEX410PLF), what is the best and simple way to overcome the echo? oslec, imho. -- _ --

Re: [asterisk-users] Echo Cancellation

2013-07-25 Thread Patrick Lists
On 07/25/2013 11:51 AM, bilal ghayyad wrote: Hello; If our Digium Telephony Card does not support echo cancellation like (1TDM410PLF or 1AEX410PLF), what is the best and simple way to overcome the echo? Use the free OSLEC echo canceller software module or Digium's commercial HPEC echo

[asterisk-users] Echo Cancellation

2013-07-25 Thread bilal ghayyad
Hello; If our Digium Telephony Card does not support echo cancellation like (1TDM410PLF or 1AEX410PLF), what is the best and simple way to overcome the echo? Regards Bilal -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] Echo Cancellation

2013-07-25 Thread j...@millican.us
On 7/25/2013 5:57 AM, Patrick Lists wrote: On 07/25/2013 11:51 AM, bilal ghayyad wrote: Hello; If our Digium Telephony Card does not support echo cancellation like (1TDM410PLF or 1AEX410PLF), what is the best and simple way to overcome the echo? Use the free OSLEC echo canceller software

[asterisk-users] asterisk and IVR

2013-07-25 Thread Salaheddine Elharit
Hello list, i need your help about the IVR please i have asterisk 1.4 installed and i configure an IVR like below exten = 529,1,Ringing() exten = 529,n,Wait(4) exten = 529,n,Goto(home,s,1) [home] exten = s,1,SetGlobalVar(sounds_path=/var/lib/asterisk/sounds/) exten =

Re: [asterisk-users] What is my syntax error here?

2013-07-25 Thread Shanavaz E A
Have you tried without the double quotes ? as :  exten = _417XX,n,GotoIf($[$[${CallerIDNum} 41799] |    $[${CallerIDNum} 41700]]?notfromlocal:) From: James B. Byrne byrn...@harte-lyne.ca To: asterisk-users@lists.digium.com Sent: Wednesday, July 24, 2013

[asterisk-users] Asterisk dropping calls on transfer

2013-07-25 Thread Antonio Modesto
Hi, I'm having a weird problem with asterisk (asterisk18-1.8.12.2_1). Every call on the system, whatever it comes from the PSTN or from local extensions, when we hit the '#' button to transfer the call, asterisk just disconnects it, without any error or log, here is my current features

Re: [asterisk-users] asterisk and IVR

2013-07-25 Thread A J Stiles
On Thursday 25 July 2013, Salaheddine Elharit wrote: i have asterisk 1.4 installed and i configure an IVR like below . stuff deleted . when i call the number 529 i can get the home and when i press 1 i get the call when there is no response from my sip/228 i can store the date and

Re: [asterisk-users] Echo Cancellation

2013-07-25 Thread Shaun Ruffell
On Thu, Jul 25, 2013 at 02:51:02AM -0700, bilal ghayyad wrote: Hello; If our Digium Telephony Card does not support echo cancellation like (1TDM410PLF or 1AEX410PLF), what is the best and simple way to overcome the echo? Regards Bilal Also, just FYI, those cards do support adding a

Re: [asterisk-users] asterisk and IVR

2013-07-25 Thread Salaheddine Elharit
thanks for your help when i use exten = s,1,NoOp(User chose support option) exten = s,n,Dial(SIP/228, 10) exten = s,n,Goto(${DIALSTATUS},1) exten = NOANSWER,1,Goto(call,s,1) with no answer i can coto [call] without issue but with answer like below i can't get [call] exten = s,1,NoOp(User

Re: [asterisk-users] limitation on number of contexts in extensions.conf

2013-07-25 Thread Carlos Alvarez
On Wed, Jul 24, 2013 at 11:49 PM, Kamlesh Kumar kamlesh_...@hotmail.comwrote: Hello Asterisk version 1.6.2.9. I want to know is there any limitation on number of contexts or including external file (#include filename) which can be defined in extensions.conf. When I try to include around 40

Re: [asterisk-users] asterisk and IVR

2013-07-25 Thread A J Stiles
On Thursday 25 July 2013, Salaheddine Elharit wrote: thanks for your help when i use exten = s,1,NoOp(User chose support option) exten = s,n,Dial(SIP/228, 10) exten = s,n,Goto(${DIALSTATUS},1) exten = NOANSWER,1,Goto(call,s,1) with no answer i can coto [call] without issue but with

Re: [asterisk-users] asterisk and IVR

2013-07-25 Thread Salaheddine Elharit
ok thank you i will verify and i will update you thanks for your help 2013/7/25 A J Stiles asterisk_l...@earthshod.co.uk On Thursday 25 July 2013, Salaheddine Elharit wrote: thanks for your help when i use exten = s,1,NoOp(User chose support option) exten = s,n,Dial(SIP/228, 10)

Re: [asterisk-users] Meetme and maxusers option

2013-07-25 Thread Dan Austin
Thiago wrote: I'm trying to limit the number of participants in a conference room with the realtime option maxusers, but it doesn't work. Asterisk version? Any error messages? Is the conference you are attempting to limit stored in a db (Realtime)? Dan --

[asterisk-users] DAHDI - Tickless Kernel?

2013-07-25 Thread Tim Nelson
Greetings- I'm running some USB DAHDI hardware on a system with a tickless kernel. The audio quality is quite poor. Could the tickless kernel be to blame? If so, when recompiling a kernel that is *not* tickless, is there a recommended KERNEL_HZ value? IIRC, older kernels used to be 1000, but

[asterisk-users] Random dead calls

2013-07-25 Thread Gopalakrishnan N
Hi, Am getting dead or silence calls at sometimes for my agents, when I checked my CDR the caller-id shows my vendor's name and some shows as real customer name. When I call back again the real customer's number its reaching, the answering machine owned by customer. I have a confusion, or how