search for: sip_page2_dialog_established

Displaying 1 result from an estimated 1 matches for "sip_page2_dialog_established".

2009 Mar 02
1
SIP dialog matching problem? (1.4.23.1)
...d is the same. We have used pedantic checking. Could it be considered as a bug? Looking at the code of chan_sip.c (version 1.4.23.1), we have observed that in function 'find_call' line 4667, asterisk is considering the call as FOUND because of this test: !ast_test_flag(&p->flags[1], SIP_PAGE2_DIALOG_ESTABLISHED). Commenting out this comparison, the call proceeds correctly. Sure, there is some reason for this checking and we would like to know which is and in what does it affect. How could we fix it? The following is the asterisk console output when the call does not proceed: [Mar 2 12:15:24] DEBUG[9989]...