[asterisk-users] Play announcement during Dial just once

2012-07-24 Thread Roland o/d Akker

Hi,

I would like to perform a Dial, and play an announce ment just once to 
the caller. Actually very much like the A parameter, but this plays the 
announcement to the callee instead of the caller.


I played around with MusicOnHold, for which I can specify a timeout, but 
it doesn't continue in the dialplan before it's done. So this didn't work:


exten = *92,1,Answer()
  same = n,Playback(sgn-u-bent-verbonden-met)
  same = n,MusicOnHold(advertisement,5)
  same = n,Dial(SIP/Roland_Test,,A(st-test))
  same = n,Wait(2)
  same = n,Hangup()

So i'd just like it to play this announcement once, and then continue 
with the normal ringing.


RetryDial also loops the announcement.

Only thing I can think of now is to record the announcement, and add 
some riging audio effects in the audio file, and just repeat that sound 
for a while.


Any other options? Seems like a common request to me :-)

Thanks in advance!

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] weird dect beheaviour multiple handsets

2012-07-12 Thread Roland o/d Akker
I have this very specific problem with two dect sets. Problem that I 
have is one-way audio, in this very rare situation.


I am calling with a Siemens N510 with C610 handset to Panasonic 
KX-TGP500 with KX-TPA50 handset. This gives me problems when I am 
calling to a SIP account that is configured to ring all handsets. Then 
when one handset answers, I only hear the panasonic, but they don't hear me.


When I call to an extension that is configured to ring only one handset, 
I don't have this problem.


When I use panasonic on both sides, or Tiptel - Panasonic, I don't have 
this problem as well.


I am breaking my head what this could be. Any idea's?

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users