[Home]

Summary:ASTERISK-15140: detect fsk caller-id with DT-AS start signal
Reporter:tbsky (tbsky)Labels:
Date Opened:2009-11-14 22:07:15.000-0600Date Closed:2011-06-07 14:08:09
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:hi:
  our country(Taiwan) use ETSI Standard ETS 300 659-1 to send caller-id.
the caller-id format may be DTMF or FSK. with the newest patch in issue 9096
(9096-1.6.2-branch.diff), the DTMF part is solved now. but asterisk still can not detect the FSK part.

  in the standard the FSK will send with a DT-AS (dual tone alerting signal) start. the method is described in pdf below(page 12):
   http://www.araxinfo.com/~bacvic/ets_30065901.pdf

  I wonder if asterisk can treat this kind of FSK just like the DTMF in issue 9096. issue 9096 add option "cidstart=dtmf" to chan_dahdi.conf. can we add "cidstart=dtas" or "cidstart=fsk" to detect FSK also?
 
  I can help for testing if someone would like to give a patch.
  thanks!!
Comments:By: Leif Madsen (lmadsen) 2009-11-16 10:35:13.000-0600

This appears to be a feature request without a patch. If you're able to provide a patch, then feel free to reopen this issue, otherwise you'll need to find someone to supply a patch for you. This is not the forum for feature requests though.