Strange behaivor Outbound Call and Event Response in Siebel

Hello,
In my enviroment when I passing parameters to outbound call (for example ContactId) like Param.ContactId, than in event response I can not read them, for eaxamle {ContactId} empty.
Is it problem in my enviroment or it is Virtual CTI driver bug? I use Siebel 8.1.1
Thanks
Edited by: DocJon on 05.03.2010 8:24

Hello. Thanks for response!
In log files, thare no errors.
In tw_USER.log i saw, before ItereactionMessage that Siebel post ContactId. But when IteractionMessage resived there is no ContactId, only standart contactId parameter equal -1. In S_Com log file, also, no such parameter.
I tried screen transfer, and it works fine.
What log files do you need? Do you need cca log files or only siebel log files?
Thanks!
P/S what is your email?
Edited by: DocJon on 09.03.2010 0:07

Similar Messages

  • External Procedure call - wait event - no response

    Executing SQL that use external library - I dont get any response
    I see wait event as 'External Procedure call' and no response, no errors are thrown.
    Am I missing something or how do I troubleshoot further...
    Your help very much appreciated.
    Please note I have no entry in TNSNAMES.ORA or LISTENER.ORA file for extproc connections.
    Oracle DB - Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Listener - TNSLSNR for Linux: Version 11.2.0.3.0
    OS - Red Hat Enterprise Linux Server release 6.5
    DLL entry done ONLY in "/apps/oracle/product/11.2.0/dbhome_1/hs/admin/extproc.ora"
    SET EXTPROC_DLLS=ANY
    OS Environment LD_LIBRARY_PATH=
    LD_LIBRARY_PATH=/apps/oracle/product/11.2.0/dbhome_1/lib
    DLL File permission
    -rwxrwxr-x  1 oracle oinstall   8022832 Mar  6 12:55 libst_shapelib.so
    OS EXTPROC process is running
    oracle   17489     1  0 09:08 ?        00:00:00 extprocGISDEV (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=BEQ)))
    Library Path set at schema level as below
    select * from dba_libraries where library_name = 'ST_SHAPELIB';
    OWNER                          LIBRARY_NAME                   FILE_SPEC                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        DYNAMIC STATUS
    SDE                            ST_SHAPELIB                    /apps/oracle/product/11.2.0/dbhome_1/lib/libst_shapelib.so                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       Y       VALID  

    Hello,
    This is posted in the incorrect community.  I think you need to be in SQL and PL/SQL
    Regards,
    Matt

  • Another layout for outbound call in ICM 7.5

    Hello everyone,
    If someone knows whether it is possible to make another layout which I have to present in CAD for outbound calls.
    I have already used default layout and need another one for outbound calls.
    Our contact cener is based on ICM 7.5 with IVR and CUCM.
    Thanks.

    Use the default layout for outbound calls, and create a separate custom layout for all other types of calls.

  • Response Group to PSTN Outbound Caller ID

    Hi Guys,
    I'm trying to implement an after hours paging service on our lync system using a response group (with overflow set to 0), but the problem I'm currently facing is that the outbound calling number ID is set to the number of the caller, which I'm not legally
    allowed to present here in Australia. I could in theory set the number to be private, but that will cause people to screen the calls.
    Is there any way to get the RGS application to set the call history in the same way that simultaneous ringing does, even perhaps on some server side-scripting?
    This is the SIP info I get in a simultaneous ring, where xxx is the number they called, and yyy being the number they called from.
    HISTORY-INFO: <sip:+xxx@frontend;user=phone>;index=1,<sip:+yyy@frontend;user=phone>;index=1.1
    Any input would be very appreciated :)

    I'm curious what happens if you try this:
    You'd create a new voice policy, PSTN usage and route.  On the route, you mask the caller ID to be your business's primary number.
    Then assign that policy to a user account that you've created just for this purpose.  That user account should forward it's calls to the number the response group should call.
    Then, with the overflow still set to 0, instead of a calling the number, you call that forwarding user account with the caller id mask.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • SPA112 FW bug confirmed: registration broken during and after outbound call

    After receiving and configuring my new SPA112, everything seemed to work out just fine: registration to the SIP proxy, inbound calls, etc. However, at some point I discovered that outbound calls would typically only work for a certain amount of time, after which the connection to the callee would be lost, just like the my registration to the SIP proxy. In the SPA112's Web interface, the device reports "Registration State: Failed" in such cases. Only a reboot of the device will result in a successful registration again. Firmware version: 1.3.5(004).
    To diagnose the problem, I enabled both syslog and debug logging and started capturing and analyzing what is going wrong:
    [Before call]
    SIP.REGISTER
    SIP.TRYING
    SIP.UNAUTHORIZED (with nonce)
    SIP.REGISTER
    SIP.TRYING
    SIP.OK
    Also the debug logging reports "LOCAL3.DEBUG: [0]RegOK. NextReg in X".
    So far, so good.
    [During/after call]
    We see two (periodic) registration sequences:
    SIP.REGISTER
    SIP.TRYING
    SIP.UNAUTHORIZED (with nonce)
    LOCAL3.DEBUG: SIP_tsClientEventProc(event: 28)
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 28)
    LOCAL3.DEBUG: SIP_tsClientEventProc(event: 28)
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 28)
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 28)
    LOCAL3.DEBUG: SIP_tsCreateClient()
    SIP.REGISTER
    SIP.TRYING
    LOCAL3.DEBUG: SIP_tsClientEventProc(event: 28)
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 28)
    SIP.OK
    LOCAL3.DEBUG: SIP_tsClientEventProc(event: 28)
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 28)
    LOCAL3.DEBUG: [0]RegOK. NextReg in X
    Which is OK and the same as before the call. This one is however shortly followed by the following (second registration sequence of) debug messages:
    LOCAL3.DEBUG: SIP_tsClientEventProc(event: 4)
    LOCAL3.DEBUG: tryAltIp_delay()
    LOCAL3.DEBUG: RSE_DEBUG: getting alternate from domain:<proxy>
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 4)
    LOCAL3.DEBUG: SIP_regTsEventProc(event: 32)
    LOCAL3.DEBUG: 2. RSE:GetServerAddrErr(<proxy>,0)=-101
    LOCAL3.DEBUG: SIP_tsCreateClient(), 1781, uiTmrF=1600, SIP_TMR_F_INIT=1600
    LOCAL3.DEBUG: [0]Reg Addr Change(0) 29dfc552:5060->0:5060
    LOCAL3.DEBUG: tpError at [SIP_tsCreateClient:1817]
    These two registration sequences (regular SIP messages at the one hand and the debug messages at the other hand) are alternating, and the succesfull registration is followed by the failing registration in a short time, so most typical state is "Failed".
    Any suggestion on what I could try to solve the issue is welcome!

    I'm able to reproduce the problem in my test lab.
    It seems that device can't fetch IP address of the SIP proxy from it's internal cache during active call (GetServerAddrErr error -101). And the issue doesn't solve in full even after the calls end.
    It is not networking issue between device and DNS server as no DNS query has been issued (the IP address is cached from previous query that has been responded successfully).
    As a workaround I configured proxy IP instead of name.
    It work.
    It seems we hit (another) firmware bug.

  • Cisco Jabber for Windows in Extend and Connect mode and making outbound calls

    Hi guys,
    I've set up Cisco Jabber for Windows to use Extend and Connect to control a remote PBX endpoint. I've configured the required CTI-RD device, remote destinations, associated the users to the line and added the devices to end-user controlled device. The extend and connect part is working flawlessly without any issues. I'm able to receive inbound calls on the remote PBX endpoint and control the call (hold, resume, transfer etc.) using the Jabber call window that pops up.
    However, I'm unable to make any outbound calls via the Jabber client when in extend and Connect mode. Reading the Extend and Connect guide, I need to configure Dial Via Office (DVO) Reverse. So when the user initiates a Dial-Via-Office reverse call, CUCM calls and connect to the Extend and Connect device (CTI-RD). CUCM then calls and connects to the number the user dialled and finally connects the two call legs.
    After attempting to configure DVO-R for Jabber for Windows in Extend and Connect mode following the CUCM feature services guide, i'm unable to get any outbound calls working. From RTMT, i am receiving the following Termination Cause Code: (27) Destination out of order. What i also notice is that there is no calling number for that trace either. I would've thought that the calling party would've been the Enterprise Feature Access (EFA) number.
    Has anyone got this working or can provide some guidance?
    Thanks.

    Hi guys,
    I've set up Cisco Jabber for Windows to use Extend and Connect to control a remote PBX endpoint. I've configured the required CTI-RD device, remote destinations, associated the users to the line and added the devices to end-user controlled device. The extend and connect part is working flawlessly without any issues. I'm able to receive inbound calls on the remote PBX endpoint and control the call (hold, resume, transfer etc.) using the Jabber call window that pops up.
    However, I'm unable to make any outbound calls via the Jabber client when in extend and Connect mode. Reading the Extend and Connect guide, I need to configure Dial Via Office (DVO) Reverse. So when the user initiates a Dial-Via-Office reverse call, CUCM calls and connect to the Extend and Connect device (CTI-RD). CUCM then calls and connects to the number the user dialled and finally connects the two call legs.
    After attempting to configure DVO-R for Jabber for Windows in Extend and Connect mode following the CUCM feature services guide, i'm unable to get any outbound calls working. From RTMT, i am receiving the following Termination Cause Code: (27) Destination out of order. What i also notice is that there is no calling number for that trace either. I would've thought that the calling party would've been the Enterprise Feature Access (EFA) number.
    Has anyone got this working or can provide some guidance?
    Thanks.

  • Im from argentina and i got a problem with my earphone of the iphone 4s when i make a call i earphone or speaker make and strange noise or like an interference during the call and when i finish the call still doing the same noise and i dont know why?

    my eraphone of my iphone 4s white unlocked make strange noises during the call and still doing the noise like an interference or saturing the spekaer

    This is a common problem with iPhone 4s (and IOS 5)  There isn't ' anything you can do about it, so you're best bet is to go down to the store and get an exchange. If you have an older iPhone (3gs/4) roll back your update from IOS 5 to IOS 4.

  • Call method http_client- response- get_header_fields for PDF and for TIFF

    Hi,
    I am using a Function Module..
    APAR_EBPP_GET_INVOICE_DETAIL to display the TIFF images on the Biller Direct side.
    The above function module is used to retrieve the PDF documents from the document repository.
    In Similar way I am trying to do the TIFF Images too.
    But in this method
    call method http_client->response->get_header_fields
        changing fields.
    For PDF the table fields is as follows
                NAME                                       VALUE                                  
        1     ~response_line----
    |HTTP/1.1 200 (OK)                         |
        2     ~server_protocol----
    |HTTP/1.1                                  |
        3     ~status_code----
    |200                                       |
        4     ~status_reason----
    |(OK)                                      |
        5     content-length----
    |7136                                      |
        6     content-type----
    |application/pdf                           |
        7     server                                |Microsoft-IIS/6.0                         |
        8     x-powered-by                    |ASP.NET                                   |
        9     date                                 |Tue, 24 Feb 2009 18:09:35 GMT             |
       10     connection                       |close                                     |
    For TIFF the table fields are as follows:
        1     ~response_line----
                   |HTTP/1.1 500 (internal server error)        |
        2     ~server_protocol----
                 |HTTP/1.1                                    |
        3     ~status_code----
                     |500                                         |
        4     ~status_reason----
                   |(internal server error)                     |
        5     content-length----
                   |105                                         |
        6     content-type----
                     |text/plain                                  |
        7     server----
                              |Microsoft-IIS/6.0                           |
        8     x-powered-by                 |ASP.NET                                     |
        9     date                         |Tue, 24 Feb 2009 18:26:39 GMT               |
       10     connection                   |close                                       |
    The error message is Internal Server error..
    This is in HTTP2_Get Function Module.
    What would be the reason for HTTP/1.1 500 Internal Server error.
    Any suggestions are welcome..
    Thanks,
    Chaitanya

    Hi Niranjan,
    can you please check if you have imported the whole chain of certificates. Certificates usually diplayed in 3 levels in the Explorer. like
    Verisign - L1
    >>> Versign--  L2
    >>>>>>>>>>>>XYZ.com -- L3
    Extract all the 3 certificates and Put in Strust and do exit soft and hard in SMICM and restart the service.
    Its better to create a RFC destination of Type H and Do the Connection test for HTTPS configuration. If the connection test comes OK then u can be sure of the configuration.

  • Lync 2011 for Mac with iMessage on OSX inbound and outbound calls fail

    Running Office 14.4.9 updates and many before that.  If you activate or deactivate an iMessage account using the built-in Messages application, Lync can no longer make or receive calls.  Calls received will automatically go to voicemail. 
    Outbound calls just ring and ring.  The phone setting in Lync were all three set to Lync as well.
    The only way I've found them to work is to following the first instructions at the following link:
    https://support.microsoft.com/en-us/kb/kbview/2691870?wa=wsignin1.0
    Log on to your computer by using administrative credentials.
    Exit Lync if it's running.
    Drag the Lync application to the Trash.
    To remove your existing Lync preferences, delete the following files:
    Users/username/Library/Preferences/com.microsoft.Lync.plist
    Users/username/Library/Preferences/ByHost/MicrosoftLyncRegistrationDB.xxxx.plist
    Users/username/Library/Logs/Microsoft-Lync-x.log
    If you activate or deactivate an iMessage account steps 1-4 must be performed, otherwise, phone calls fail.  One additional annoyance I've noticed is that Lync tends to hand with a red X on the icon in the dock when this happens as well.  You must
    use the terminal and do 'pkill Lync' in order to close it.

    Hi MSGuest,
    Can you install the latest update and then check again ?
    https://www.microsoft.com/en-us/download/details.aspx?id=36517
    Best regards,
    Eric
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • In UCCE TCD table how to indentify inbound and outbound call records.

    Hi
    I'm using TCD table to build custom report. I would like to know is there any flag to differentiate Inbound and outbound call records in TCD table.
    Please advice.. I would be much appreciated.
    Thanks
    Regards,
    Param

    Hi  Geoff and David
    Thanks you very much for your reply.
    I have used "PeripheralID" to classify the call.
    Thanks
    Regards,
    Param

  • Phone won't make outbound calls now. In a hotel and unable to call support cause my cell PHONE DOESN'T WORK anymore. this was after 17 minutes on hold and asking for my 4 to 48 hour voicemail notification delay to be fixed. rep said it was and to turn pho

    Phone won't make outbound calls. can't call verizon support. this after being on hold for 17 minutes in an attempt to fix voicemail notification. this is a nightmare and Verizon is unreachable. Any way to get Verizon wireless to fix my service when they can't be called (because their phone service doesn't work)?

    Well 1, I guess it's not that important to you, 2, customer support generally closes at 11pm in the time zone you are in, 3, toll free and local calls are free in hotels, 4 there is limited support after hours.

  • IDispatchMessageInspector.AfterReceiveRequest - bypass service call and return manually response

    Hi,
    I am using a service behavior class that implements IDispatchMessageInspector.AfterReceiveRequest to handle Health Check Service request that require skipping the actual operation's code and instead manually crafting a response message from "BeforeSendReply".
    I want to skip any processing on the request and instead want to return manual response from "BeforeSendReply".
    It has been pointed out in various forum threads that setting ref request parameter to null will skip the normal message processing and transition directly to BeforeSendReply. I have tracing enabled on my service and observe that underneath it still tries to
    deserialize the message and throws an exception:
    NullReferenceException: Object reference not set to an instance of an object.
    System.ServiceModel.Dispatcher.DispatchOperationRuntime.DeserializeInputs(MessageRpc& rpc)
    System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
    System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
    System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
    System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
    any idea how can I skip the service call and instead return a manual response back?
       

    This is not correct (setting request to null to bypass the service), unfortunately WCF doesn't have any out-of-the-box way of doing that.
    You can, however, use a few more of the extensibility points in WCF to make this scenario work. You'll need at least an IDispatchMessageFormatter (to prevent the message from being read / deserialized since it's not necessary) and an IOperationInvoker (to
    actually bypass invoking the service method). You can use the operation context to pass information between those extensibility points.
    You can find more information about those three interfaces in my ongoing blog series about WCF extensibility points:
    IDispatchMessageInspector: http://blogs.msdn.com/b/carlosfigueira/archive/2011/04/19/wcf-extensibility-message-inspectors.aspx
    IDispatchMessageFormatter: http://blogs.msdn.com/b/carlosfigueira/archive/2011/05/03/wcf-extensibility-message-formatters.aspx
    IOperationInvoker: http://blogs.msdn.com/b/carlosfigueira/archive/2011/05/17/wcf-extensibility-ioperationinvoker.aspx
    The code which uses those extensions to skip the operation based on a decision made in the message inspector:
    public class Post_55ef7692_25dc_4ece_9dde_9981c417c94a
    [ServiceContract(Name = "ITest", Namespace = "http://tempuri.org/")]
    public interface ITest
    [OperationContract]
    string Echo(string text);
    public class Service : ITest
    public string Echo(string text)
    return text;
    static Binding GetBinding()
    BasicHttpBinding result = new BasicHttpBinding();
    return result;
    public class MyOperationBypasser : IEndpointBehavior, IOperationBehavior
    internal const string SkipServerMessageProperty = "SkipServer";
    public void AddBindingParameters(ServiceEndpoint endpoint, BindingParameterCollection bindingParameters)
    public void ApplyClientBehavior(ServiceEndpoint endpoint, ClientRuntime clientRuntime)
    public void ApplyDispatchBehavior(ServiceEndpoint endpoint, EndpointDispatcher endpointDispatcher)
    endpointDispatcher.DispatchRuntime.MessageInspectors.Add(new MyInspector(endpoint));
    public void Validate(ServiceEndpoint endpoint)
    public void AddBindingParameters(OperationDescription operationDescription, BindingParameterCollection bindingParameters)
    public void ApplyClientBehavior(OperationDescription operationDescription, ClientOperation clientOperation)
    public void ApplyDispatchBehavior(OperationDescription operationDescription, DispatchOperation dispatchOperation)
    dispatchOperation.Formatter = new MyFormatter(dispatchOperation.Formatter);
    dispatchOperation.Invoker = new MyInvoker(dispatchOperation.Invoker);
    public void Validate(OperationDescription operationDescription)
    class MyInspector : IDispatchMessageInspector
    ServiceEndpoint endpoint;
    public MyInspector(ServiceEndpoint endpoint)
    this.endpoint = endpoint;
    public object AfterReceiveRequest(ref Message request, IClientChannel channel, InstanceContext instanceContext)
    Message result = null;
    HttpRequestMessageProperty reqProp = null;
    if (request.Properties.ContainsKey(HttpRequestMessageProperty.Name))
    reqProp = request.Properties[HttpRequestMessageProperty.Name] as HttpRequestMessageProperty;
    if (reqProp != null)
    string bypassServer = reqProp.Headers["X-BypassServer"];
    if (!string.IsNullOrEmpty(bypassServer))
    result = Message.CreateMessage(request.Version, this.FindReplyAction(request.Headers.Action), new OverrideBodyWriter(bypassServer));
    return result;
    public void BeforeSendReply(ref Message reply, object correlationState)
    Message newResult = correlationState as Message;
    if (newResult != null)
    reply = newResult;
    private string FindReplyAction(string requestAction)
    foreach (var operation in this.endpoint.Contract.Operations)
    if (operation.Messages[0].Action == requestAction)
    return operation.Messages[1].Action;
    return null;
    class OverrideBodyWriter : BodyWriter
    string bypassServerHeader;
    public OverrideBodyWriter(string bypassServerHeader)
    : base(true)
    this.bypassServerHeader = bypassServerHeader;
    protected override void OnWriteBodyContents(XmlDictionaryWriter writer)
    writer.WriteStartElement("EchoResponse", "http://tempuri.org/");
    writer.WriteStartElement("EchoResult");
    writer.WriteString(this.bypassServerHeader);
    writer.WriteEndElement();
    writer.WriteEndElement();
    class MyFormatter : IDispatchMessageFormatter
    IDispatchMessageFormatter originalFormatter;
    public MyFormatter(IDispatchMessageFormatter originalFormatter)
    this.originalFormatter = originalFormatter;
    public void DeserializeRequest(Message message, object[] parameters)
    if (message.Properties.ContainsKey(MyOperationBypasser.SkipServerMessageProperty))
    Message returnMessage = message.Properties[MyOperationBypasser.SkipServerMessageProperty] as Message;
    OperationContext.Current.IncomingMessageProperties.Add(MyOperationBypasser.SkipServerMessageProperty, returnMessage);
    OperationContext.Current.OutgoingMessageProperties.Add(MyOperationBypasser.SkipServerMessageProperty, returnMessage);
    else
    this.originalFormatter.DeserializeRequest(message, parameters);
    public Message SerializeReply(MessageVersion messageVersion, object[] parameters, object result)
    if (OperationContext.Current.OutgoingMessageProperties.ContainsKey(MyOperationBypasser.SkipServerMessageProperty))
    return null;
    else
    return this.originalFormatter.SerializeReply(messageVersion, parameters, result);
    class MyInvoker : IOperationInvoker
    IOperationInvoker originalInvoker;
    public MyInvoker(IOperationInvoker originalInvoker)
    if (!originalInvoker.IsSynchronous)
    throw new NotSupportedException("This implementation only supports synchronous invokers");
    this.originalInvoker = originalInvoker;
    public object[] AllocateInputs()
    return this.originalInvoker.AllocateInputs();
    public object Invoke(object instance, object[] inputs, out object[] outputs)
    if (OperationContext.Current.IncomingMessageProperties.ContainsKey(MyOperationBypasser.SkipServerMessageProperty))
    outputs = null;
    return null; // message is stored in the context
    else
    return this.originalInvoker.Invoke(instance, inputs, out outputs);
    public IAsyncResult InvokeBegin(object instance, object[] inputs, AsyncCallback callback, object state)
    throw new NotSupportedException();
    public object InvokeEnd(object instance, out object[] outputs, IAsyncResult result)
    throw new NotSupportedException();
    public bool IsSynchronous
    get { return true; }
    public static void Test()
    string baseAddress = "http://" + Environment.MachineName + ":8000/Service";
    ServiceHost host = new ServiceHost(typeof(Service), new Uri(baseAddress));
    ServiceEndpoint endpoint = host.AddServiceEndpoint(typeof(ITest), GetBinding(), "");
    endpoint.Behaviors.Add(new MyOperationBypasser());
    foreach (var operation in endpoint.Contract.Operations)
    operation.Behaviors.Add(new MyOperationBypasser());
    host.Open();
    Console.WriteLine("Host opened");
    ChannelFactory<ITest> factory = new ChannelFactory<ITest>(GetBinding(), new EndpointAddress(baseAddress));
    ITest proxy = factory.CreateChannel();
    Console.WriteLine(proxy.Echo("Hello"));
    Console.WriteLine("And now with the bypass header");
    using (new OperationContextScope((IContextChannel)proxy))
    HttpRequestMessageProperty httpRequestProp = new HttpRequestMessageProperty();
    httpRequestProp.Headers.Add("X-BypassServer", "This message will not reach the service operation");
    OperationContext.Current.OutgoingMessageProperties.Add(
    HttpRequestMessageProperty.Name,
    httpRequestProp);
    Console.WriteLine(proxy.Echo("Hello"));
    ((IClientChannel)proxy).Close();
    factory.Close();
    Console.Write("Press ENTER to close the host");
    Console.ReadLine();
    host.Close();

  • Blocking Outbound Calls by Area Code and Time Zone

    I am looking to block agents from making outbound calls to certain time zones by area code.  Can't quite get my head around how I can use route filters with time schedules.  Any help would be appreciated.

    Create the route patterns for those area codes and then configure one which allows the calls, and another one that blocks the calls, use TOD to enable/disable them as required.
    HTH
    java
    if this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • When I used Safari to go to the American Express web site a request came up asking me to register my Amex card.  I thought this was strange so I called Amex and they saw it when they went online and they said it was my iPad that had been hacked.  Is there

    When I used Safari to go to the American Express web site a request came up asking me to register my Amex card.  I thought this was strange so I called Amex and they saw it when they went online and they said it was my iPad that had been hacked.  Is there an app to protect my iPad when I am online with sensitive information?

    I located some suggestions for flushing the cache.
    There are really three ways you can flush the DNS cache on your iPad.
    1) Simply turn the iPad off and on again using the power button. A simple reboot will go a long way.
    2) Turning on Airplane mode and then turning it off again will also clear the DNS cache and should be enough to fix the problem. Tap on your Settings icon, then swipe Airplane mode to On and then back off. Since Airplane mode disables the wireless features of your iPhone, iPad, or iPod touch to comply with airline regulations, this will generally do the trick.
    The third method would reset all your network settings and I'm pretty sure you don't want to do that right now.

  • 485 Ambiguous - Outbound Calls Only

    I'm having some issues with the 485 Ambigous Error, but on Outbound calls only.  I've read several blog posts and was able to solve this issue for incoming calls, but have yet to find a solution for outbound calls.
    I have two phone numbers: XXX-XXX-5232 and XXX-XXX-3081.  All of my users are configured in Lync with +1XXXXXX5232;ext=XXXXX
    XXX-XXX-5232 is set to normalize to +1XXXXXX5232;ext=53999 which is a Lync User that is setup with Team Call to ring multiple other extensions.  I'm not aware of any AutoAttendant or Response group that is configured with just +1XXXXXX5232.
    Again, inbound calling is working just fine and outbound calls work as expected, they just report the 485 Ambiguous for each call.
    Thanks in advance for any help you can provide.

    Yes, the call is routed to the Gateway.  In fact, the call completes successfully.  Here is the trace.  Hopefully it will be readable:
    12:17:03.513 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288602   )  ---- Incoming SIP Message from 10.188.0.18:61275 to SIPInterface #0 ---- [Time: 11:17:03]
    12:17:03.543 : 10.188.0.19 : NOTICE  : INVITE sip:[email protected];user=phone SIP/2.0
    FROM: "VRRL - Kitchen"<sip:+1XXXXXX5232;[email protected];user=phone>;epid=621B6C2CF5;tag=aeb33cd2cc
    TO: <sip:[email protected];user=phone>
    CSEQ: 32959 INVITE
    CALL-ID: 14fe8790-50ef-476a-80ac-e57061c0a2af
    MAX-FORWARDS: 70
    VIA: SIP/2.0/TLS 10.188.0.18:61275;branch=z9hG4bK7f7f1664
    CONTACT: <sip:VRRL-SBA.cdol.int:5067;transport=Tls;ms-opaque=86db4f0fd1133b15>
    CONTENT-LENGTH: 552
    SUPPORTED: 100rel
    USER-AGENT: RTCC/4.0.0.0 MediationServer
    CONTENT-TYPE: application/sdp
    ALLOW: ACK
    Allow: CANCEL,BYE,INVITE,PRACK,UPDATE
    v=0
    o=- 885 1 IN IP4 10.188.0.18
    s=session
    c=IN IP4 10.188.0.18
    b=CT:1000
    t=0 0
    m=audio 53854 RTP/AVP 97 101 13 0 8
    c=IN IP4 10.188.0.18
    a=tcap:1 RTP/SAVP
    a=pcfg:1 t=1
    a=rtcp:53855
    a=label:Audio
    a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:ssoH69QQto9/wyQyDEbtGezAe4zuH4ulyHNtUfRT|2^31|1:1
    a=crypto:2 AES_CM_128_HMAC_SHA1_80 inline:Eas2Y5diRZ5HKgxFHpLLTdr8EWMmERj6ZGLjf8LO|2^31
    a=sendrecv
    a=rtpmap:97 RED/8000
    a=rtpmap:101 telephone-event/8000
    a=fmtp:101 0-16
    a=rtpmap:13 CN/8000
    a=rtpmap:0 PCMU/8000
    a=rtpmap:8 PCMA/8000
    a=ptime:20
     [Time: 11:17:03]
    12:17:03.573 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288604   )  new AcSIPCallAPI created - #276 [Time: 11:17:03]
    12:17:03.593 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288605   )  |       | new GetNewSIPCall created - #517 [Time: 11:17:03]
    12:17:03.603 : 10.188.0.19 : NOTICE  : (  lgr_stk_mngr)(2288606   )  Resource StackSession <#276> Allocated [Time: 11:17:03]
    12:17:03.613 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288607   )  TlsTransportObject#57::CheckForConnectionPersistent - Opening persistent connection with proxy: 10.188.0.18:61275 [Time: 11:17:03]
    12:17:03.613 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288608   )  |       |(SIPTU#517)INVITE State:Idle() [Time: 11:17:03]
    12:17:03.623 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288609   )  DNSResolver::HandleARecordQuery - Host:VRRL-SBA.cdol.int resolved in external table [Time: 11:17:03]
    12:17:03.633 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288610   )  (SIPTU#517) HandleResolutionSuccessEV: Domain name VRRL-SBA.cdol.int was successfully resolved to IP: 10.188.0.18 [Time: 11:17:03]
    12:17:03.643 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288611   )  SIPCall(#517) changes state from Idle to Invited [Time: 11:17:03]
    12:17:03.653 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288612   )  |       |       |       #276:SIP_DNS_RESOLVED_EV(14fe8790-50ef-476a-80ac-e57061c0a2af)
    [Time: 11:17:03]
    12:17:03.663 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288613   )  |       |       |       #276:SIP_SETUP_EV(14fe8790-50ef-476a-80ac-e57061c0a2af)
    [Time: 11:17:03]
    12:17:03.673 : 10.188.0.19 : NOTICE  : (      lgr_call)(2288614   )  (#276) Call Allocated. [Time: 11:17:03]
    12:17:03.673 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288615   )  SIPStackSession::HandleStackSetupEV - NEWCALL: SrcPN=0 [Time: 11:17:03]
    12:17:03.683 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288616   )  <SESSION #276> SendToCall - event: NEW_CALL_EV  m_Call#276 [Time: 11:17:03]
    12:17:03.693 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288617   )  |       |       #276:NEW_CALL_EV:(14fe8790-50ef-476a-80ac-e57061c0a2af) [Time: 11:17:03]
    12:17:03.703 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288618   )  |       |       #276:Call changing states from:IdleState to:NewCallState_IP2Tel [Time:
    11:17:03]
    12:17:03.713 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288619   )  ServicesMngr::GetEndPoint PhoneNum = 402XXX0899
     [Time: 11:17:03]
    12:17:03.713 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288620   )  GetTrunkGroupId- TrunkGroup:1 found DstNum:402XXX0899 DstPfx:* SrcNum:+1XXXXXX5232 SrcPfx:* SrcIp:abc0012 SrcIpPfx:10.188.0.18 [Time: 11:17:03]
    12:17:03.723 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288621   )  QueryOnHookPortStatus (ChannelNum=0), status = 1 Polarity = 0 [Time: 11:17:03]
    12:17:03.733 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288622   )  Current trunks status:  [Time: 11:17:03]
    12:17:03.743 : 10.188.0.19 : NOTICE  : (       lgr_num)(2288623   )  PhoneNumber::RemovePrefix - Number change from +1XXXXXX5232 to 1XXXXXX5232 [Time: 11:17:03]
    12:17:03.753 : 10.188.0.19 : NOTICE  : (      lgr_call)(2288624   )  Call::SetCoderListForCall #276 Found 2 Common Coders For Call [Time: 11:17:03]
    12:17:03.763 : 10.188.0.19 : NOTICE  : (      lgr_call)(2288625   )  <Call #276> Coder g711Ulaw64k20 : 20 [Time: 11:17:03]
    12:17:03.763 : 10.188.0.19 : NOTICE  : (      lgr_call)(2288626   )  <Call #276> Coder g711Alaw64k20 : 20 [Time: 11:17:03]
    12:17:03.773 : 10.188.0.19 : NOTICE  : ( lgr_profiling)(2288627   )  <Call 276> Profiled<Tel=0,Ip=0>: JBMinDel=10 JBOptF=10 EEarlyM=1 FaxTM=1 IPDS=46 IsFaxU=2 PI2IP=-1 SigIPDF=40 CNGMode=0 DTMFUsed=0 NSEMode=0 PlayRBTone2IP=1
    RBUdpPort=0 RTPRD=0 SCE=0 VxxTT=2 Dst2Rdrt=0 DTMFVol=20 ECE=1 ECurDis=0 EDigDel=0 ERevP=0 FHPer=700 InG=32 MWIA=0 MWID=0 VVol=32 ReorderTime=255 DIDWink=0 2StageDial=0 DiscOnBusyT=1 DiscOnBrok=1 DPInd=255 AGC=0 NLP=0 [Time: 11:17:03]
    12:17:03.783 : 10.188.0.19 : NOTICE  : (      lgr_call)(2288628   )  |       |       #276GetNextUI:GlobalUI=442334516, mACAddrLsb=3257879 [Time: 11:17:03]
    12:17:03.793 : 10.188.0.19 : NOTICE  : (      lgr_call)(2288629   )  |       |       #276GetNextUI:GlobalUI=442334517 [Time: 11:17:03]
    12:17:03.803 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288630   )  |       #0:NEW_CALL_EV   : (14fe8790-50ef-476a-80ac-e57061c0a2af) [Time: 11:17:03]
    12:17:03.813 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288631   )  EndPoint::MediaResourceList::AllocateMediaIpPortsByMediaRealmID Perform NEW allocation of Media ports for RealmIndex(0) port(6220) current allocations
    are:(1) [Time: 11:17:03]
    12:17:03.813 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288632   )  SIPSDPSession#276 - Changing state from SIP_MEDIA_IDLE to SIP_MEDIA_OFFERED [Time: 11:17:03]
    12:17:03.823 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288633   )  <BaseSIP SDPSESSION #276> UpdateChosenMediaByCN - CN as Remote 1 [Time: 11:17:03]
    12:17:03.833 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288634   )  <BaseSIP SDPSESSION #276> UpdateChosenMediaByCN - Force silence suppression on chosen coder, because remote & local support CN [Time: 11:17:03]
    12:17:03.843 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288635   )  |       |(SIPTU#517)TRYING_REQ State:Invited(14fe8790-50ef-476a-80ac-e57061c0a2af) [Time: 11:17:03]
    12:17:03.853 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288636   )  New SIPMessage created - #58 [Time: 11:17:03]
    12:17:03.863 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288637   )  ---- Outgoing SIP Message to 10.188.0.18:61275 from SIPInterface #0 ---- [Time: 11:17:03]
    12:17:03.873 : 10.188.0.19 : NOTICE  : SIP/2.0 100 Trying
    Via: SIP/2.0/TLS 10.188.0.18:61275;branch=z9hG4bK7f7f1664
    From: "VRRL - Kitchen"<sip:+1XXXXXX5232;[email protected];user=phone>;epid=621B6C2CF5;tag=aeb33cd2cc
    To: <sip:[email protected];user=phone>;tag=1c274616087
    Call-ID: 14fe8790-50ef-476a-80ac-e57061c0a2af
    CSeq: 32959 INVITE
    Supported: em,timer,replaces,path,early-session,resource-priority
    Allow: REGISTER,OPTIONS,INVITE,ACK,CANCEL,BYE,NOTIFY,PRACK,REFER,INFO,SUBSCRIBE,UPDATE
    Server: Audiocodes-Sip-Gateway-Mediant 1000 - MSBG/v.6.20A.045.006
    Content-Length: 0
     [Time: 11:17:03]
    12:17:03.883 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288639   )  Resource SIPMessage deleted - #58 [Time: 11:17:03]
    12:17:03.883 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288640   )  SIPStackSession::HandleStackSetupEV - SETUP: SrcPN=0 [Time: 11:17:03]
    12:17:03.893 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288641   )  <SESSION #276> SendToCall - event: SETUP_EV  m_Call#276 [Time: 11:17:03]
    12:17:03.903 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288642   )  |       |       #276:SETUP (TO:402XXX0899, FROM:+1XXXXXX5232):(14fe8790-50ef-476a-80ac-e57061c0a2af)
    [Time: 11:17:03]
    12:17:03.913 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288643   )  |       |       #276:Call changing states from:NewCallState_IP2Tel to:InitiatedState_IP2Tel
    [Time: 11:17:03]
    12:17:03.923 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288644   )  |       #0:SETUP_EV   : (14fe8790-50ef-476a-80ac-e57061c0a2af) [Time: 11:17:03]
    12:17:03.933 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288645   )  UpdateChannelParams, Channel 0
     [Time: 11:17:03]
    12:17:03.943 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288646   )  #0:PSOSBoardInterface::ConfigureFaxModemChannelParams FAXTransportType=3 Modem configuration VxxTransportType=2 not allowed, forced to 3
     [Time: 11:17:03]
    12:17:03.953 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288647   )  #0:ConfigFaxModemChannelParams NSEMode=0, CNGDetMode=0, FAXTranType=3, VxxTranType=3, VoiceVol= 0, DTMFVol=-11, InGain=0, RTPRedDepth=0, ECE=1, SCE=3, ECNlpMode=0,
    DJBufMinDelay=10, DJBufOptFac=10, Result=1) [Time: 11:17:03]
    12:17:03.963 : 10.188.0.19 : NOTICE  : (   lgr_psbrdif)(2288648   )  Turn ringer ON for channel 0 [Time: 11:17:03]
    12:17:03.973 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288649   )  |       #0:FXO Seize Line  [Time: 11:17:03]
    12:17:03.973 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288650   )  |       #0:ALERT_EV (send)  : (14fe8790-50ef-476a-80ac-e57061c0a2af) [Time: 11:17:03]
    12:17:03.983 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288651   )  |       |       #276:ALERT_EV:(14fe8790-50ef-476a-80ac-e57061c0a2af) [Time: 11:17:03]
    12:17:03.993 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288652   )  |       |       #276:Call changing states from:InitiatedState_IP2Tel to:AlertingState_IP2Tel
    [Time: 11:17:03]
    12:17:04.003 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288653   )  |       |       |       #276:ALERT_EV(14fe8790-50ef-476a-80ac-e57061c0a2af)
    [Time: 11:17:03]
    12:17:04.013 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288654   )  New SIPMessage created - #93 [Time: 11:17:03]
    12:17:04.013 : 10.188.0.19 : NOTICE  : (     sip_stack)(2288655   )  SIPSDPSession#276 - Changing state from SIP_MEDIA_OFFERED to SIP_MEDIA_COMPLETED [Time: 11:17:03]
    12:17:04.023 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288656   )  DtmfCapNegotiationAlgorithm :: TxDtmfMethod = DTMF_RFC2833_SUPPORTED [Time: 11:17:03]
    12:17:04.033 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288657   )  DtmfCapNegotiationAlgorithm :: TxRtpRfc2833Payload = 101 [Time: 11:17:03]
    12:17:04.043 : 10.188.0.19 : NOTICE  : (   lgr_stk_ses)(2288658   )  <SESSION #276> SendToCall - event: DTMF_CONTROL_EV  m_Call#276 [Time: 11:17:03]
    12:17:04.053 : 10.188.0.19 : NOTICE  : (      lgr_flow)(2288659   )  |       |       #276:DTMF_CONTROL_EV:(14fe8790-50ef-476a-80ac-e57061c0a2af) [Time:
    11:17:03]
    12:17:04.063 : 10.188.0.19 : NOTICE  : SIP/2.0 183 Session Progress
    Via: SIP/2.0/TLS 10.188.0.18:61275;branch=z9hG4bK7f7f1664
    From: "VRRL - Kitchen"<sip:+1XXXXXX5232;[email protected];user=phone>;epid=621B6C2CF5;tag=aeb33cd2cc
    To: <sip:[email protected];user=phone>;tag=1c274616087
    Call-ID: 14fe8790-50ef-476a-80ac-e57061c0a2af
    CSeq: 32959 INVITE
    Contact: <sip:[email protected]:5067;transport=tls>
    Supported: em,timer,replaces,path,early-session,resource-priority
    Allow: REGISTER,OPTIONS,INVITE,ACK,CANCEL,BYE,NOTIFY,PRACK,REFER,INFO,SUBSCRIBE,UPDATE
    Require: 100rel
    RSeq: 1
    Server: Audiocodes-Sip-Gateway-Mediant 1000 - MSBG/v.6.20A.045.006
    Content-Type: application/sdp
    Content-Length: 254
    v=0

Maybe you are looking for