[Asterisk-Users] Limit the call & recording when pressing *1

Anton Krall akrall-lists at intruder.com.mx
Sun Feb 27 11:45:17 MST 2005


All the stuff on features.conf doesn't work for me too... I press *1 or # to
transfer a call and I get nothing...

 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Joseph
Sent: Domingo, 27 de Febrero de 2005 12:21 p.m.
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Limit the call & recording when pressing *1

[snip]
> Try: 
> 
> exten => 21,1,Dial(${phone1},20,rw)
> 
> Options should be combined.   
> 
> and
> 
> exten => 21,1,Dial(${phone1},20,rwL(300000:240000:60000))
> 
> This limits the call to five minutes, warning every 60 seconds when 
> four minutes are remaining.  Keep in mind that time is specified in
milliseconds.
> (FYI:  There are 60,000 milliseconds in a minute.)

Yes, the limit call works but the "w" doesn't work when I press "*1"
after picking up the call.

I've noticed that my file features.conf didn't have the options:
 [featuremap]
 ;blindxfer => #1                ; Blind transfer
 ;disconnect => *0               ; Disconnect
 ;automon => *1                  ; One Touch Record
 ;atxfer => *2                   ; Attended transfer

but even adding it and commenting out "automon => *1" didn't work.
and of course I restart asterisk after modifying features.conf

--
#Joseph
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list