Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-17 Thread bails

Ronald Wiplinger wrote:

Ronald Wiplinger wrote:


Tom Lynn wrote:


Ron,
The guy is trying to help you.  Go to the link and read it.  There is 
a feature that you can use to play a recording into the voice 
channel.  Mine is set so when you press #9, the caller hears the 
lots of monkeys recording.


The best part of it is that you can hang up and the recording will 
continue to play to the caller.  When it expires, so does the call



I tried this:
features.conf
[featuremap]
blindxfer = ##; Blind transfer  was #1 - now press # twice
disconnect = *0; Disconnect
automon = *1; One Touch Record
atxfer = *2; Attended transfer


[applicationmap]
tortore= *9,callee,Playback,tt-monkeys





extensions.conf
exten = 601,1,Set(DYNAMIC_FEATURES=hangup#play#tortore#automon) ; 
enable One-touch

exten = 601,2,Dial(${PHONE_601},30,tTwWr)


I make a call from 615 to 601
601 hits *9   but nothing happens!

when 601 hits *1  it records the conversion.





vpbx*CLI show features
Builtin Feature   Default Current
---   --- ---
Pickup*8  *8Blind Transfer
#   ##Attended Transfer *2One Touch 
Monitor *1Disconnect Call   *   *0   
Dynamic Feature   Default Current

---   --- ---
(none)

Call parking

Parking extension   :   750
Parking context :   parkedcalls
Parked call extensions: 751-770



I added already in extenions.conf:
include = featuremap





bye

Ronald Wiplinger






What do I miss?


bye

Ronald Wiplinger



On 11/11/06, * Ronald Wiplinger* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Andrew Joakimsen wrote:
 http://www.voip-info.org/wiki-Asterisk+config+features.conf

... and where exactly did you see this feature


bye

Ronald Wiplinger

 On 11/11/06, *Ronald Wiplinger * [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  wrote:

 I want to add some sound filed on demand during a phone call
only
 possible on some extension numbers.


 I get many phone calls from local companies, but don't
understand
 Chinese! I would like to record the call, but also ask the
caller some
 questions, which should be added into the call with some
keys on the
 phone, ... e.g.  *66554 should add into the call: How are
you? or What
 is your phone number?


 But I do have another application for that too.
 I get many fake phone calls, where Chinese people tell you
that your
 phone bill is not paid, your court fee is not paid,  and
ask the
 caller to go to the ATM machine and key in a series of key
 strokes, 
 most likely it will clear out your account.
 For such fake callers I would like to add a terrible noise
to the
 call
 and make scare them as much as possible.

 Such fake calls I get now for each of my phone lines at 
least 10

 each!!!
 Either the caller-id is not set, is 0 or is a tollfree number.


 bye

 Ronald Wiplinger




___
--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




Bails
___
--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


Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-17 Thread Ronald Wiplinger

bails wrote:

Ronald Wiplinger wrote:

Ronald Wiplinger wrote:


Tom Lynn wrote:


Ron,
The guy is trying to help you.  Go to the link and read it.  There 
is a feature that you can use to play a recording into the voice 
channel.  Mine is set so when you press #9, the caller hears the 
lots of monkeys recording.


The best part of it is that you can hang up and the recording will 
continue to play to the caller.  When it expires, so does the call



I tried this:
features.conf
[featuremap]
blindxfer = ##; Blind transfer  was #1 - now press # twice
disconnect = *0; Disconnect
automon = *1; One Touch Record
atxfer = *2; Attended transfer


[applicationmap]
tortore= *9,callee,Playback,tt-monkeys


Yap, that magic word helped!

I got still some problems with it.
I understand that I do not hear the sound, but wonder if I should get 
the call back after the playback or not anymore.
In my experience the caller hang up and my phone remains on the status 
connected

I have only the choice to power cycle the phone.

Anything I can do ?


bye

Ronald Wiplinger
___
--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


Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-16 Thread Ronald Wiplinger

Ronald Wiplinger wrote:

Tom Lynn wrote:

Ron,
The guy is trying to help you.  Go to the link and read it.  There is 
a feature that you can use to play a recording into the voice 
channel.  Mine is set so when you press #9, the caller hears the 
lots of monkeys recording.


The best part of it is that you can hang up and the recording will 
continue to play to the caller.  When it expires, so does the call


I tried this:
features.conf
[featuremap]
blindxfer = ##; Blind transfer  was #1 - now press # twice
disconnect = *0; Disconnect
automon = *1; One Touch Record
atxfer = *2; Attended transfer
tortore= *9,callee,Playback,tt-monkeys


extensions.conf
exten = 601,1,Set(DYNAMIC_FEATURES=hangup#play#tortore#automon) ; 
enable One-touch

exten = 601,2,Dial(${PHONE_601},30,tTwWr)


I make a call from 615 to 601
601 hits *9   but nothing happens!

when 601 hits *1  it records the conversion.




vpbx*CLI show features
Builtin Feature   Default Current
---   --- ---
Pickup*8  *8
Blind Transfer#   ##
Attended Transfer *2
One Touch Monitor *1
Disconnect Call   *   *0


Dynamic Feature   Default Current
---   --- ---
(none)

Call parking

Parking extension   :   750
Parking context :   parkedcalls
Parked call extensions: 751-770



I added already in extenions.conf:
include = featuremap





bye

Ronald Wiplinger






What do I miss?


bye

Ronald Wiplinger


On 11/11/06, * Ronald Wiplinger* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Andrew Joakimsen wrote:
 http://www.voip-info.org/wiki-Asterisk+config+features.conf

... and where exactly did you see this feature


bye

Ronald Wiplinger

 On 11/11/06, *Ronald Wiplinger * [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  wrote:

 I want to add some sound filed on demand during a phone call
only
 possible on some extension numbers.


 I get many phone calls from local companies, but don't
understand
 Chinese! I would like to record the call, but also ask the
caller some
 questions, which should be added into the call with some
keys on the
 phone, ... e.g.  *66554 should add into the call: How are
you? or What
 is your phone number?


 But I do have another application for that too.
 I get many fake phone calls, where Chinese people tell you
that your
 phone bill is not paid, your court fee is not paid,  and
ask the
 caller to go to the ATM machine and key in a series of key
 strokes, 
 most likely it will clear out your account.
 For such fake callers I would like to add a terrible noise
to the
 call
 and make scare them as much as possible.

 Such fake calls I get now for each of my phone lines at 
least 10

 each!!!
 Either the caller-id is not set, is 0 or is a tollfree number.


 bye

 Ronald Wiplinger



___
--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


Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-15 Thread Ronald Wiplinger

Tom Lynn wrote:

Ron,
The guy is trying to help you.  Go to the link and read it.  There is 
a feature that you can use to play a recording into the voice 
channel.  Mine is set so when you press #9, the caller hears the lots 
of monkeys recording.


The best part of it is that you can hang up and the recording will 
continue to play to the caller.  When it expires, so does the call


I tried this:
features.conf
[featuremap]
blindxfer = ##; Blind transfer  was #1 - now press # twice
disconnect = *0; Disconnect
automon = *1; One Touch Record
atxfer = *2; Attended transfer
tortore= *9,callee,Playback,tt-monkeys


extensions.conf
exten = 601,1,Set(DYNAMIC_FEATURES=hangup#play#tortore#automon) ; 
enable One-touch

exten = 601,2,Dial(${PHONE_601},30,tTwWr)


I make a call from 615 to 601
601 hits *9   but nothing happens!

when 601 hits *1  it records the conversion.

What do I miss?


bye

Ronald Wiplinger


On 11/11/06, * Ronald Wiplinger* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Andrew Joakimsen wrote:
 http://www.voip-info.org/wiki-Asterisk+config+features.conf

... and where exactly did you see this feature


bye

Ronald Wiplinger

 On 11/11/06, *Ronald Wiplinger * [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  wrote:

 I want to add some sound filed on demand during a phone call
only
 possible on some extension numbers.


 I get many phone calls from local companies, but don't
understand
 Chinese! I would like to record the call, but also ask the
caller some
 questions, which should be added into the call with some
keys on the
 phone, ... e.g.  *66554 should add into the call: How are
you? or What
 is your phone number?


 But I do have another application for that too.
 I get many fake phone calls, where Chinese people tell you
that your
 phone bill is not paid, your court fee is not paid,  and
ask the
 caller to go to the ATM machine and key in a series of key
 strokes, 
 most likely it will clear out your account.
 For such fake callers I would like to add a terrible noise
to the
 call
 and make scare them as much as possible.

 Such fake calls I get now for each of my phone lines at least 10
 each!!!
 Either the caller-id is not set, is 0 or is a tollfree number.


 bye

 Ronald Wiplinger
 



___
--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


Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-12 Thread Ronald Wiplinger

Tom Lynn wrote:

Ron,
The guy is trying to help you.  

Tom,

I believe it!
Go to the link and read it.  There is a feature that you can use to 
play a recording into the voice channel.  Mine is set so when you 
press #9, the caller hears the lots of monkeys recording.


I am not sure if that is correct:

feature.conf:

[applicationmap]
shout2caller =   *911,callee,Playback,shout-100dB   ;Shout to caller if 
*911 was pressed - use 'callee' or 'caller'
ask4name-Chinese = *910,callee,Playback,ask4name-Chinese; Ask 
caller for her/his name in Chinese


and in extensions.conf   

and where should Set(DYNAMIC_FEATURES=hangup#play#testfeature) 
be


and I want that only 601 and 621 can use this feature.



bye

Ronald Wiplinger



The best part of it is that you can hang up and the recording will 
continue to play to the caller.  When it expires, so does the call


On 11/11/06, * Ronald Wiplinger* [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


Andrew Joakimsen wrote:
 http://www.voip-info.org/wiki-Asterisk+config+features.conf

... and where exactly did you see this feature


bye

Ronald Wiplinger

 On 11/11/06, *Ronald Wiplinger * [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]  wrote:

 I want to add some sound filed on demand during a phone call
only
 possible on some extension numbers.


 I get many phone calls from local companies, but don't
understand
 Chinese! I would like to record the call, but also ask the
caller some
 questions, which should be added into the call with some
keys on the
 phone, ... e.g.  *66554 should add into the call: How are
you? or What
 is your phone number?


 But I do have another application for that too.
 I get many fake phone calls, where Chinese people tell you
that your
 phone bill is not paid, your court fee is not paid,  and
ask the
 caller to go to the ATM machine and key in a series of key
 strokes, 
 most likely it will clear out your account.
 For such fake callers I would like to add a terrible noise
to the
 call
 and make scare them as much as possible.

 Such fake calls I get now for each of my phone lines at least 10
 each!!!
 Either the caller-id is not set, is 0 or is a tollfree number.


 bye

 Ronald Wiplinger
 ___
 --Bandwidth and Colocation provided by Easynews.com
http://Easynews.com
 http://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
http://Easynews.com --

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
 http://lists.digium.com/mailman/listinfo/asterisk-users






 ---
 avast! Antivirus: Inbound message clean.
 Virus Database (VPS): 0647-0, 2006/11/09
 Tested on: 2006/11/11 �U�� 11:07:21
 avast! - copyright (c) 1988-2006 ALWIL Software.
 http://www.avast.com







--
Ronald Wiplinger  (CEO of ELMIT)
http://www.elmit.com  http://voip.elmit.com   http://e-paper.elmit.com
Tel. (M) +886.939.775.516  (O) +886.2.2835.7765 (ENUM)   or FWD 511208
- I'm a SpamCon Foundation Member, #694, Verify it at
http://www.spamcon.org

PS: Spam prevention!
Our system is protected with a spam prevention program.
If you send us an e-mail, our system will send you a confirmation
message back. Just reply to this confirmation message please.
After receiving this confirmation message, our system will send
the hold message (one) and all future messages (after the received
confirmation message) to me without asking you again.

___
--Bandwidth and Colocation provided by Easynews.com
http://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
  





---
avast! Antivirus: 

Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-11 Thread Andrew Joakimsen
http://www.voip-info.org/wiki-Asterisk+config+features.confOn 11/11/06, Ronald Wiplinger
 [EMAIL PROTECTED] wrote:I want to add some sound filed on demand during a phone call only
possible on some extension numbers.I get many phone calls from local companies, but don't understandChinese! I would like to record the call, but also ask the caller somequestions, which should be added into the call with some keys on the
phone, ... e.g.*66554 should add into the call: How are you? or Whatis your phone number?But I do have another application for that too.I get many fake phone calls, where Chinese people tell you that your
phone bill is not paid, your court fee is not paid,  and ask thecaller to go to the ATM machine and key in a series of key strokes, most likely it will clear out your account.For such fake callers I would like to add a terrible noise to the call
and make scare them as much as possible.Such fake calls I get now for each of my phone lines at least 10 each!!!Either the caller-id is not set, is 0 or is a tollfree number.byeRonald Wiplinger
___--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo 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


Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-11 Thread Ronald Wiplinger

Andrew Joakimsen wrote:

http://www.voip-info.org/wiki-Asterisk+config+features.conf


... and where exactly did you see this feature


bye

Ronald Wiplinger


On 11/11/06, *Ronald Wiplinger * [EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED] wrote:


I want to add some sound filed on demand during a phone call only
possible on some extension numbers.


I get many phone calls from local companies, but don't understand
Chinese! I would like to record the call, but also ask the caller some
questions, which should be added into the call with some keys on the
phone, ... e.g.  *66554 should add into the call: How are you? or What
is your phone number?


But I do have another application for that too.
I get many fake phone calls, where Chinese people tell you that your
phone bill is not paid, your court fee is not paid,  and ask the
caller to go to the ATM machine and key in a series of key
strokes, 
most likely it will clear out your account.
For such fake callers I would like to add a terrible noise to the
call
and make scare them as much as possible.

Such fake calls I get now for each of my phone lines at least 10
each!!!
Either the caller-id is not set, is 0 or is a tollfree number.


bye

Ronald Wiplinger
___
--Bandwidth and Colocation provided by Easynews.com
http://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
  





---
avast! Antivirus: Inbound message clean.
Virus Database (VPS): 0647-0, 2006/11/09
Tested on: 2006/11/11 �U�� 11:07:21
avast! - copyright (c) 1988-2006 ALWIL Software.
http://www.avast.com




  



--
Ronald Wiplinger  (CEO of ELMIT)
http://www.elmit.com  http://voip.elmit.com  http://e-paper.elmit.com 
Tel. (M) +886.939.775.516  (O) +886.2.2835.7765 (ENUM)   or FWD 511208

- I'm a SpamCon Foundation Member, #694, Verify it at http://www.spamcon.org

PS: Spam prevention!
Our system is protected with a spam prevention program. 
If you send us an e-mail, our system will send you a confirmation message back. Just reply to this confirmation message please. 
After receiving this confirmation message, our system will send the hold message (one) and all future messages (after the received confirmation message) to me without asking you again.


___
--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


Re: [asterisk-users] Soundfiles adding during phone calls

2006-11-11 Thread Tom Lynn
Ron,The guy is trying to help you. Go to the link and read it. There is a feature that you can use to play a recording into the voice channel. Mine is set so when you press #9, the caller hears the lots of monkeys recording.
The best part of it is that you can hang up and the recording will continue to play to the caller. When it expires, so does the callOn 11/11/06, 
Ronald Wiplinger [EMAIL PROTECTED] wrote:
Andrew Joakimsen wrote: http://www.voip-info.org/wiki-Asterisk+config+features.conf... and where exactly did you see this feature
byeRonald Wiplinger On 11/11/06, *Ronald Wiplinger * [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote: I want to add some sound filed on demand during a phone call only possible on some extension numbers. I get many phone calls from local companies, but don't understand
 Chinese! I would like to record the call, but also ask the caller some questions, which should be added into the call with some keys on the phone, ... e.g.*66554 should add into the call: How are you? or What
 is your phone number? But I do have another application for that too. I get many fake phone calls, where Chinese people tell you that your phone bill is not paid, your court fee is not paid,  and ask the
 caller to go to the ATM machine and key in a series of key strokes,  most likely it will clear out your account. For such fake callers I would like to add a terrible noise to the
 call and make scare them as much as possible. Such fake calls I get now for each of my phone lines at least 10 each!!! Either the caller-id is not set, is 0 or is a tollfree number.
 bye Ronald Wiplinger ___ --Bandwidth and Colocation provided by Easynews.com
 http://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  --- avast! Antivirus: Inbound message clean.
 Virus Database (VPS): 0647-0, 2006/11/09 Tested on: 2006/11/11 �U�� 11:07:21 avast! - copyright (c) 1988-2006 ALWIL Software. http://www.avast.com
--Ronald Wiplinger(CEO of ELMIT)http://www.elmit.comhttp://voip.elmit.com
http://e-paper.elmit.comTel. (M) +886.939.775.516(O) +886.2.2835.7765 (ENUM) or FWD 511208- I'm a SpamCon Foundation Member, #694, Verify it at http://www.spamcon.org
PS: Spam prevention!Our system is protected with a spam prevention program.If you send us an e-mail, our system will send you a confirmation message back. Just reply to this confirmation message please.After receiving this confirmation message, our system will send the hold message (one) and all future messages (after the received confirmation message) to me without asking you again.
___--Bandwidth and Colocation provided by Easynews.com --asterisk-users mailing listTo 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


[asterisk-users] Soundfiles adding during phone calls

2006-11-10 Thread Ronald Wiplinger
I want to add some sound filed on demand during a phone call only 
possible on some extension numbers.



I get many phone calls from local companies, but don't understand 
Chinese! I would like to record the call, but also ask the caller some 
questions, which should be added into the call with some keys on the 
phone, ... e.g.  *66554 should add into the call: How are you? or What 
is your phone number?



But I do have another application for that too.
I get many fake phone calls, where Chinese people tell you that your 
phone bill is not paid, your court fee is not paid,  and ask the 
caller to go to the ATM machine and key in a series of key strokes,  
most likely it will clear out your account.
For such fake callers I would like to add a terrible noise to the call 
and make scare them as much as possible.


Such fake calls I get now for each of my phone lines at least 10 each!!!
Either the caller-id is not set, is 0 or is a tollfree number.


bye

Ronald Wiplinger
___
--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