You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to making calls with providing FreeSWITCH SIP auto answer flags (INVITE with intercom=true, plus Call-Info: sip:x.x.x.x;answer-after=0) to make FSClient answer automatically the call. This case is clearly should have covered by code, the phone GUI shows an answered call, but the call itself terminated immediatelly after answer (BYE is being sent from FSClient to FreeSWITCH).
To reproduce, the easiest way is to dial the FSClient extension from an other phone with the "8" prefix - defined as intercom prefix in the FreeSWITCH default dialplan. I used FreeSWITCH 1.0.7 sources for building on Win32. Feature works properly for calling Yealink endpoints on the same switch. Please let me know if other details and tests are required from our side.
Thanks for your support!
Client log attached with failed call from 1005 (hard phone) to 81004 (intercom prefix + FSClient ext) fsclient_intercom_call_failed.log
The text was updated successfully, but these errors were encountered:
Tried to making calls with providing FreeSWITCH SIP auto answer flags (INVITE with intercom=true, plus Call-Info: sip:x.x.x.x;answer-after=0) to make FSClient answer automatically the call. This case is clearly should have covered by code, the phone GUI shows an answered call, but the call itself terminated immediatelly after answer (BYE is being sent from FSClient to FreeSWITCH).
To reproduce, the easiest way is to dial the FSClient extension from an other phone with the "8" prefix - defined as intercom prefix in the FreeSWITCH default dialplan. I used FreeSWITCH 1.0.7 sources for building on Win32. Feature works properly for calling Yealink endpoints on the same switch. Please let me know if other details and tests are required from our side.
Thanks for your support!
Client log attached with failed call from 1005 (hard phone) to 81004 (intercom prefix + FSClient ext)
fsclient_intercom_call_failed.log
The text was updated successfully, but these errors were encountered: