[asterisk-users] Transfers - No ringback or moh

Martin Schrott - Thinking-Systems martin.schrott at thinking-systems.eu
Thu Jul 27 09:08:01 MST 2006


Hi Mike, Hi all,

really works. ;-)
But that can not be the solution for the future? :-) Can it?

I think there should be an ANSWER() implimented in the Transfer function to
prevent this problem ...
Or does anybody have other ideas?

greetings,
Martin

----- Original Message ----- 
From: "Mike Dawson" <mdawson at totton.ac.uk>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Wednesday, July 26, 2006 4:32 PM
Subject: Re: [asterisk-users] Transfers - No ringback or moh


I get round this bug by replacing:

exten => X,1,Dial(sip/blah)

with:

exten => X,1,Answer
exten => X,n,Dial(sip/blah)

It means the call is in an answered state before it starts ringing but
it doesn't seem to cause any major problems.

Mike

Martin Schrott - Thinking-Systems wrote:
> Hi all,
>
> I cannot exactly reproduce your problems, but I can tell you, what problem
> we have on this topic:
>
> a calles b.
> b takes the call and can speak to a.
> b sets up a attendend transfer (via the softkey configured in asterisk)
to
> c and hears ringing.
> a hears music on hold.
> b hears ringing
>
> if c answeres and b hanges up, everything is fine.
>
> now the problem:
> if b hangs up, before c has answered (during ringing) a will loose the
> connection and also be hanged up.
>
> I think this should not happen! The transfer should automatically be
changed
> to blind and a should get the ringing played back instead of b.
>
> Hope, you can understand my problem and may have any ideas or thoughts.
>
> Greetings and Thanks,
>
> Martin
>
>
>
> _______________________________________________
> --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
_______________________________________________
--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




More information about the asterisk-users mailing list