Opened 16 years ago
Closed 16 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:
- crash in sending IM's and typing indications due to pjsua_msg_data not initialized by the C module.
- 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 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Committed in r2374