[asterisk-dev] MeetMe: Development Request (and Bounty)

Nicholas Blasgen nicholas at refractivedialer.com
Mon Mar 7 12:41:56 CST 2011


So my issue with that is it will cause a ring sound on phone calls that
aren't supposed to be ringing.  Maybe this is a minor problem, but if a
phone line isn't ringing on the other end, I'd rather them not hear a ring
ring sound.  An example would be a PSTN provider that takes approximately 5
seconds or so to connect a call.  So Asterisk generates ringing sounds and
then the call goes busy or congested after.  To the end user, it sounded
fine before being transfered to a handler for busy / congested.  I'd rather
the user be able to hear the ring when the ring is  there.

Nicholas Blasgen
Partner / Network Operations
Refractive Dialer LLC
(724) 252-7436



On Mon, Mar 7, 2011 at 10:08 AM, Klaus Darilion <
klaus.mailinglists at pernau.at> wrote:
>
>
> IMO it is not Meetme's task to generate a ringback tone. As the "bad
> thing" happens on the other side.
>
> What about:
>
> 500,1,Answer()
> 500,2,Dial(SIP/100,r)
>
> or
>
> 500,1,Answer()
> 500,2,PlayTones(ring)
> 500,3,Dial(SIP/100)
>
> regards
> Klaus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110307/a9332704/attachment.htm>


More information about the asterisk-dev mailing list