[asterisk-dev] [Code Review] 3038: Add CHANNEL function support for PJSIP

2013-12-01 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3038/ --- Review request for Asterisk Developers. Repository: Asterisk

[asterisk-dev] [Code Review] 3037: Add tests for CHANNEL function for PJSIP

2013-12-01 Thread Matt Jordan
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3037/ --- Review request for Asterisk Developers. Repository: testsuite

Re: [asterisk-dev] [Code Review] 3036: res_pjsip_transport_websocket: Fix crash with security events and improve implementation

2013-12-01 Thread Joshua Colp
--- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3036/ --- (Updated Dec. 1, 2013, 1:56 p.m.) Status -- This change has been

[asterisk-dev] SIP request

2013-12-01 Thread Stas Kobzar
Hello list, I am trying to develop my own Asterisk module. I need to create and send PUBLISH SIP message with special headers and/or message body. I found in that in include folder there is a sip_api.h (Asterisk 11), an API for INFO method. But I can not figure out how to access to other

Re: [asterisk-dev] SIP request

2013-12-01 Thread Joshua Colp
Stas Kobzar wrote: Hello list, I am trying to develop my own Asterisk module. I need to create and send PUBLISH SIP message with special headers and/or message body. I found in that in include folder there is a sip_api.h (Asterisk 11), an API for INFO method. But I can not figure out how to

Re: [asterisk-dev] SIP request

2013-12-01 Thread Stas Kobzar
Thank you! On Sun, Dec 1, 2013 at 9:02 PM, Joshua Colp jc...@digium.com wrote: Stas Kobzar wrote: Hello list, I am trying to develop my own Asterisk module. I need to create and send PUBLISH SIP message with special headers and/or message body. I found in that in include folder there