[Home]

Summary:ASTERISK-12645: chanspy with DTNF detect
Reporter:astervdo (astervdo)Labels:
Date Opened:2008-08-26 01:26:14Date Closed:2011-06-07 14:08:09
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_chanspy
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hi,

i tried chanspy application and it works fine.

but the problem is that there is no option to come out or jump to next priority  with DTMF input.

The Chanspan does not take any DTMF digit.

Is there any fix for it.

regards,
aster
Comments:By: Sean Bright (seanbright) 2008-08-26 05:29:13

If you are asking how to use the ChanSpy application please type:

   core show application ChanSpy

At the Asterisk CLI (asterisk -r).  You can also ask your question on the asterisk users mailing list (http://lists.digium.com) or in the #asterisk channel on FreeNode.

If you are suggesting a feature addition, you will need to provide a patch when opening an issue here.  If this is the case, feel free to attach a patch to this issue an re-open it.

By: astervdo (astervdo) 2008-08-26 09:40:23

I am not asking about how the chanspy() application is been used.

The chanspy application works perfectly right.

i may be wrong in asking my question.


i want a option to come out of the chanspy and continue in the dial plan

example extension is as follows


exten = s,1,Answer
exten = s,2,chanspy(SIP/,q)
exten = s,3,Playback(vm-intro)
exten = s,4,Hangup


once the caller goes to chanspy, i want him to come back( by pressing some key -- DTMF), continue and listen to the Playback and then hangup.

regards,
aster

By: Russell Bryant (russell) 2008-08-26 10:26:05

Feature requests are not accepted on the bug tracker.  Sorry ..