Opened 11 years ago

Closed 11 years ago

#1701 closed enhancement (fixed)

Python enhancement: added received message into incoming call callback

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

Description

As the title says. Note that only msg_info_info (pjsip_rx_data_get_info()) and msg_info_buffer (rdata.msg_info.msg_buf) attributes are implemented.

Thanks Niels Klaas for the patch!

Change History (1)

comment:1 Changed 11 years ago by nanang

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

In 4609:

Close #1701: added received message info into incoming call callback

Note: See TracTickets for help on using tickets.