danbarua / NEventSocket

A reactive FreeSwitch eventsocket library for Modern .Net
Mozilla Public License 2.0
74 stars 37 forks source link

Hangup call after number of seconds #71

Open frankaxela opened 6 years ago

frankaxela commented 6 years ago

Hi @danbarua , Im using your library to handle my FS from the code, take calls, handles DTMFs, play different menu options and trigger calls to phone numbers. Everything works great and the tool it's amazing, but at the point of moving to prod had an issue hanging up calls after a variable number of seconds. Can you advise? I was including the TimeoutSeconds attribute in the OriginateOptions, working with softphones, but in prod it's no good, Can you advise? Thanks