Jakub GÅ‚azik
2007-Jul-11 07:51 UTC
[asterisk-users] Music on hold stops on blind transfer
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 (?) -- .: Jakub G?azik, .: email & jabber: zytek<at>nuxi.pl
Stephen Bosch
2007-Jul-11 15:42 UTC
[asterisk-users] Music on hold stops on blind transfer
Hi, Jakub: Jakub G?azik 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?Sadly, this is normal behaviour.> Log says everything, MOH should stop after call pickup, not before Dial.Well, no -- here, the log shows that MOH is stopping 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 (?)Yes, users outside North America seem to be getting messages very late. I'm told that Digium is aware of the problem. You might want to contact the list owner. Contact information can be found at: http://lists.digium.com/mailman/listinfo/asterisk-users
Andrew Joakimsen
2007-Jul-11 23:18 UTC
[asterisk-users] Music on hold stops on blind transfer
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