[Freeswitch-users] Persistence BLFs (or: Dear PBX please remember the BLF state)
Patrick Plattes
patrick.plattes at niemann-frey.info
Thu Feb 3 13:15:32 MSK 2011
There is a difference between the NOTIFY message body in the head and
1.0.6. Shouldn't the dialog-info have state child element?
fs 1.0.6:
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="0"
state="full" entity="sip:queue-sales_fr-263 at 192.168.56.189">
<dialog id="" direction="initiator">
<state>confirmed</state>
</dialog>
</dialog-info>
fs head:
<dialog-info xmlns="urn:ietf:params:xml:ns:dialog-info" version="0"
state="partial" entity="sip:queue-sales_fr-263 at 192.168.56.189">
</dialog-info>
More information about the FreeSWITCH-users
mailing list