GotSpeech.NET

The online community for Microsoft Speech Server developers
Welcome to GotSpeech.NET Sign in | Join | Help
in Search
Computer-Talk

Problems getting a message out of the message queue

Last post 05-12-2008, 12:04 PM by marshallharrison. 5 replies.
Sort Posts: Previous Next
  •  05-07-2008, 3:19 PM 5444

    Problems getting a message out of the message queue

    Hi all.  I'm new to OCS Speech Server, and am trying to get an outbound app that reads off the MSMQ up and running.  Specifically, I'm trying to get this sample app up and going:

     http://blogs.msdn.com/midunn/archive/2008/04/09/creating-a-click-to-call-application-with-speech-server-_2800_2007_2900_.aspx

    So far, I've got the web app writing the the queue, but I cannot seem to get the outbound caller reading from the queue.  I've set up the msmq with the private queue, adjusted the security so the ASPNet and Network Security accounts have peek and receive permissions.  I created a default SIP Peer on my computer and added it as a trusted SIP Peer, allowing outbound and transfer calling.  I created the Application and put the correct queue name in the MSMQ spot.  Am I missing something?  I do not have a card installed, so I'm attempting to use a softphone.  Can anyone help me muddle through this?

     Thanks,

    Catie

  •  05-07-2008, 4:49 PM 5445 in reply to 5444

    Re: Problems getting a message out of the message queue

    I seem to remember having trouble with this at some point... somebody correct me if I'm wrong, but does the de-queuing feature work on Vista/XP?  I think maybe that's only for production installations on 2k3.
  •  05-08-2008, 5:48 AM 5446 in reply to 5445

    Re: Problems getting a message out of the message queue

    Speech Server will dequeue from MSMQ on XP, but only when the Voice Reponse Debugging Window is launched.

    Note - the account that requires permission is ASPNET on XP and NetworkService (not NetworkSecurity) on W2k3.


    This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
  •  05-08-2008, 7:55 PM 5455 in reply to 5444

    Re: Problems getting a message out of the message queue

    This is a nice example but it is missing some information.

    1) When you configure the queue in MSS use ".\private$\outboundcallme" rather than just "OutboundCallMe". You need the complete path to the queue.

    2) You need to run the outbound application in debug mode from Visual Studio 2005. When MSS is installed on Vista/XP it doesn't look at MSMQ unless the application is in the debugger.

     

  •  05-12-2008, 8:35 AM 5514 in reply to 5455

    Re: Problems getting a message out of the message queue

    Thanks for the help, I got it up and running!

    Catie

  •  05-12-2008, 12:04 PM 5520 in reply to 5514

    Re: Problems getting a message out of the message queue

    What did you change? What was the solution?
    Marshall Harrison
    Microsoft MVP, Office Communications Server


    www.GoldSys.com
    W: 303.447.2774
    H: 904.342-6205

    the gotspeech guy
View as RSS news feed in XML