Luca Bertoncello
2015-Dec-22 09:30 UTC
[asterisk-users] Deutsche Telekom: calls dropped after 15 minutes
Zitat von Sebastian Kemper <sebastian_ml at gmx.net>: Hi Sebastian> Brian suggests to check the SIP traces. You can either enable SIP > debugging in Asterisk like so: > > sip set debug on > > Or you could run tcpdump and capture the SIP traffic. > > The first option is probably the easiest.I tried with sip set debug 42 sip set verbose 42 The result was in my first E-Mail... Thanks Luca Bertoncello (lucabert at lucabert.de)
Sebastian Kemper
2015-Dec-22 09:34 UTC
[asterisk-users] Deutsche Telekom: calls dropped after 15 minutes
On Tue, Dec 22, 2015 at 09:30:52AM +0000, Luca Bertoncello wrote:> Zitat von Sebastian Kemper <sebastian_ml at gmx.net>: > > Hi Sebastian ><snip>> > I tried with > > sip set debug 42 > sip set verbose 42 > > The result was in my first E-Mail...Hi Luca, I don't remember seeing anything looking like a SIP trace in your first mail. Try sip set debug on instead of sip set debug 42 I don't think there's a sip debugging level like 42 in Asterisk. You can either switch it on or off. Regards, Sebastian
Luca Bertoncello
2015-Dec-22 09:42 UTC
[asterisk-users] Deutsche Telekom: calls dropped after 15 minutes
Zitat von Sebastian Kemper <sebastian_ml at gmx.net>:> I don't remember seeing anything looking like a SIP trace in your first > mail. Try > > sip set debug on > > instead of > > sip set debug 42 > > I don't think there's a sip debugging level like 42 in Asterisk. You can > either switch it on or off.Is it not this: http://lists.digium.com/pipermail/asterisk-users/2015-December/288078.html ? sip set debug 42 should be a little trick to enable more debugging... So I got in this list some months ago... But now somewhat other: yesterday evening I spoke with Telekom. They tried to "reset my DSL port" (whatever it means). As result I was without Internet and phone for over an hour... Then I tried to call my cousin in Italy and the call was NOT dropped after 15 minutes... I'll try this evening again. Maybe it was a problem by Deutsche Telekom... Thanks Luca Bertoncello (lucabert at lucabert.de)