Opened 15 years ago

Closed 15 years ago

#681 closed defect (fixed)

Bugs in sending and receiving instant messages (thanks Johan Risberg for the patches)

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.0.1
Component: python Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Few bugs discovered and subsequently fixed by Johan:

  1. crash in sending IM's and typing indications due to pjsua_msg_data not initialized by the C module.
  2. failure to route incoming IM's and typing indications to the correct call in the pjsua.py module.

Also added the missing Call.send_pager() function in the pjsua.py module.

Thanks Johan for the patch.

Change History (1)

comment:1 Changed 15 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Committed in r2374

Note: See TracTickets for help on using tickets.