[asterisk-users] Issues with call dropping

Joshua Colp jcolp at digium.com
Tue Jun 30 09:07:36 CDT 2015


Nick Awesome wrote:
> May someone help with the sourcecode, trying find where can I
> manually send response on Received INFO request in PJSIP
>
> ASTERISK-24986 issues opened already more the 2 month and calls from
> customers still drops. very annoying :( maybe some one could help me
> figure out where Received INFO request dies in source so I could
> patch it to response 200 OK ?

INFO support is currently implemented only for DTMF in the 
res_pjsip_dtmf_info module. This module is located at 
res/res_pjsip_dtmf_info.c

It could be used as a base to implement this, or extended to support it.

Cheers,

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org



More information about the asterisk-users mailing list