Newbie here. I've been groping my way through this and finally decided reach out for help.
I'm working with a default (demo) Freeswitch configuration on a Raspberry Pi.
Using a SIP client on my cell phone as extension 1005, I can dial into Tetris at 9198.
Using sngrep, I can see the connection being made, then FS sends ~10 200 OK sdp packets then sends a BYE.
I can connect to other SIP clients and the same thing happens.
Here's what it looks like in sngrep:
Client FS
------- ------
Invite -->
<-- 407 Proxy Auth Req
ACK -->
Invite -->
<-- 100 Trying
<-- 200 OK
<-- 200 OK
(snip)
<-- 200 OK
<--BYE
200 OK --->
It takes about 30 seconds before I get the BYE.
It doesn't matter what SIP client I use. I've tried it on my cell phone, PC and and ATA.
I've no idea what might be causing it.
Can you give me an idea where to look?
I'm working with a default (demo) Freeswitch configuration on a Raspberry Pi.
Using a SIP client on my cell phone as extension 1005, I can dial into Tetris at 9198.
Using sngrep, I can see the connection being made, then FS sends ~10 200 OK sdp packets then sends a BYE.
I can connect to other SIP clients and the same thing happens.
Here's what it looks like in sngrep:
Client FS
------- ------
Invite -->
<-- 407 Proxy Auth Req
ACK -->
Invite -->
<-- 100 Trying
<-- 200 OK
<-- 200 OK
(snip)
<-- 200 OK
<--BYE
200 OK --->
It takes about 30 seconds before I get the BYE.
It doesn't matter what SIP client I use. I've tried it on my cell phone, PC and and ATA.
I've no idea what might be causing it.
Can you give me an idea where to look?