Created by: Ashraf Khandwalla on 26-03-2010 02:52:42 PM hi, I have a SIP Trunk configured with a DNS SRV destination address; a device configured for automatic recording; a recording profile, etc configured to associate the trunk to the device. None of my servers in the DNS SRV record get a SIP INVITE when the device answers the call. A quick look at the Call Manager sdi logs seem to indicate a DNS query failure. 03/25/2010 16:53:20.660 CCM|//SIP/SIPDns(1,53,1)/wait_SdlDnsSrvRecordRsp: (DNS A or AAAA query called as SRV query Fail):hostname=_myserver_sip._tcp.mydomain.com, ReqType=1,serversused=0 |<CLID::StandAloneCluster><NID::10.10.10.151><CT::0,0,0,0.0><IP::><DEV::><LVL:etailed><MASK::20000> The query is successful when I run it in the Call Manager CLI: utils network host _myserver_sip._tcp.mydomain.com srv
The query is also successful when I run it using nslookup. I am not sure why the CLI would be able to run the query but the CCM service would not. Appreciate any ideas anyone might have. Thanks. CCM version 7.1.3 Ashraf
Subject: RE: SIP Trunk configured for DNS SRV not getting INVITES Replied by: Giggesh Thekkekeloth on 02-07-2010 02:58:03 PM Hi Ashraf, Upon reading your descritption of the issue, it seems we will need ccm sdi/sdl traces in detailed level, with "enabled sip stack tracing" selected for analsying this issue. Kindly open a Developer Support Service Request with the trace, if you have an active Developer Services Subscription contract for detailed assistance: Kindly go to this link for further details: http://www.cisco.com/en/US/services/ps6769/ps5408/ps5418/services_overview0900aecd80357861.htm Still have a question on contract ? Contact us at developer-support@cisco.com.
Hi UCCE 11.5 to the CVP I get 30,000 per day , number off call like 100 per day that fail .in the CVP log I see calls that fail I see this error.[INBOUND]: Refer failed with 404 - Not Found. May be a problem with Routing Confi...
view more
I try to update the PIN via powershell.I allways get "Error: return is empty" (in german: "Fehler: Leere Antwort auf Anfroderung")Any Idea whats wrong? $AXL = New-WebServiceProxy -Uri ($scriptPath + "\AXLAPI.wsdl") -Credential $MyCreds
$AXL.Url = "$u...
view more
We just upgraded to UCCX v12. Some of our agents displays are showing the number of participants in a call as circled in Attachment 1. The rest of the agents display the calling number as shown in attachment 2. I am having difficulty in determining what c...
view more
Hi, I have created UCCX 11.6 Sandbox lab and as per my knowledge it is avaliable with premium licenses. CUIC web page is there but it shows only reports where can I find Report definition Tab. I want to create new reports and report definition....
view more
The library I use is following:http-client-4.5.10.jar
httpcore-4.4.12.jar
httpmime-4.5.10.jarHere is my custom java codepackage com.mycompany.cvp.webservice;
import java.io.File;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.C...
view more