[asterisk-users] Soundfiles adding during phone calls
Ronald Wiplinger
ronald at elmit.com
Thu Nov 16 08:59:10 MST 2006
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* <ronald at elmit.com
>> <mailto:ronald at elmit.com>> 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 * <ronald at elmit.com
>> <mailto:ronald at elmit.com>
>> > <mailto:ronald at elmit.com <mailto:ronald at elmit.com> >> 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
>> >
More information about the asterisk-users
mailing list