[Asterisk-Users] call announce?

John Todd jtodd at loligo.com
Mon May 17 22:07:57 MST 2004


Just what I said.  "I don't think so."  Your example doesn't prove an 
answer to the question, so go back to the drawing board and come up 
with one.

The question was (and I repeat for you) "Does ParkAndAnnounce create 
a variable with the parked extension number[...]?"


JT


At 11:58 PM -0600 on 5/17/04, brian k. west wrote:
>what do you mean "I don't think so"
>
>exten => s,1,Answer
>exten => s,2,Wait,1
>exten => s,3,Playback(please-record-name-at-beep)
>exten => s,4,Record(/tmp/${UNIQUEID}:wav|5)
>exten =>
>s,5,ParkAndAnnounce(silence/3:/tmp/${UNIQUEID}:PARKED|60|SIP/10|10,4)
>exten => s,6,Hangup
>
>How hard is that.. it might not be right as I did this from memory but it
>all looks fine.  Call comes in.. Please record your name after the beep...
>*beep*, it parks the call, dials sip/10 plays silence/3,/tmp/${UNIQUEID},
>parked exten.  At timeout it goes to 10,4 which is voicemail.
>
>bkw
>
>----- Original Message -----
>From: "John Todd" <jtodd at loligo.com>
>To: <asterisk-users at lists.digium.com>
>Sent: Monday, May 17, 2004 10:34 PM
>Subject: Re: [Asterisk-Users] call announce?
>
>
>>  At 4:46 PM -0600 on 5/17/04, Gavin Hollinger wrote:
>  > >Does parkandannounce create a variable with the parked extension number
>that
>>  >I could use in later linking the calls?
>>  >
>>  >  > Hint use app_parkandannounce with a twist of app_record.
>>
>>  No, I don't think so, so I'm also interested in anyone that has a
>>  meaningful recipe for this.
>>
>  > JT



More information about the asterisk-users mailing list