[Freeswitch-users] mod_fsk not detecting call waiting caller id

Anthony Minessale anthony.minessale at gmail.com
Wed Feb 9 00:19:38 MSK 2011


I already explained that this is not what this module is intended for.
It's intended for 1 FS to send another FS a series of FSK data.

If you are trying to get the original CID tone on a new call the ata
is probably already eating it up?


On Tue, Feb 8, 2011 at 3:09 PM, Anirudha Shimpi <anu at familytv.com> wrote:
> Waiting for digit ‘D’ did not yield any results. Any other ideas? I am very
> much interested in getting call waiting caller id to work with Freeswitch
> and analog lines.
>
>
>
> Call waiting caller id works as follow as per my understanding –
>
> 1.       CO Sends 440hz tone to indicate call waiting
>
> 2.       Followed by CAS signal (DTMF – 2130/2750)
>
> 3.       CPE sends DTMF digit ‘D’
>
> 4.       CO sends FSK caller id in MDMF format
>
>
>
> I tried this on my original line by adding the following to the dialplan
>
> <action application="tone_detect" data="cwcid_tone_detect 2750,2130 r 0
> transfer '1302 XML default' 1"/>
>
>
>
> With ext 1302 doing the following
>
> <action application="playback" data="tone_stream://%(100,0,697,1633)"/>
> <!—DTMF D-->
>
> <action application="fsk_recv"/>
>
> <action application="set" data="execute_on_fsk=log 'Got FSK
> [${fsk_phone_num}] [${fsk_phone_name}]'"/>
>
>
>
> Had two problems with this scenario
>
> 1.       FS would never detect the CAS tone
>
> 2.       To get around, I decided to detect the 440 hz tone, and ignore the
> CAS tone, added delay of about 100ms to ignore the CAS tone. This resulted
> in the call being transferred to 1302 but, still no fsk_recv.
>
>
>
> Questions –
>
> 1.       Why does FS not detect the CAS tone?
>
> 2.       In case of scenario 2, why did mod_fsk not detect the FSK?
>
>
>
> I did try the same case with some old Dialogic D/41 cards that I had, and it
> seems to work fine (detect CAS tone, send D, wait for FSK). I do get the
> caller id fsk after I transmit the D. There is a permitted possible
> variation of up to 14hz on the CAS frequencies, however, I do not know how
> to specify that for mod_tone_detect.
>
>
>
> Any help greatly appreciated.
>
>
>
> Thanks
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-users mailing list