SIP UAC not getting response to INVITE request

Please post requests related to the sipsorcery library to the GitHub repo https://github.com/sipsorcery/sipsorcery/issues.
Locked
v1ct07
Posts: 1
Joined: Thu Jul 26, 2012 2:40 pm

SIP UAC not getting response to INVITE request

Post by v1ct07 » Thu Jul 26, 2012 2:58 pm

Hi everyone,
Am developing a soft videophone using JAIN SIP API and JMF.
The problem am having i that when i initiate a call by sending an INVITE request, the processTimeout() method is called. when i click on the ok button on the dialog box that notifies me of the timeout, the processTransactionTerminated() method is called. Please could you help me out. thanks in anticipation of you help.

Locked