VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
s.shuma at gmail.com Guest
|
Posted: Tue Apr 22, 2008 5:22 am Post subject: [asterisk-users] features.conf Problem with DTMF_sequence |
|
|
Hello,
I have following problem with my Asterisk installation (version 1.6.0. beta
7.1). I want to assign start record conversation to #7 and stop record
conversation to #8, but it isn't working (on previous Asterisk 1.2.17 it was
working fine). When I assign those functions to 7/8 (without #)
correspondingly it also works fine, but it works only from caller side. I
would appreciate very much if somebody can take a look at my configuration
below and give me comments what I am doing wrong.
My configuration:
features.conf:
[featuremap]
blindxfer => 111222333 ; Blind transfer (default is #)
disconnect => 444555666 ; Disconnect (default is *)
;automon => *1 ; One Touch Record a.k.a. Touch Monitor
;atxfer => *2 ; Attended transfer
;parkcall => #72 ; Park call (one step parking)
;automixmon => *3 ; One Touch Record a.k.a. Touch MixMonitor
[applicationmap]
testfeature => #9,peer/both,Playback,beep
record_start => #7,self/both,Macro,RECORD_START ; doesn't work, peer or
self doesn't make difference
record_stop => #8,self/both,Macro,RECORD_STOP ; doesn't work, peer or
self doesn't make difference
;record_start => 7,self/both,Macro,RECORD_START ; works fine only from
caller side
;record_stop => 8,self/both,Macro,RECORD_STOP ; works fine only from
caller side
extension.conf:
[general]
autofallthrough=yes
[macro-RECORD_START]
exten => s,1,Playback(beep)
exten => s,2,AGI(${AGI_SERVER}${RECORD_AGI}?MODE=start)
[macro-RECORD_STOP]
exten => s,1,AGI(${AGI_SERVER}${RECORD_AGI}?MODE=stop)
--
Regards, Shuma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080422/395092a0/attachment.htm |
|
Back to top |
|
|
tilghman at mail.jeffa... Guest
|
Posted: Tue Apr 22, 2008 6:13 pm Post subject: [asterisk-users] features.conf Problem with DTMF_sequence |
|
|
On Tuesday 22 April 2008 05:22, Sergey Shumeyko wrote:
Quote: | I have following problem with my Asterisk installation (version 1.6.0. beta
7.1). I want to assign start record conversation to #7 and stop record
conversation to #8, but it isn't working (on previous Asterisk 1.2.17 it
was working fine). When I assign those functions to 7/8 (without #)
correspondingly it also works fine, but it works only from caller side. I
would appreciate very much if somebody can take a look at my configuration
below and give me comments what I am doing wrong.
|
http://bugs.digium.com/view.php?id=12299
--
Tilghman |
|
Back to top |
|
|
igi-go at ya.ru Guest
|
Posted: Wed Apr 23, 2008 10:21 am Post subject: [asterisk-users] features.conf Problem with DTMF_sequence |
|
|
Tilghman Lesher wrote:
Quote: | On Tuesday 22 April 2008 05:22, Sergey Shumeyko wrote:
Quote: | I have following problem with my Asterisk installation (version 1.6.0. beta
7.1). I want to assign start record conversation to #7 and stop record
conversation to #8, but it isn't working (on previous Asterisk 1.2.17 it
was working fine). When I assign those functions to 7/8 (without #)
correspondingly it also works fine, but it works only from caller side. I
would appreciate very much if somebody can take a look at my configuration
below and give me comments what I am doing wrong.
| http://bugs.digium.com/view.php?id=12299
| No, I think this issue have other root. The issue I've reported have
deal only with pickup number.
Sergey, it is interesting for me, I'll try to look at you configuration
till weekend.
--
Best regards,
Igor A. Goncharovsky
___________________________________
ICQ: 648337 blog: http://igorg.ru
mailto: igi-go at ya.ru
___________________________________ |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|