Re: [Asterisk-Users] Playing announcement to called user prior to Confirmation

2004-02-03 Thread Matteo Brancaleoni
show application dial from asterisk cli:



  't' -- allow the called user transfer the calling user
  'T' -- to allow the calling user to transfer the call.
  'r' -- indicate ringing to the calling party, pass no audio until
answered.
  'm' -- provide hold music to the calling party until answered.
  'H' -- allow caller to hang up by hitting *.
  'C' -- reset call detail record for this call.
  'P[(x)]' -- privacy mode, using 'x' as database if provided.
  'g' -- goes on in context if the destination channel hangs up
  'A(x)' -- play an announcement to the called party, using x as
file

see last param ...

Matteo.



-- 
Matteo Brancaleoni
Espia System Administrator
Email : [EMAIL PROTECTED]
Web   : http://www.espia.it
Phone : +39 02 70633354  - ext 201
IAX(2): [EMAIL PROTECTED] - ext 201
Iaxtel: 1-700-56-62458   - ext 201

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] Playing announcement to called user prior to Confirmation

2004-02-03 Thread Kris Edwards
Hello all,

As I'm sure is pretty common, I have some extensions that dial mobile numbers 
after a local timeout.  I would like to prompt the caller to record their 
name after the local timeout and have the recipient be able to hear the name 
prior to accepting the call. 

Recording the message is easy enough, so I thought about doing something like 
dumping them into MeetMe after they record (change the empty conference room 
message to something more appropriate "please wait while I try mobile.. blah 
blah".. even some nice music when they wait.  Then, when the mobile is called 
I could dial some extension that plays the recorded name and decide whether 
or not I want to join the conf, but if I rejects the call, then the caller is 
stuck in the conference, right?

I'm pretty new (in case it doesn't show) so if this has been covered I hope 
someone is kind enough to post a link (I've searched... nothing so far.)

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users