[Asterisk-Users] Problem: ringtones stop unexpectedly when multiple channels are dialed

Julian J. M. julianjm at gmail.com
Sat Apr 1 11:59:46 MST 2006


Try adding 'r' to the dial options. According to "show application dial":

    r    - Indicate ringing to the calling party. Pass no audio to the calling
           party until the called channel has answered.


exten => 3058472194,1,Dial(SIP/1035&SIP/17864883123 at richmedium,50, r)

Julian.

On 4/1/06, Carlos A. Alfaro <carlos at brightspeak.com> wrote:
>
>
>
> Hello Everyone.  I usually find my own solutions for problems but this time,
> after several months, I've given up.
>
>
>
> My asterisk is set up so that incoming calls from my voip provider ring on
> both my sip extension and my cellphone at the same time.  When the system
> receives an incoming call, ringtones indicating that the call is being
> connected play normally for the first 5 seconds to the caller, but they
> suddenly stop as the call to my cellphone starts to make progress.  This
> causes some people to hang up, despite the fact that the call is still being
> connected.  Callers who stay on the line are able to talk to me on either
> the sip extension or the cellphone once I pick up either one.
>
>
>
> I have tried a lot of workarounds like including a priority to answer the
> incoming call, invoke the playtones command before the dial command, but
> this doesn't seem to work either.  Can anyone replicate the problem?  Have I
> ran into a bug?  I have pasted as much info as I deemed relevant; please let
> me know if I'm missing something.  Thanks.



More information about the asterisk-users mailing list