[Home]

Summary:ASTERISK-11255: Asterisk blocks all activity after SIP call attempt, hints related
Reporter:Miguel Paolino (punkgode)Labels:
Date Opened:2008-01-17 12:28:45.000-0600Date Closed:2011-06-07 14:00:57
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:PBX/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) extensions.conf
Description:Asterisk blocks, and stops all activity if a call is placed (and rejected) to a SIP extension with a hint active. This problem is always present in a production scenario with a hundred SIP phones and only one phone subscripted to about 60 hints. It started to happen as soon as hints where enabled and it happens almost instantly. The logs in this report where generated in a test environment with only two SIP phones (one hardphone with presence lights and one softphone). I couldn't reproduce it using plain text configs, as the production Asterisk is using realtime to store sip configurations, and it appears to be triggered under this setup only. The production system is running 1.2.23, it was also reproduced under 1.2.26 tarball release, and SVN branch up to date. This obviously is stopping me from using hints, as I can't afford to go back to plain text configs as a workaround.


****** STEPS TO REPRODUCE ******

- Configure two SIP extensions using mysql Realtime
- Configure several hints in extensions.conf
- Register one extension hint on the other phone
- Place the call and reject it
Comments:By: Joshua C. Colp (jcolp) 2008-01-17 12:30:20.000-0600

Bugs are no longer being fixed in the 1.2 series, only security related issues. If this issue is applicable to 1.4 feel free to reopen with a set of logs and info from it.