How can I ring a dial group and land everybody that answers into a conference room?

Create callfiles for each party you wish to add to the conference. Callfiles are text files that are placed in /var/spool/asterisk/outgoing and cause Asterisk to originate a call based on the contents of the callfile. Make sure that the callfile is r/w by the same user that runs Asterisk.

Set the mod date in the future to schedule the outbound call.

Create callfiles for each party you wish to add to the conference. Callfiles are text files that are placed in /var/spool/asterisk/outgoing and cause Asterisk to originate a call based on the contents of the callfile. Make sure that the callfile is r/w by the same user that runs Asterisk.

Set the mod date in the future to schedule the outbound call. The format of the callfile should look something like this: Channel: Local/8085551212@from-internal MaxRetries: 2 RetryTime: 60 WaitTime: 30 Context: ext-meetme Extension: 202 Priority: 1 ...where 8085551212 is the party to call and 202 is the conference room extension. When answered, each call will be placed into the conference.

Keep in mind that the call might be answered by an IVR or voicemail, so you might want to require a PIN for the conference or drop the incoming calls to an IVR that will then connect to the conference if the intended party is reached. It could be as simple as, "It's time for the sales conference. Dial # now to join.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions