[asterisk-users] Music on hold stops on blind transfer

Andrew Joakimsen joakimsen at gmail.com
Wed Jul 11 18:18:22 CDT 2007


On 7/11/07, Jakub Głazik <zytek-lists at nuxi.pl> wrote:
>
> Asterisk 1.4.6 at FreeBSD6.2-RELEASE
>
> Client hears pure silence when waiting for call answer. Music on hold
> stops
> when transferer pics a number and client doesn't even hear ringing.
>
> Is this normal behaviour? How to change this?
>
> Log says everything, MOH should stop after call pickup, not before Dial.
>
>
> -- Executing [113 at firma:1] Dial("SIP/zytek-08737000", "SIP/113|180|Tt") in
> new stack -- Called 113
> -- SIP/113-08758000 is ringing
> -- SIP/113-08758000 answered SIP/zytek-08737000
> -- Started music on hold, class 'default', on channel 'SIP/zytek-08737000'
> -- <SIP/113-08758000> Playing 'pbx-transfer' (language 'en')
> -- Stopped music on hold on SIP/zytek-08737000
> -- Executing [1337 at firma:1] Dial("SIP/zytek-08737000", "SIP/zytek|180|Tt")
> in new stack
> -- Called zytek
> -- SIP/zytek-0875d000 is ringing
>
> PS. I am not receiving ANY mails from the list since subscribe (?)



Change

Dial(SIP/zytek|180|Tt)

to

Dial(SIP/zytek|180|Ttm)

You should have put the r to begin with in which case it would ring. The
music on hold stops because the phone is ringing, just you have not
configured any indication.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070711/f0e69bb5/attachment.htm 


More information about the asterisk-users mailing list