Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-06 Thread Stefan Guenther

Matt wrote:
--
 What this means is that if the call is busy, it will play busy tones,
 if the call is ringing it will play ringing, congestion, congestion
 etc.
 
 The reason you are hearing silence is that Asterisk doesn't know what
 the status of the call is before that.
 The cell phone provider will likely take up to 3 seconds to tell your
 machine what is happening with the call.
 If you use the 'r' option then it will play ringing tones even if the
 phone is busy.
 

well that means, that if I have a bad phone line (meaning poor 
quality) and I remove the r, I will definitely have silence, when I 
call cell phone numbers and may have silence on calls to normal phones.

If I leave the r in the dial string, this removes the silence and adds 
the ring tone, with the disadvantage that I will even hear the ring tone 
on calls to busy numbers.

If that is true, the whole problem is related to the quality of the 
phone line, which prevents asterisk from getting the right status fast 
enough.

Regards,

Stefan

-- 



in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-06 Thread Eric ManxPower Wieling
It sounds like you have analog lines.  If that is the case, the silence 
you experience is Asterisk sending the DTMF down the line.  Asterisk 
collects the DTMF and when you are done dialing it retransmits those 
digits down the analog line.  I think each digit is by default 300ms. 
If you are dialing 10 digits you have a delay of 3.3 seconds while 
Asterisk is sending the DTMF.  None of the VoIP protocols have his 
issue.  ISDN PRI or BRI also does not have this issue.

Stefan Guenther wrote:
 Matt wrote:
 --
  What this means is that if the call is busy, it will play busy tones,
  if the call is ringing it will play ringing, congestion, congestion
  etc.
  
  The reason you are hearing silence is that Asterisk doesn't know what
  the status of the call is before that.
  The cell phone provider will likely take up to 3 seconds to tell your
  machine what is happening with the call.
  If you use the 'r' option then it will play ringing tones even if the
  phone is busy.
  
 
 well that means, that if I have a bad phone line (meaning poor 
 quality) and I remove the r, I will definitely have silence, when I 
 call cell phone numbers and may have silence on calls to normal phones.
 
 If I leave the r in the dial string, this removes the silence and adds 
 the ring tone, with the disadvantage that I will even hear the ring tone 
 on calls to busy numbers.
 
 If that is true, the whole problem is related to the quality of the 
 phone line, which prevents asterisk from getting the right status fast 
 enough.
 
 Regards,
 
 Stefan
 

-- 
Consulting and design services for LAN, WAN, voice and data.  Based near 
Birmingham, AL.  Now accepting clients worldwide. Contact me for Tellabs 
echo canceling systems.  Also see http://www.fnords.org/skillslist.html

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-06 Thread Wilton Helm
If it is 300 ms, that is way to long.  I don't know any CO grade receiver that 
can't decode in 80 ms and some can do 40.  There is also a similar size gap 
between digits.

Is there an option to start dialing as soon as enough digits are collected to 
guarantee a unique route?  That has been the norm in traditional PABXs for 20 
or 30 years, and combined with 80 ms duration, it can generally finish by the 
time the user has entered the last digit.

Wilton
___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-06 Thread Stefan Guenther
Eric wrote:

 It sounds like you have analog lines.  If that is the case, the silence
 you experience is Asterisk sending the DTMF down the line.  Asterisk
 collects the DTMF and when you are done dialing it retransmits those
 digits down the analog line.  I think each digit is by default 300ms.
 If you are dialing 10 digits you have a delay of 3.3 seconds while
 Asterisk is sending the DTMF.  None of the VoIP protocols have his
 issue.  ISDN PRI or BRI also does not have this issue.
 
GREAT! Our client has 4 ISDN lines and we are using a DIALOGIC 4Port 
BRI. But the exchange point (don't know how to translate 
Vermittlungsstelle) of the German Telecom is nearly 5 KM away. Maybe 
this distance causes the trouble?

Stefan
-- 



in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-06 Thread Eric ManxPower Wieling
Most IVRs want longer DTMF tone lengths.  If you shorten the 
toneduration= then many IVRs won't work.

Wilton Helm wrote:
 If it is 300 ms, that is way to long.  I don't know any CO grade receiver 
 that can't decode in 80 ms and some can do 40.  There is also a similar size 
 gap between digits.
 
 Is there an option to start dialing as soon as enough digits are collected to 
 guarantee a unique route?  That has been the norm in traditional PABXs for 20 
 or 30 years, and combined with 80 ms duration, it can generally finish by the 
 time the user has entered the last digit.

Yes.  This feature is called overlap dialing and is only available on PRIs

-- 
Consulting and design services for LAN, WAN, voice and data.  Based near 
Birmingham, AL.  Now accepting clients worldwide. Contact me for Tellabs 
echo canceling systems.  Also see http://www.fnords.org/skillslist.html

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-05 Thread Matt Riddell
On 5/11/2008 8:43 p.m., Stefan Guenther wrote:
 After I removed the r option I now nearly immediately get the busy tone.

 BUT: The wiki says Without this option, Asterisk will generate ring
 tones automatically where it is appropriate to do so; however. What
 does appropriate mean?? After removing the r Asterisk starts playing
 the ring tone, when the called phone starts ringing. When the called
 phone is a cell phone, this takes up to 3 seconds. During this time,
 there is silence!

What this means is that if the call is busy, it will play busy tones, if 
the call is ringing it will play ringing, congestion, congestion etc.

The reason you are hearing silence is that Asterisk doesn't know what 
the status of the call is before that.

The cell phone provider will likely take up to 3 seconds to tell your 
machine what is happening with the call.

If you use the 'r' option then it will play ringing tones even if the 
phone is busy.

-- 
Kind Regards,

Matt Riddell
Director
___

http://www.venturevoip.com (Great new VoIP end to end solution)
http://www.venturevoip.com/news.php (Daily Asterisk News - html)
http://www.venturevoip.com/newrssfeed.php (Daily Asterisk News - rss)

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-11-04 Thread Stefan Guenther
Hi Rob,

Also try without the r option to the dial command:

http://www.voip-info.org/wiki-Asterisk+cmd+dial

Rob


After I removed the r option I now nearly immediately get the busy tone.

BUT: The wiki says Without this option, Asterisk will generate ring 
tones automatically where it is appropriate to do so; however. What 
does appropriate mean?? After removing the r Asterisk starts playing 
the ring tone, when the called phone starts ringing. When the called 
phone is a cell phone, this takes up to 3 seconds. During this time, 
there is silence!

Stefan

-- 



in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen




___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] twice normal beep before busy tone ??

2008-10-31 Thread Stefan Guenther
Hi,

I have a strange problem with our Asterisk installation. Outgoing calls 
are handled by the following lines:

exten = _0[2-9]X.,1,Set(CALLERID(num)=0403${CALLERID(num)})
exten = _0[2-9]X.,2,SET(CALLERID(num)=${IF($[ ${CALLERID(num)} = 
040321]?04030:${CALLERID(num)})})
exten = _0[2-9]X.,3,DIAL(CAPI/g1/${CALLERID(num)}:${EXTEN},180,tr)
exten = _0[2-9]X.,4,GOTO(fehler,s-${DIALSTATUS},1)

[fehler]
exten = s-BUSY,1,BUSY()

If the number that has been dialed is busy, I do not immediately get the 
busy tone. Instead I hear the tone for a free/calling line twice and 
then the busy tone. This happens when I call different numbers, so the 
cause seems to be on our side.

We are using Asterisk version 1.4.13.

Thanks for your help,

Stefan
-- 



in-put GbR - Das Linux-Systemhaus
Stefan-Michael Guenther
Geschaeftsfuehrer
Moltkestrasse 49 D-76133 Karlsruhe
Tel./Fax : +49 (0)721 / 83044 - 98/93
http://www.in-put.de

  Schulungen  Installationen
  Beratung   Support
   Voice-over-IP-Loesungen



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-10-31 Thread Robert Lister
On Fri, Oct 31, 2008 at 08:18:32AM +0100, Stefan Guenther wrote:
 Hi,
 
 I have a strange problem with our Asterisk installation. Outgoing calls 
 are handled by the following lines:
 
 exten = _0[2-9]X.,1,Set(CALLERID(num)=0403${CALLERID(num)})
 exten = _0[2-9]X.,2,SET(CALLERID(num)=${IF($[ ${CALLERID(num)} = 
 040321]?04030:${CALLERID(num)})})
 exten = _0[2-9]X.,3,DIAL(CAPI/g1/${CALLERID(num)}:${EXTEN},180,tr)
 exten = _0[2-9]X.,4,GOTO(fehler,s-${DIALSTATUS},1)

What happens if you do Answer() before the Dial?

Rob


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] twice normal beep before busy tone ??

2008-10-31 Thread Robert Lister
On Fri, Oct 31, 2008 at 11:39:31PM +, Robert Lister wrote:
 On Fri, Oct 31, 2008 at 08:18:32AM +0100, Stefan Guenther wrote:
  Hi,
  
  I have a strange problem with our Asterisk installation. Outgoing calls 
  are handled by the following lines:
  
  exten = _0[2-9]X.,1,Set(CALLERID(num)=0403${CALLERID(num)})
  exten = _0[2-9]X.,2,SET(CALLERID(num)=${IF($[ ${CALLERID(num)} = 
  040321]?04030:${CALLERID(num)})})
  exten = _0[2-9]X.,3,DIAL(CAPI/g1/${CALLERID(num)}:${EXTEN},180,tr)
  exten = _0[2-9]X.,4,GOTO(fehler,s-${DIALSTATUS},1)
 
 What happens if you do Answer() before the Dial?

Also try without the r option to the dial command:

http://www.voip-info.org/wiki-Asterisk+cmd+dial

Rob


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users