tmakkonen / sipcmd

sipcmd
327 stars 108 forks source link

Problem with connection state in sip protocol #59

Open fralbo opened 5 years ago

fralbo commented 5 years ago

Hello, The state of the connection doesn't change when the remote answer or hangup. State stays in CONNECTING.

Here is the parameters I used:

./sipcmd -P sip -u 0033972nnnn -c mypasswd -w sip3.ovh.fr -x "w250;c00336nnnnnn;vtest8.wav;ws500;h"

sipcmd is counting up to 10, called phone is ringing at about 5. Whatever I answer or hang up on remote side, sipcmd complains with a Dial timeout error.

What's wrong please?