Hi,
Assuming I am using the chan_sip driver
my question is for an outbound call If Asterisk receives any SIP Response
(like 100 TRYING, 180 RINGING ...) which of the two will receive this frame
data first will it be *handle_response_invite* of channels/chan_sip.c or
will it be *ast_read* of the main/channel.c

So far with my testing handle_response_invite is receiving the frame data
first and then the ast_read, will this always be the case or is this a race
thing where either of the functions can get the data first?

Thanks,
Mohit Dhiman
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to