Hi,
i have a weird problem with BLFs on Fusionpbx, but i belive it's a freeswitch problem. Phone subscribes to phone events, receives early->confirmed notification and then (seems after a random time) freeswitch sends another notification with the body of:
<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf: params:xml:ns:dialog-info" version="4" state="full" entity="sip:number@domain">
</dialog-info>
where number and domain are actual number and domain of the phone.
The phone interprets this as if the call is ended on the phone it is monitoring and terminates the BLF light (ie. thinks that the phone is now idle).
Why does freeswitch send this and is there a way to disable it? Mybe the phone is misinterpreting the body and the message should be ignored? I can't find anything on google ..can anyone point me in a direction to solve this?
i have a weird problem with BLFs on Fusionpbx, but i belive it's a freeswitch problem. Phone subscribes to phone events, receives early->confirmed notification and then (seems after a random time) freeswitch sends another notification with the body of:
<?xml version="1.0"?>
<dialog-info xmlns="urn:ietf: params:xml:ns:dialog-info" version="4" state="full" entity="sip:number@domain">
</dialog-info>
where number and domain are actual number and domain of the phone.
The phone interprets this as if the call is ended on the phone it is monitoring and terminates the BLF light (ie. thinks that the phone is now idle).
Why does freeswitch send this and is there a way to disable it? Mybe the phone is misinterpreting the body and the message should be ignored? I can't find anything on google ..can anyone point me in a direction to solve this?