[Freeswitch-users] freetdm and ring_ready

Neil Patel neilp at cs.stanford.edu
Tue Dec 14 13:23:55 MSK 2010


I am using ring_ready to let incoming calls to my IVR app ring couple times
before the app engages:

session:execute("ring_ready");
session:sleep(8000);
...
session:answer();

On one of my servers I am using freeTDM to interface with Sangoma hardware,
and another uses OpenZap (this is really the only difference between the two
FS instances). Ringing/early media is playing on the openzap server, but not
with freeTDM. Any idea why not?

Thanks,
Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101214/b782972b/attachment.html 


More information about the FreeSWITCH-users mailing list