Many thanks in advance for anyone that can offer help on the following questions: Asterisk Box Using Asterisk@Home build and updated Asterisk to v2.1 P4, 400 Mhz, 384Mb RAM, 40Gb HD 4 OEM X100P Cards Phones Grandstream GXP-2000 2 * Grandstream BT-100 HandyTone 486 Sipura SPA-3000 Questions 1) When someone calls in to one of the FXO lines, there is a 3-4 second delay before the configured internal extension starts ringing. Is there anyway to reduce this? 2) Is it possible to make Asterisk behave like a typical office PBX, in so much as after I press 9, I then get an outside line and hear the TelCo. dial tone. Is there anyway to make a phone dial without pressing # key? (i.e. so it automatically complete the number by itself. I'd like it to act like a normal PBX, so after press 9, then here an outside dial tone). 3) I get a lot of echo and noise distortion when making an external TelCo call. Some people say they can't hear what I say. 4) Is it possible to make a routing, as follows Dial 8 go to Internet Call Dial 9 go to TelCo. Call 5) How do I change the time zone for Asterisk? Currently the system time is correct but when I dial *60 it reports a different time (out by many hours). Zapata.conf added ;Added by RB loadzone=th defaultzone=th busydetect=yes callprogress=yes indications.conf Changed [general] country=th Added [th] description = Thailand ringcadance = 2000,4000 dial = 400*33 busy = 400/500,0/500 ring = 400/1000,0/4000 congestion = 400/100,0/100,400/100,0/100,400/100,0/100,400/300,0/100 callwaiting = 400/300,0/10000 ;These below are made up. dialrecall !350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440 record = 1400/500,0/15000 info = !950/330,!1400/330,!1800/330,0
>> How do I change the time zone for Asterisk? Currently the system time iscorrect but when I dial *60 it reports a different time (out by many hours). In asterisk@home console type "config" type to change time-zone
Mr Asterisk wrote:>P4, 400 Mhz, 384Mb RAM, 40Gb HD >4 OEM X100P Cards > > >With 4 X100P cards, you are putting an enormous strain on a PC of that class. Consider moving to a TDM400 card.> >Questions > >1) >When someone calls in to one of the FXO lines, there is a 3-4 second delay >before the configured internal extension starts ringing. Is there anyway to >reduce this? > > >Not really, Asterisk has to answer and then forward. That take a little time.>2) >Is it possible to make Asterisk behave like a typical office PBX, in so much >as after I press 9, I then get an outside line and hear the TelCo. dial > > >Yes, but then you'd loose the ability to control the call. You can do a: *exten => _9.,1,Dial(ZAP/1/9)* But, at this point you won't be able to restrict anything. Very bad idea.>3) >I get a lot of echo and noise distortion when making an external TelCo call. >Some people say they can't hear what I say. > > >Again, move away from the X100P cards>4) >Is it possible to make a routing, as follows >Dial 8 go to Internet Call >Dial 9 go to TelCo. Call > > >Yes Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Tomislav Parcina
2005-Dec-28 04:15 UTC
[Asterisk-Users] Re: Asterisk Christmas Help request
In article <010701c609f3$15f812c0$6e65000a@clarityforms.com>, AsteriskUsers@clarityforms.com says...> 4) > Is it possible to make a routing, as follows > Dial 8 go to Internet Call > Dial 9 go to TelCo. CallRead this: http://www.voip-info.org/wiki/index.php?page=Asterisk+config+extensions.conf> 5) > How do I change the time zone for Asterisk? Currently the system time is > correct but when I dial *60 it reports a different time (out by many hours).I'm not familiar with this option. Can you please tell me more or send me some link. -- Tomislav Parcina ime.prezime@email.t-com.hr
1. yes turn off fax detect. 2. i have never seen a PBX do this maybe an old key system. the dial plan is based on the phone. phones like the Cisco 7960 have easy to configure dial plans so you don't have to dial #. 3. X100P card are about a crapy as the get. you will get a loot better sound from a Digium card. You still mgiht have problems thought. have you thought of goign all VOIP? 4. yes 5. all this is in the wiki --- Mr Asterisk <AsteriskUsers@clarityforms.com> wrote:> > Many thanks in advance for anyone that can offer > help on the following > questions: > > > > Asterisk Box > Using Asterisk@Home build and updated Asterisk to > v2.1 > P4, 400 Mhz, 384Mb RAM, 40Gb HD > 4 OEM X100P Cards > > Phones > Grandstream GXP-2000 > 2 * Grandstream BT-100 > HandyTone 486 > Sipura SPA-3000 > > > Questions > > 1) > When someone calls in to one of the FXO lines, there > is a 3-4 second delay > before the configured internal extension starts > ringing. Is there anyway to > reduce this? > > 2) > Is it possible to make Asterisk behave like a > typical office PBX, in so much > as after I press 9, I then get an outside line and > hear the TelCo. dial > tone. Is there anyway to make a phone dial without > pressing # key? > (i.e. so it automatically complete the number by > itself. I'd like it to act > like a normal PBX, so after press 9, then here an > outside dial tone). > > 3) > I get a lot of echo and noise distortion when making > an external TelCo call. > Some people say they can't hear what I say. > > 4) > Is it possible to make a routing, as follows > Dial 8 go to Internet Call > Dial 9 go to TelCo. Call > > 5) > How do I change the time zone for Asterisk? > Currently the system time is > correct but when I dial *60 it reports a different > time (out by many hours). > > Zapata.conf > > added > > ;Added by RB > loadzone=th > defaultzone=th > busydetect=yes > callprogress=yes > > > indications.conf > > Changed > > [general] > country=th > > Added > > [th] > description = Thailand > ringcadance = 2000,4000 > dial = 400*33 > busy = 400/500,0/500 > ring = 400/1000,0/4000 > congestion >400/100,0/100,400/100,0/100,400/100,0/100,400/300,0/100> callwaiting = 400/300,0/10000 > ;These below are made up. > dialrecall >!350+440/100,!0/100,!350+440/100,!0/100,!350+440/100,!0/100,350+440> record = 1400/500,0/15000 > info = !950/330,!1400/330,!1800/330,0 > > _______________________________________________ > --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>__________________________________________ Yahoo! DSL ? Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com
Could anyone shed some light on this problem: Running Asterisk @ Home 1.7 When call comes in (Zap Clone 100 Card), the extensions ring but when lifting the receiver on an IP phone (BudgeTone 100), I just hear a bit of crackle sound in time with the ringing of the other extensions. The external caller still has the ringing sound, so asterisk has not picked up the line. If I set Immediate Answer to Yes, then Asterisk picks up the line, the extensions ring and after lifting the receiver of an IP phone the call is completed (i.e. can talk to the caller). It doesn't make sense that asterisk knows how to answer the line in the Immediate Answer Mode but if it does it without Immediate Answer and the ringing extension's receiver is lifted it fails. I've rechecked all configurations (both phone and Asterisk) as per setup guides and kept everything as standard as possible. I've no idea why I can't have the line answered after the extension's receiver is lifted. Any ideas on how to fix this? Thanks in advance, Richard -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tnef Size: 2222 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060402/5bccba73/winmail.bin
Seemingly Similar Threads
- What's with Indications/SetLanguage/Zaptel/RingBack ?
- can the dialtone be changed after pressing 9?
- Where is my normal dialtone? With DLINK DG-104S (MGCP)
- Indications UK - cant get away from american sounding dial tone
- Asterisk not picking up incoming calls from TDM400P