You can do something like this:
exten => pagenplay,1,Page(Local/a00090101@page&Local/a00090301@page)
[page]
exten => _X.,1,Set(TIMEOUT(absolute)=180) ; Three Minutes
exten => _X.,2,SetVar(_ALERT_INFO=ring-answer)
exten => _X.,3,Dial(SIP/${EXTEN}||A(tt-weasels))
> -----Original Message-----
> From: asterisk-users-bounces@lists.digium.com
> [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of C F
> Sent: Friday, December 30, 2005 1:33 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [Asterisk-Users] Playback after Page()
>
> I'm not sure it it's going to help for you, but try playing
> around with the Local channels. and use that local channel as
> one of the called devices in the page app.
>
> On 12/30/05, Douglas Garstang <dgarstang@oneeighty.com> wrote:
> > Reposting. I forgot to change the subject. Oops.
> >
> >
> > Just a curiosity really. Anyone know how I can do this?
> >
> > exten => page,1,SetVar(_ALERT_INFO=ring-answer)
> > exten => page,2,Page(SIP/a00090101&SIP/a00090301)
> > exten => page,3,Playback(tt-weasels)
> >
> > ie Play back the sound file after the phones receiving the
> page have answered? I know page is really simulating a
> one-way audio meetme conference, so I don't even know it it's
> possible.
> >
> > Thanks.
> >
> > _______________________________________________
> > --Bandwidth and Colocation provided by Easynews.com --
> >
> > Asterisk-Users mailing list
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>