Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "responseHeader":{
- "status":0,
- "QTime":130,
- "params":{
- "q":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
- "debug":"all"}},
- "response":{"numFound":35920,"start":0,"maxScore":33.54398,"docs":[
- {
- "id":"ERSCS1143280",
- "title":"sip 488 not acceptable here",
- "description":"this is not a fault in the sbg, but related to the uac. the warning header in the sip 488 response from uac is syntactically incorrect - quotation marks around the text are missing \"media type not available\". sip 488 not acceptable here uac replies with 488 not acceptable here, including a warning header, but sbg does not send this message towards the core side ",
- "reuseCount":1,
- "score":33.54398},
- {
- "id":"ERSCS1051487",
- "title":"sip call fails with 488 \"not acceptable here\"",
- "description":"tes is failing the call with 488 \"not applicable here\" response to invite because \"g729a\"is not a valid encoding name according to standards (specifically rfc 3555)so the name does not map to g.729.a (annex a) codec but is treated as unknown codec. references: rfc 3555 sip call fails with 488 \"not acceptable here\" problems with traffic using g.729a codec new oprator interconnected to tes using sip ",
- "reuseCount":0,
- "score":32.495483},
- {
- "id":"ERSCS1242451",
- "title":"sbg releases call with sip 488 insufficient bandwidth",
- "description":" collect more data regarding sbg releasing calls with sip 488 insufficient bandwidth sbg suddenly starts to release calls with message sip/2.0 488 not acceptable here and warning \"insufficient bandwidth\" in that message sbg releases call with sip 488 insufficient bandwidth ",
- ::
- ::
- "description":"wrong settings of mapping tables btnup incoming call, wrong release cause ",
- "reuseCount":0,
- "score":15.86114}]
- },
- "debug":{
- "rawquerystring":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
- "querystring":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
- "parsedquery":"(+(DisjunctionMaxQuery((title_without_synonym:incom)) DisjunctionMaxQuery((title_without_synonym:sip)) DisjunctionMaxQuery((title_without_synonym:call)) DisjunctionMaxQuery((title_without_synonym:reject)) DisjunctionMaxQuery((title_without_synonym:due)) DisjunctionMaxQuery((title_without_synonym:miss)) DisjunctionMaxQuery((title_without_synonym:sdp)) DisjunctionMaxQuery((title_without_synonym:call)) DisjunctionMaxQuery((title_without_synonym:releas)) DisjunctionMaxQuery((title_without_synonym:488)) DisjunctionMaxQuery((title_without_synonym:accept)) DisjunctionMaxQuery((title_without_synonym:here))))/no_coord",
- "parsedquery_toString":"+((title_without_synonym:incom) (title_without_synonym:sip) (title_without_synonym:call) (title_without_synonym:reject) (title_without_synonym:due) (title_without_synonym:miss) (title_without_synonym:sdp) (title_without_synonym:call) (title_without_synonym:releas) (title_without_synonym:488) (title_without_synonym:accept) (title_without_synonym:here))",
- "explain":{
- "explain":{
- "ERSCS1143280":"\n33.54398 = sum of:\n 6.3958673 = weight(title_without_synonym:sip in 24886) [SchemaSimilarity], result of:\n 6.3958673 = score(doc=24886,freq=1.0 = termFreq=1.0\n), product of:\n 5.546046 = idf, computed as log(1 + (docCount - docFreq + 0.5) / (docFreq + 0.5)) from:\n 1398.0 = docFreq\n 358326.0 = docCount\n 1.1532302 = tfNorm, computed as (freq * (k1 + 1)) / (freq + k1 * (1 - b + b * fieldLength / avgFieldLength)) from:\n 1.0 = termFreq=1.0\n 1.2 = parameter k1\n 0.75 = parameter b\n 5.9241223 = a
- <!-- A request handler that returns indented JSON by default -->
- <requestHandler name="/query" class="solr.SearchHandler">
- <lst name="defaults">
- <str name="echoParams">explicit</str>
- <str name="wt">json</str>
- <str name="indent">true</str>
- <str name="qf">
- title_without_synonym
- </str>
- <str name="q.alt">*:*</str>
- <str name="rows">100</str>
- <str name="fl">id,title,description,reuseCount,score</str>
- <str name="defType">edismax</str>
- </lst>
- </requestHandler>
- ======================================================
- {
- "responseHeader":{
- "status":0,
- "QTime":1,
- "params":{
- "q":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
- "debug":"all"}},
- "response":{"numFound":0,"start":0,"maxScore":0.0,"docs":[]
- },
- "debug":{
- "rawquerystring":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
- "querystring":"Incoming SIP call is rejected due to missing SDP call is released with 488 Not acceptable here",
- "parsedquery":"(+(DisjunctionMaxQuery((title_text_general:incoming)) DisjunctionMaxQuery((title_text_general:sip)) DisjunctionMaxQuery((title_text_general:call)) DisjunctionMaxQuery((title_text_general:is)) DisjunctionMaxQuery((title_text_general:rejected)) DisjunctionMaxQuery((title_text_general:due)) DisjunctionMaxQuery((title_text_general:to)) DisjunctionMaxQuery((title_text_general:missing)) DisjunctionMaxQuery((title_text_general:sdp)) DisjunctionMaxQuery((title_text_general:call)) DisjunctionMaxQuery((title_text_general:is)) DisjunctionMaxQuery((title_text_general:released)) DisjunctionMaxQuery((title_text_general:with)) DisjunctionMaxQuery((title_text_general:488)) DisjunctionMaxQuery((title_text_general:not)) DisjunctionMaxQuery((title_text_general:acceptable)) DisjunctionMaxQuery((title_text_general:here))))/no_coord",
- "parsedquery_toString":"+((title_text_general:incoming) (title_text_general:sip) (title_text_general:call) (title_text_general:is) (title_text_general:rejected) (title_text_general:due) (title_text_general:to) (title_text_general:missing) (title_text_general:sdp) (title_text_general:call) (title_text_general:is) (title_text_general:released) (title_text_general:with) (title_text_general:488) (title_text_general:not) (title_text_general:acceptable) (title_text_general:here))",
- "explain":{}, <-------- didn't return anything
- <!-- A request handler that returns indented JSON by default -->
- <requestHandler name="/query" class="solr.SearchHandler">
- <lst name="defaults">
- <str name="echoParams">explicit</str>
- <str name="wt">json</str>
- <str name="indent">true</str>
- <str name="qf">
- title_text_general
- </str>
- <str name="q.alt">*:*</str>
- <str name="rows">100</str>
- <str name="fl">id,title,description,reuseCount,score</str>
- <str name="defType">edismax</str>
- </lst>
- </requestHandler>
Advertisement
Add Comment
Please, Sign In to add comment