Straigh-forward config help for Linphone with Gizmo/Google Voice?

I'm attempting, well failing, to set up Linphone with two gizmo5-based google voice accounts.  I've added the info into the SIP accounts section properly (from what I can tell) but I seem to still be missing something, as they are not logging in at all... they are timing out.  My guess is that I need a "default login" in the [SIP] section of the .linphonerc file, but I have no clue what to put there.  Do I add one of the other accounts there, or do I need some other info there?  Just doesn't make sense to me.  Any help would be appreciated...
Last edited by CPUnltd (2011-01-22 03:19:48)

This happens whether I add stun or not...
linphonec> proxy add
Adding new proxy setup. Hit ^D to abort.
Enter proxy sip address: proxy01.sipphone.com
Your identity for this proxy: sip:[email protected]
Do you want to register on this proxy (yes/no): yes
Specify register expiration time in seconds (default is 600): 3600
Expiration: 3600 seconds
Specify route if needed:
No route specified.
sip address: sip:proxy01.sipphone.com
route:
identity: sip:[email protected]
register: yes
expires: 3600
registered: no
Accept the above proxy configuration (yes/no) ?: yes
Proxy added.
linphonec> ortp-error-Error in connect: Network is unreachable
DEBUG: [get_output_if] connect: Network is unreachable
ortp-error-Could not find default routable ip address !
DEBUG: [get_output_if] connect: Network is unreachable
DEBUG: [get_output_if] connect: Network is unreachable
Registration on sip:proxy01.sipphone.com failed: no response timeout
linphonec> proxy add
Adding new proxy setup. Hit ^D to abort.
Enter proxy sip address: proxy01.sipphone.com
Your identity for this proxy: sip:[email protected]
Do you want to register on this proxy (yes/no): yes
Specify register expiration time in seconds (default is 600): 3600
Expiration: 3600 seconds
Specify route if needed:
No route specified.
sip address: sip:proxy01.sipphone.com
route:
identity: sip:[email protected]
register: yes
expires: 3600
registered: no
Accept the above proxy configuration (yes/no) ?: yes
Proxy added.
linphonec> ortp-error-Error in connect: Network is unreachable
DEBUG: [get_output_if] connect: Network is unreachable
ortp-error-Could not find default routable ip address !
DEBUG: [get_output_if] connect: Network is unreachable
DEBUG: [get_output_if] connect: Network is unreachable
Registration on sip:proxy01.sipphone.com failed: no response timeout

Similar Messages

  • URGENT Help for applet with JAR file in Netscape

    I am having Applet with few classes
    Html is in /www directory
    and all class files are in /www/javaclassfiles
    I jared all javaclassfiles with following command
    c:\www\javaclassfiles>jar -cvf sample.jar TaxPaymentAppletForm.class *.class
    where sample.jar is my jar file and TaxPaymentAppletForm.class is the main applet class file.
    THEN I DELETED ALL CLASS FILES & KEPT ONLY SAMPLE.JAR FILE ON SERVER
    My html code is like below:
    <APPLET CODE="TaxPaymentAppletForm" ARCHIVE="sample.jar" CODEBASE="JavaClassFiles" WIDTH=460 HEIGHT=400></APPLET>
    The things are running on IE properly, but not on Netscape. Netscape is giving following error :
    java.io.IOException: <null>
    at netscape.net.URLConnection.connect(Compiled Code)
    at netscape.net.URLConnection.getInputStream(Compiled Code)
    * at netscape.applet.AppletClassLoader.grabArchiveFile(Compiled Code)
    at netscape.applet.AppletClassLoader.openArchive(Compiled Code)
    at netscape.applet.AppletClassLoader.openArchive(Compiled Code)
    at netscape.applet.AppletClassLoader.<init>(Compiled Code)
    at netscape.applet.AppletClassLoader.getClassLoader(Compiled Code)
    at netscape.applet.DerivedAppletFrame$LoadAppletEvent.dispatch(Compiled Code)
    at java.awt.EventDispatchThread$EventPump.dispatchEvents(Compiled Code)
    at java.awt.EventDispatchThread.run(Compiled Code)
    at netscape.applet.DerivedAppletFrame$AppletEventDispatchThread.run(Compiled Code)
    # Unable to load archive http://nearbuy_server:90/iras/JavaClassFiles/sample.jar: java.io.IOException: <null>
    # Applet exception: class TaxPaymentAppletForm could not be loaded
    # Applet exception: class TaxPaymentAppletForm could not be loaded
    # Applet exception: class TaxPaymentAppletForm could not be loaded
    In netscape also it is sometimes running some times not, without any logical reson.
    Any help regarding this is appreciated
    manisha

    Following is the more detailed analysis when applet is running and when not
    On local server, it is running fine on both IE / Netscape
    When I transfered jar file to live server
    On IE it is running for the first time and then onwards not running, If I clear the catch then again applet is running.
    For second time it is giving following error :
    IOException Loading Archive: http://dev1.janusx-collections.com/iras/JavaClassFiles/AppletForm.jar
    java.io.IOException: dev1.janusx-collections.com:80//iras/JavaClassFiles/AppletForm.jar
    at com/ms/net/wininet/http/HttpInputStream.connect
    at com/ms/net/wininet/http/HttpInputStream.<init>
    at com/ms/net/wininet/http/HttpURLConnection.createInputStream
    at com/ms/net/wininet/WininetURLConnection.getInputStream
    at com/ms/vm/loader/JarArchiveSet.loadNextJar
    at com/ms/vm/loader/JarArchiveSet.getResourceBits
    at com/ms/vm/loader/JarArchiveSet.getClassData
    at com/ms/vm/loader/ResourceLoader.getClassData
    at com/ms/vm/loader/URLClassLoader.findClass
    at com/ms/vm/loader/URLClassLoader.loadClass
    at com/ms/vm/loader/URLClassLoader.loadClass
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    java.lang.ClassNotFoundException: TaxPaymentAppletForm
    at com/ms/vm/loader/URLClassLoader.loadClass
    at com/ms/vm/loader/URLClassLoader.loadClass
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.processSentEvent
    at com/ms/applet/AppletPanel.run
    at java/lang/Thread.run
    ON Netscape it is NOT running at all on from live server and error is as given in above first post.
    manisha

  • Search Help for Ename with any character

    Hi  Gurus,
    I provided the Personnel no( pernr ) with input field, once if we press the f4 on pernr. It opens the dialog box which contains
    the pernr and ename from pa0001. Now my requirement is, i will provide the value for ename i.e.    kumar . so it has to bring the values i.e kumar , before kumar and after kumar values. I'm using OVS in wd abap but not getting exactly. Please provide the logic for this.
    Thanks & Regards
    Chaitanya

    Hi.,
    Read the name value using get_attribute method.  let say lv_name.,
    now.,
    concatenate '%' lv_name '%' into name.
    select pernr ename from pa0001 into lt_tab where name like name.
    now set lt_tab to result list.
    hope this helps u.,
    @moderators: move this to Web dynpro forum, instead of closing this.,
    Thanks & Regards,
    Kiran

  • Help for IPsec with inter Vlan Source!

    Hi everyone,
    I have 6509 switch and 2800 router. Connectivity between them with satellite and run GRE tunnel over this media.
    **6509
    ip vrf VSAT
    rd x : x
    interface vlan 1
    ip add 1.1.1.1 /28
    ip vrf forwarding VSAT
    interface tunnel 1
    ip add 10.1.1.1 /24
    tunnel source 1.1.1.1
    tunnel des 2.2.2.2
    **2800
    interface vlan 1
    ip add 2.2.2.2 /28
    interface tunnel 1
    ip add 10.1.1.2 /24
    tunnel source  2.2.2.2
    tunnel des 1.1.1.1
    When I run IPsec over this tunnel, the tunnel does not work. ( going to down and never up until remove ipsec over tunnel!)
    I use crypto map and bind this to the interface vlan in both side.
    And when run " show crypto isakmp sa " I see this :    " MM_NO_STAT "
    All expert, what you thing?
    What configuration do I need to work properly?
    Please help me. This urgent.
    Thanks.

    Unlike a Router, an ASA appliance will try and NAT traffic going from one internal subnet to another.
    You need to add a static NAT per subnet, as below:
    static (inside,PHONE) 192.168.1.0 192.168.1.0 netmask 255.255.255.0
    static (PHONE,inside) 192.168.10.0 192.168.10.0 netmask 255.255.255.0

  • Some help for you with an Creative

    Hi my name is macbrutal, today i got a black screen on my ZEN when it was on, but the battery lamp was shining blue as normal, and ofcourse the lock button was off..
    You couldnt turn it off, or press any buttons.. it just were on..
    If you having the same problem as i had, please try these :
    First off all : ABSOLUTELY DON'T OPEN THE PLAYER!
    (I mean with a screwdriver or something)
    Really important so you don't broke it because of that..
    -Put the ZEN back into the USB and hope for it to get back "ali've"
    -Find the Reset button on your ZEN, took me 3 hours to find something to fit..
    (A juice plastic thingy which i cut in pieces)
    Please feel free to comment more advices so people can find their way to solve their problems with the Creative Zen player.
    Thanks / McB

    EdinSF,
    Print, Fax, and Scan drivers are already included with Snow Leopard for Scanning. HP Scan Pro does not work however. To scan on the Officejet 6300 series at the moment you need to use your Printer browser, the Print & Fax system preference, Preview, or Image Capture. Plenty of other thread here on the issue, including my FAQ thread.
    Just trying to help.
    Andrew

  • Need help for deadline with timing issues

    Hello everyone,
    (I'm still using the '08 versions of iLife)
    I have to meet a deadline within a week, and am having a problem with timing. I have a group f 32 slides, which I want to sync with an existing narrative soundtrack. I've attempted this in Keynote, GarageBand, and iMovie, with identical results...
    When I preview the presentation in any of those apps, it all looks fine. But when I save it as a movie, and play it, the images do not change at the times I had set for them. In QuickTime, if I hit "pause", and then "play", the image jumps to the correct one, but during normal playback, it seems to "hang" on certain images, while the soundtrack continues to play smoothly. I've got to meet my deadline with this project. Can anyone help?
    Thanks in advance.

    Hi Namrata,
    Requirement is very clear, you need to handle it in different PCR's need to be called in single PCR.
    ex. ZSS1 in call ZSS2 and ZSS3.
    Create a Constant in T511k and maintain dates of your payroll periods.
    And then write as below:
    AMT=1
    * <then call new calculation PCR>
    < <then call Old calculation PCR>
    Thank you,
    Sreenvaas.

  • Need Help for Array with Object

    hey there guys... am trying to complete my project which is to create a Library System. Was able to create a list to show the books available when they select the book and click a borrow button it can print out the book.
    what problem i have now is that when a student click borrow... the value how can i transfer to an array inside the object student.
    i am usin a main screen (ms) who is controlling all the functions. been trying and trying on this for very long hopefully there will be those who are able to help me out.
    my customer screen would be like this... but how can i add in the array for books borrowed
    import javax.swing.*;
    class Customer
         private String name;
         private int accNo;
         private String password;
         private double balance;
         private Books borrow[]=new Books[5];
         int borrowCount=0;
         static int customerCount=0;
         private MainScreen ms;
         Customer(String n, int no, String p, double b)
              name=n;
              accNo=no;
              password=p;
              balance=b;
              customerCount++;
              JOptionPane.showMessageDialog(null,name +" record created");
              display();
    /* Trying to Create the Array to store information
         public void setStudentBorrow(String a)
              borrow[borrowCount]=a;
              borrowCount++;
              JOptionPane.showMessageDialog(null,"Book Borrowed");
         public String getStudentBorrow()
              for(int i=0;i<borrowCount-1;i++)
              {     return borrow;     }
         public String getPassword()
         {     return password;     }
         public String getName()
         {     return name;          }
         public int getAccNo()
         {     return accNo;     }
         public double getBalance()
         {     return balance;     }
         public void setName(String n)
         {     name=n;     }
         public void setPassword(String p)
         {     password=p;     }
         public void setBalance(double b)
         {     balance=b;     }
         public void setAccNo(int no)
         {     accNo=no;     }
         public void display()
              JOptionPane.showMessageDialog(null,
              "\nCutomer Number : "+ customerCount+
              "\nName :"+name+
              "\nAccount Number: "+accNo+
              "\nBalance (RM): "+balance,"Customer record",
              JOptionPane.INFORMATION_MESSAGE     );

    Cross Post:
    http://forum.java.sun.com/thread.jspa?threadID=779224&messageID=4433689#4433689

  • Need help for filterFunction with special char

    Hi,
    I'm doing a simple search/filter process to a dataGrid collection upon text inputs with filterFunction. What I'm facing problem is, in one of my column field (on which I'm filtering) has dot "." as a suffix and it doesn't includes in the search process.
    Say I've a few values like - i_24., i_245., i_256.
    Now with the present filterfunction when an user inputs i_24. it shows the other record as well - i_245., where the expected entry should only be i_24. (since i_245. is not i_24.5)
    But it seems the search function is not taking the dot "." as a character in the search process, or at least when it is stays as suffix.
    I thouht maybe some RegExp could overcome the problem, but I'm not good in that either.
    Please, help.
    Thank you.
    Regards,
    Santanu

    aSuitableBoy,
    Use the String's "indexOf" method.  (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/String.html#indexOf()).
    The syntax would be: "String(<YOUR_COLLECTION>.<FIELD_TO_FILTER_ON>).indexOf(<COMPARE_STRING_FROM_TEXT_INPUT>)
    Here's a really small code snippet that I just wrote up, that works:
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" creationComplete="cc();">
              <mx:Script>
                        <![CDATA[
                             import mx.controls.Alert;
                             import mx.collections.ArrayCollection;
                             [Bindable] private var ac:ArrayCollection = new ArrayCollection();
                        private function cc():void
                                       var o:Object = new Object();
                                       o.field1 = "Value 1:";
                                       o.field2 = "i_24.";
                                       o.field3 = "Some other value...";
                                       ac.addItem(o);
                                       o = new Object();
                                       o.field1 = "Value 2:";
                                      o.field2 = "i_245.";
                                       o.field3 = "Some other value...";
                                       ac.addItem(o);
                                       o = new Object();
                                      o.field1 = "Value 3:";
                                       o.field2 = "i_256.";
                                       o.field3 = "Some other value...";
                                       ac.addItem(o);
                        private function filterFunc(o:Object):Boolean
                                       return String(o.field2).indexOf("i_24.") != -1;
                        ]]>
              </mx:Script>
              <mx:HBox width="100%" height="100%">
                             <mx:DataGrid id="dg" height="100%" width="100%" dataProvider="{ac}">
                                            <mx:columns>
                                                           <mx:DataGridColumn headerText="Column 1" dataField="field1" />
                                                           <mx:DataGridColumn headerText="Column 2" dataField="field2" />
                                                           <mx:DataGridColumn headerText="Column 3" dataField="field3" />
                                            </mx:columns>
                             </mx:DataGrid>
                             <mx:Button id="b1" label="Filter" click="{ac.filterFunction = filterFunc; ac.refresh();}" />
              </mx:HBox>
    </mx:Application>

  • Help for MDB, with Sun Java System Application Server Platform Edition 8.2

    Hi all,
    Iam having problem in working MDB. Have written & deployed the Bean sucessfully and when am trying to run the Client, to post a new message am getting exceptions
    The Exception i got is
    D:\krb\ejb\Message\MDB>appclient -client MDBClient.jar
    MQRA:MC:Constr:Exception on cnxn creation-[C4060]: Login failed:  user=admin, br
    oker=itech-4:7676(1339)
    com.sun.messaging.jms.JMSSecurityException: [C4060]: Login failed:  user=admin,
    broker=itech-4:7676(1339)
            at com.sun.messaging.jmq.jmsclient.ProtocolHandler.authenticate(Protocol
    Handler.java:824)
            at com.sun.messaging.jmq.jmsclient.ProtocolHandler.hello(ProtocolHandler
    .java:749)
            at com.sun.messaging.jmq.jmsclient.ProtocolHandler.hello(ProtocolHandler
    .java:679)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.hello(ConnectionImpl.j
    ava:416)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(Connect
    ionImpl.java:1979)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.ja
    va:745)
            at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.
    java:315)
            at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedC
    onnectionImpl.java:33)
            at com.sun.messaging.jmq.jmsclient.XAConnectionImpl.<init>(XAConnectionI
    mpl.java:32)
            at com.sun.messaging.XAConnectionFactory.createXAConnection(XAConnection
    Factory.java:65)
            at com.sun.messaging.jms.ra.ManagedConnection.<init>(ManagedConnection.j
    ava:131)
            at com.sun.messaging.jms.ra.ManagedConnectionFactory.createManagedConnec
    tion(ManagedConnectionFactory.java:148)
            at com.sun.enterprise.resource.ConnectorAllocator.createResource(Connect
    orAllocator.java:90)
            at com.sun.enterprise.resource.IASNonSharedResourcePool.getUnenlistedRes
    ource(IASNonSharedResourcePool.java:437)
            at com.sun.enterprise.resource.IASNonSharedResourcePool.internalGetResou
    rce(IASNonSharedResourcePool.java:355)
            at com.sun.enterprise.resource.IASNonSharedResourcePool.getResource(IASN
    onSharedResourcePool.java:250)
            at com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolM
    anagerImpl.java:213)
            at com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerIm
    pl.java:174)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnec
    tion(ConnectionManagerImpl.java:286)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnectio
    n(ConnectionManagerImpl.java:190)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnectio
    n(ConnectionManagerImpl.java:121)
            at com.sun.messaging.jms.ra.ConnectionFactoryAdapter.createConnection(Co
    nnectionFactoryAdapter.java:118)
            at com.sun.messaging.jms.ra.ConnectionFactoryAdapter.createConnection(Co
    nnectionFactoryAdapter.java:89)
            at MessageClient.main(MessageClient.java:39)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.sun.enterprise.util.Utility.invokeApplicationMain(Utility.java:23
    7)
            at com.sun.enterprise.appclient.Main.<init>(Main.java:430)
            at com.sun.enterprise.appclient.Main.main(Main.java:99)
    Jun 8, 2006 12:40:26 PM com.sun.enterprise.connectors.ConnectionManagerImpl inte
    rnalGetConnection
    WARNING: RAR5117 : Failed to obtain/create connection. Reason : MQRA:MC:Constr:E
    xception on cnxn creation-[C4060]: Login failed:  user=admin, broker=itech-4:767
    6(1339)
    com.sun.messaging.jms.JMSException: MQRA:CFA:allocation failure:createConnection
    :Error in allocating a connection. Cause: MQRA:MC:Constr:Exception on cnxn creat
    ion-[C4060]: Login failed:  user=admin, broker=itech-4:7676(1339)
            at com.sun.messaging.jms.ra.ConnectionFactoryAdapter.createConnection(Co
    nnectionFactoryAdapter.java:122)
            at com.sun.messaging.jms.ra.ConnectionFactoryAdapter.createConnection(Co
    nnectionFactoryAdapter.java:89)
            at MessageClient.main(MessageClient.java:39)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.sun.enterprise.util.Utility.invokeApplicationMain(Utility.java:23
    7)
            at com.sun.enterprise.appclient.Main.<init>(Main.java:430)
            at com.sun.enterprise.appclient.Main.main(Main.java:99)
    Caused by: javax.resource.spi.ResourceAllocationException: Error in allocating a
    connection. Cause: MQRA:MC:Constr:Exception on cnxn creation-[C4060]: Login fai
    led:  user=admin, broker=itech-4:7676(1339)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnec
    tion(ConnectionManagerImpl.java:301)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnectio
    n(ConnectionManagerImpl.java:190)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.allocateConnectio
    n(ConnectionManagerImpl.java:121)
            at com.sun.messaging.jms.ra.ConnectionFactoryAdapter.createConnection(Co
    nnectionFactoryAdapter.java:118)
            ... 9 more
    Caused by: com.sun.enterprise.resource.PoolingException: MQRA:MC:Constr:Exceptio
    n on cnxn creation-[C4060]: Login failed:  user=admin, broker=itech-4:7676(1339)
            at com.sun.enterprise.resource.ConnectorAllocator.createResource(Connect
    orAllocator.java:100)
            at com.sun.enterprise.resource.IASNonSharedResourcePool.getUnenlistedRes
    ource(IASNonSharedResourcePool.java:437)
            at com.sun.enterprise.resource.IASNonSharedResourcePool.internalGetResou
    rce(IASNonSharedResourcePool.java:355)
            at com.sun.enterprise.resource.IASNonSharedResourcePool.getResource(IASN
    onSharedResourcePool.java:250)
            at com.sun.enterprise.resource.PoolManagerImpl.getResourceFromPool(PoolM
    anagerImpl.java:213)
            at com.sun.enterprise.resource.PoolManagerImpl.getResource(PoolManagerIm
    pl.java:174)
            at com.sun.enterprise.connectors.ConnectionManagerImpl.internalGetConnec
    tion(ConnectionManagerImpl.java:286)
            ... 12 more
    My MessageDrivenBean is:
    import java.io.Serializable;
    import java.rmi.RemoteException;
    import javax.ejb.EJBException;
    import javax.ejb.MessageDrivenBean;
    import javax.ejb.MessageDrivenContext;
    import javax.ejb.CreateException;
    import javax.naming.*;
    import javax.jms.*;
    public class MyMessageDrivenBean implements MessageDrivenBean, MessageListener {
         private MessageDrivenContext mdc = null;
         private Context context;
         public MyMessageDrivenBean() { }
         public void setMessageDrivenContext(MessageDrivenContext mdc){
              this.mdc = mdc;
         public void ejbCreate() { }
         public void onMessage(Message msg){
              try{
                   if(msg instanceof TextMessage) {
                        TextMessage txtMsg = (TextMessage) msg;
                        System.out.println("The Received Message is: "+txtMsg.getText());
                   } else {
                        System.out.println("Incorrect Message Type");
              } catch(JMSException e){
                   e.printStackTrace();
         public void ejbRemove() { }
    My Client is:
    import javax.jms.*;
    import javax.naming.*;
    import java.util.*;
    public class MessageClient {
         public static void main(String arg []) {
              InitialContext ctx = null;
              ConnectionFactory conFact = null;
              Connection con = null;
              Session ses = null;
              Destination dest = null;
              MessageProducer msgPrd = null;
              TextMessage msg = null;
              try {
                   ctx = new InitialContext();
              } catch(NamingException e) {
                   e.printStackTrace();
              try {
                   conFact = (ConnectionFactory) ctx.lookup("java:comp/env/jms/BankConnectionFactory");
                   dest = (javax.jms.Queue) ctx.lookup("java:comp/env/jms/BankPhysicalDest");
              } catch(NamingException e) {
                   e.printStackTrace();
              try {
                   con = conFact.createConnection();
                   ses = con.createSession(false, Session.AUTO_ACKNOWLEDGE);
                   msgPrd = ses.createProducer(dest);
                   msg = ses.createTextMessage();
                   msg.setText("This is first Message");
                   msgPrd.send(msg);
                   msg.setText("This is second Message");
                   msgPrd.send(msg);
              } catch(JMSException e){
                   e.printStackTrace();
              } catch(Exception e){
                   e.printStackTrace();
              } finally{
                   if(con != null){
                        try{
                             con.close();
                        } catch(JMSException e){
                             e.printStackTrace();
                        } catch(Exception e){
                             e.printStackTrace();
    My JMS CONNECTION FACTORY RESOURCES are:
    1.     CONNECTION FACTORIES
    a.     JNDI NAME: jms/QueueConnFactory
    b.     TYPE: javax.jms.QueueConnectionFactory
    2.     PHYSICAL DESTINATION
    a. NAME: PhysicalQueue
    3.     DESTINATION RESOURCES
    a.     JNDI: jms/MessageQueue
    b.     TYPE: javax.jms.Queue
    c.     ADDITIONAL PROPERTIES � NAME: PhysicalQueue
    My Message-Driven Bean Settings:
    i.     Destination Type: javax.jms.Queue
    ii.     Target Destination: PhysicalQueue
    iii.     Connection Factory JNDI Name: jms/QueueConnFactory
    My MDBClient Settings are
    a.     Resource Refs
    i.     Coded Name: jms/BankConnectionFactory
    ii.     Type: javax.jms.ConnectionFactory
    iii.     Authentication: Container
    iv.     JNDI Name: jms/QueueConnFactory
    v.     User Name: admin
    vi.     Password: password
    b.     Msg Dest Refs
    i.     Coded Name: jms/BankPhysicalDest
    ii.     Destination Type: javax.jms.Queue
    iii.     Usage: ConsumesProduces
    iv.     Target Destination: PhysicalQueue
    c.     Message Destinations
    i.     Destination Name: PhysicalQueue
    ii.     JNDI Name: jms/MessageQueue
    My MDBAppl settings
    a.     JNDI Name: jms/MessageQueue
    b.     References: jms/QueueConnFactory
    My MDBJAR Settings
    a.     Message Destinations
    i.     Destination Name: PhysicalQueue
    ii.     JNDI Name: jms/MessageQueue
    My MyMessageDrivenBean File Settings
    a.     Transactions: Container-Managed
    b.     Transaction Attribute: Required
    and am RUNNING THE APPLICATION using
    appclient -client MDBClient.jar
    Pls help me to solve this problem
    rgds
    Ravi Bharathi

    Default username/password is admin/admin.
    Since the auth-type is container do not provide any username/password in the client descriptor and try.

  • Please send a download for firefox with the google tool bar that has " spell check " incorporated in itas this tool helps educate my teenager. I need the link to download this as I cant make sense of the downloads that are on the net .

    I need firefox with google tool bar with " spell check" included and a link so I can download it .

    Because I need spell check and happen to like google tool bar .

  • Help for surfing with hundreds of tabs open

    My wife uses Safari in such a way that she normally has about 100+ tabs open on 3 or 4 windows. Not surprisingly she gets freezes a lot and then yells at me ('cause I convinced her to get a Mac). I tell her that Safari is not meant to run like this, but she keeps doing it. And keeps getting frustrated.
    Is there any way to tell Safari to use more of the RAM available? Or any other suggestions?
    She's on one of the Aluminum Macbooks (2GHz, 4GB RAM and half of her 160GB hard drive is full), running Snow Leopard, and the most recent Safari.

    Hi,
    Safari freezing can certainly be the results of 100+ tab opens and 3 or 4 windows. That's asking a lot from any browser.
    Just make sure the startup disk space doesn't fall below 15% of the total capacity of the drive.
    Is there any way to tell Safari to use more of the RAM available?
    No. 4GB is more than enough RAM.
    She could try emptying the Safari cache more often either from the Safari menu bar, Safari / Empty Cache, or Command + Option + E on the keyboard.
    Carolyn

  • Don't use Iphone4s voicemail. "Person you're calling has not set up voicemail" robocall interferes with my google voice voice mail by appearing in its stead after 5 rings. How do I get rid of robocall, or place verizon robocall after 6 rings instead of 5?

    If Verizon can place the robocall six rings deep, my own voicemail will beat the offending Iphone voice to the punch.  How do I manage that, or delay the Iphone robocall answer "the person you're calling has not set up his voice mail!"

    Well, given the time you've spent here...you could have contacted Verizon yourself & already gotten an answer. And since they are the only one's that can adjust this to begin with, seems to me the best couse of action is to contact them.
    Good luck.

  • Search Help for selection screen select-option

    Hi Friends,
              I want have search help for KSCHL with only the condition types starting with Z. I need your help to do that.
    Thanks in Advance.

    hi,
    chek a sample code, for restricting the serach help.
    REPORT Z_CONECT_A.
    Include type pool SSCR
    TYPE-POOLS sscr.
    TABLES : marc.
    defining the selection-screen
    select-options :
      s_matnr for marc-matnr,
      s_werks for marc-werks.
    Define the object to be passed to the RESTRICTION parameter
    DATA restrict TYPE sscr_restrict.
    Auxiliary objects for filling RESTRICT
    DATA : optlist TYPE sscr_opt_list,
               *** type sscr_***.
    INITIALIZATION.
    Restricting the MATNR selection to only EQ and 'BT'.
      optlist-name = 'OBJECTKEY1'.
      optlist-options-eq = 'X'.
      optlist-options-bt = 'X'.
      APPEND optlist TO restrict-opt_list_tab.
      ***-kind = 'S'.
      ***-name = 'S_MATNR'.
      ***-sg_main = 'I'.
      ***-sg_addy = space.
      ***-op_main = 'OBJECTKEY1'.
      APPEND *** TO restrict-***_tab.
    Restricting the WERKS selection to CP, GE, LT, NE.
      optlist-name = 'OBJECTKEY2'.
      optlist-options-cp = 'X'.
      optlist-options-ge = 'X'.
      optlist-options-lt = 'X'.
      optlist-options-ne = 'X'.
      APPEND optlist TO restrict-opt_list_tab.
      ***-kind = 'S'.
      ***-name = 'S_WERKS'.
      ***-sg_main = 'I'.
      ***-sg_addy = space.
      ***-op_main = 'OBJECTKEY2'.
      APPEND *** TO restrict-***_tab.
      CALL FUNCTION 'SELECT_OPTIONS_RESTRICT'
       EXPORTING
        restriction                  = restrict
       EXCEPTIONS
         TOO_LATE                     = 1
         REPEATED                     = 2
         SELOPT_WITHOUT_OPTIONS       = 3
         SELOPT_WITHOUT_SIGNS         = 4
         INVALID_SIGN                 = 5
         EMPTY_OPTION_LIST            = 6
         INVALID_KIND                 = 7
         REPEATED_KIND_A              = 8
         OTHERS                       = 9
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    regards
    anver
    <b><i>if helped pls mark points</i></b>

  • Google Voice not working. Is the blame with enabling Advanced Calling?

    Have any Verizon users had more than the usual amount of trouble setting up Google Voice for voicemail? I previously used Google Voice as my voicemail on my Galaxy Note 4, which required the standard workaround to get it working with Verizon (calling the three codes to setup call forwarding). I recently moved to an LG G3, however, and can't get Google Voice to work as my voicemail now. I have tried calling the three forwarding codes (*71+[Google Voice #], *90+[Google Voice #], *92+[Google Voice #]) but to no avail. I have also tried to get it working via setting up conditional call forwarding online in My Verizon.
    After trying and retrying these methods, I will call my phone from another one, only to ignore the incoming call and have the phone I'm calling from either continue to ring or go silent (the latter seems to happen more often). If I do not end the call from the other phone, my phone will sometimes ring again, at which time I ignore the call again the line remains silent.
    When I first setup my G3, an update enabling Verizon's Advanced Calling was available and didn't hesitate to follow through with the update. Therefore, it's hard pinpoint the exact problem.
    Has anyone else with Verizon had this much difficulty in getting Google Voice to work? Please, help!

    Same issue.  Google Voice does not work with VoLTE on some people's accounts.  Google says it's not them.  Verizon says it's not them.  There is no fix to this.  The only option you have is either dump Google Voice or dump VoLTE.  I did the later, but you have to do it on the phone and through the webpage and then set up Google Voice again.  From what I can gather from others, call forwarding through VoLTE is not working like it should on all accounts and causing Google Voice not to work.  Verizon is less than helpful on this issue. 

  • Sbh52 with google voice

    Hi, I just got the sbh52 and trying to set it up with my google voice account as I use google voice for messaging and for calls, have googled but no luck.
    Question:  Have anybody on the forum was able to achieve this?
    Thanks.

    forget to mention that i am using sbh52 with Note 3

Maybe you are looking for

  • Optical Drives no longer work after itunes8

    I'm running on Vista and updated to iTunes 8. My computer has stopped playing CDs and DVDs. My drives didn't disappear as some people are seeing. Mine are still visible and accessible,I mean, you can go into them manually, but when I do it's just doz

  • How do I create a series of text frames from a list of files?

    And I'm back again. This time, I'm wondering how I can use JavaScript to place a series of text frames from a list of files, preferably with the ability to specify criteria before running the script. Here's the details: I work for a newspaper and I l

  • Why can't I log into my mac after yosemite

    I had to restart my mac after it froze. It does this a lot since I downloaded Yosemite. When I restarted there were two accounts mine and a guest user. I enter my password and it says it can not log into my account at this time because of an error. *

  • .Mac - galleries and caption

    I've searched the forum trying to figure out how I can add captions (actually I would like to use a combination of headline and caption) to photos in a web gallery but only found posts that suggest that this can only be done from iPhoto. I've tried a

  • I deleted something on an app and I would like to restore it back to normal

    I clicked on the wrong thing and deleted part of an app I use. I need to know how to make that app go back to normal so I can use it on here