I'm trying to collect packet capture from Jabber Video 4.4 (4.4.3.14779)
to develop a BFCP server.
Call flow:
1 TPS 8710 2.2, 2 Jabber Video, 1 E20.
I start presentation from Jabber (which supports BFCP)
Presentation sharing works fine.
While in the logs I do see the BFCP being negotiated, when I do a packet capture using WireShark I dont see any BFCP setup packets like
BFCP_FLOOR_REQUEST
(Even though I use the UDP port in SDP and use Decode as BFCP option)
I just see BFCP HelloACK, FloorRequestStatus has anyone tried the same?
Not sure how this part is negotiated any ideas?
2012-10-29 18:13:42,577 DEBUG PID 4204 TID 3380 SIP
bfcp_floor_request: conn_id 21104
2012-10-29 18:13:42,577 INFO PID 4204 TID 3204 SIP
Log_debug: bfcp_fp_UdpMode_doBFCPFpFloorRequest
2012-10-29 18:13:42,577 DEBUG PID 4204 TID 3204 SIP
sending BFCP packet with primitive: BFCP_FLOOR_REQUEST, trans id 7
2012-10-29 18:13:42,696 DEBUG PID 4204 TID 3204 SIP
received BFCP packet with primitive: BFCP_FLOOR_REQUEST_STATUS (GRANTED), trans id 7
2012-10-29 18:13:42,696 INFO PID 4204 TID 3204 SIP
bfcp_fp_udp_incoming_packet:BFCP_FLOOR_REQUEST_STATUS: BFCP_GRANTED
2012-10-29 18:13:42,697 DEBUG PID 4204 TID 3204 SIP
sending BFCP packet with primitive: BFCP_NEW_FLOOR_REQ_STATUS_ACK, trans id 7