Displaying 8 results from an estimated 8 matches for "myannouncement".
Did you mean:
announcement
2015 Feb 06
4
Question regarding custom announcements used by several Asterisk servers
...tore custom
announcements there, where all Asterisks would use them? I expect to have
to place the files under whatever I configure in asterisk.conf.
Additionally, can I place the announcements in subfolders under that
directory and in my realtime queue table use values something like
'/subfldr/myannouncement'?
Keep up the good work!
cheers,
Olli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150206/5d653237/attachment.html>
2016 Aug 23
2
Dial and start music on hold after timeout
How about:
exten => s,1,Dial(SIP/alice&LOCAL/555 at delayed-announce,40)
[delayed-announce]
exten => 555,1,Wait(20)
same => n,Playback(myannouncement,noanswer)
same => n,NoOP(Whatever else you want to do goes here)
The 'noanswer' option on the Playback means that SIP/alice should continue
to ring for the remaining 20 of the 40 seconds, as the Playback will not
answer (terminate) the call.
Don't forget AstriCon this year - www.as...
2016 Aug 22
3
Dial and start music on hold after timeout
...ite that the SIP peer must keep ringing while the
announcement is being played.
Le 22/08/2016 ? 17:42, John Kiniston a ?crit :
> This seems like the obvious answer but maybe I'm misunderstanding the
> question.
>
> exten => s,1,Dial(SIP/alice,20)
> same => n,Playback(myannouncement)
> same => n,NoOP(Whatever else you want to do goes here)
>
> On Mon, Aug 22, 2016 at 8:36 AM, Jean Aunis <jean.aunis at prescom.fr
> <mailto:jean.aunis at prescom.fr>> wrote:
>
> Hello,
>
> I am searching a way to dial a SIP peer, and if it does n...
2016 Aug 22
2
Dial and start music on hold after timeout
...nnouncement is being played.
>
>
> Le 22/08/2016 ? 17:42, John Kiniston a ?crit :
>> This seems like the obvious answer but maybe I'm misunderstanding
>> the question.
>>
>> exten => s,1,Dial(SIP/alice,20)
>> same => n,Playback(myannouncement)
>> same => n,NoOP(Whatever else you want to do goes here)
>>
>> On Mon, Aug 22, 2016 at 8:36 AM, Jean Aunis
>> <jean.aunis at prescom.fr <mailto:jean.aunis at prescom.fr>> wrote:
>>
>> Hello,
>>
>> I am s...
2016 Aug 22
2
Dial and start music on hold after timeout
Hello,
I am searching a way to dial a SIP peer, and if it does not answer
within 20 seconds, play an announcement to the caller. This means that
the caller would hear a ring tone for 20 seconds, and only then hear the
announcement if the callee did not answer.
I know it is possible to do this with ARI, but in this particular case I
do not want to use ARI. I would like to do this purely with
2016 Aug 23
2
Dial and start music on hold after timeout
...hear it.
>
> Best regards
>
> Jean Aunis
>
> Le 23/08/2016 ? 16:07, David Duffett a ?crit :
>
> How about:
>
> exten => s,1,Dial(SIP/alice&LOCAL/555 at delayed-announce,40)
>
> [delayed-announce]
> exten => 555,1,Wait(20)
> same => n,Playback(myannouncement,noanswer)
> same => n,NoOP(Whatever else you want to do goes here)
>
> The 'noanswer' option on the Playback means that SIP/alice should continue
> to ring for the remaining 20 of the 40 seconds, as the Playback will not
> answer (terminate) the call.
>
> Don't f...
2015 Feb 06
0
Question regarding custom announcements used by several Asterisk servers
...s there, where all Asterisks would use them?
> I expect to have to place the files under whatever I configure in
> asterisk.conf. Additionally, can I place the announcements in
> subfolders under that directory and in my realtime queue table use
> values something like '/subfldr/myannouncement'?
I assume you mean NFS.
Yes you can do that although using NFS you will then have a single point
of failure and in the standard NFS client configuration if you try to
access a file which is on NFS but it is unavailable then the file access
will hang.
So you might be better off having the...
2015 Feb 06
0
Question regarding custom announcements used by several Asterisk servers
...ments there, where all Asterisks would use them? I expect to have
> to place the files under whatever I configure in asterisk.conf.
> Additionally, can I place the announcements in subfolders under that
> directory and in my realtime queue table use values something like
> '/subfldr/myannouncement'?
>
> Keep up the good work!
>
> cheers,
> Olli
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every T...