Displaying 1 result from an estimated 1 matches for "m54c9c41e".
2009 Dec 29
2
Realtime mysql extensions mutiple queries for each priority?
...t14 _991X 2 NoOp TRUNK-${EXTEN:0:2} DID-${EXTEN:2}
dpdefault14 _991X 3 Set CALLERID(number)=600
dpdefault14 _991X 4 Answer
dpdefault14 _991X 5 Goto ${EXTEN:2}|1
Each priority is queried several times before executing. Here is a
sample of the first 2 priorities on a pastebin:
http://pastebin.com/m54c9c41e
I would not think this is normal activity as I can query the database
directly once and get a valid response. I don't have any realtime
mysql connections issues that I can see, no errors in the logs and
console status is:
test1-6*CLI> realtime mysql status
Connected to astclust at 127.0.0...