SIP Refer problem

Hi Guys,
I have problem at one of our customer side. When an operator received a call, and try to do a transfer (consult transfer) to a colleague, the colleague's phone ring one time and the call failed. The operator have to take back the call and give the full external number of the colleague to the caller.
After a reboot of the phone (unplugged/plugged) the transfer work fine !
I tried to find the cause in the CUCM traces but I need help.
Saw that Refer messages:
14:49:26.294 |//SIP/SIPTcp/wait_SdlSPISignal: Outgoing SIP TCP message to 22.212.126.35 on port 50108 index 227
[21667403,NET]
REFER sip:[email protected]:50108 SIP/2.0
Via: SIP/2.0/TCP 22.214.10.18:5060;branch=z9hG4bKf63095b1b37b1
From: <sip:[email protected]>;tag=435147058
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 101 REFER
Max-Forwards: 70
Contact: <sip:[email protected]:5060;transport=tcp>
User-Agent: Cisco-CUCM8.6
Require: norefersub
Expires: 0
Refer-To: cid:[email protected]
Content-Id: <[email protected]>
Content-Type: application/x-cisco-remotecc-request+xml
Referred-By: <sip:[email protected]>
Content-Length: 341
<x-cisco-remotecc-request>
  <answercallreq>
    <dialogid>
      <callid>[email protected]</callid>
      <localtag>6511241~ada938a2-d3e6-4928-be65-07fc5a6e0f23-49485024</localtag>
      <remotetag>3cce73acbe00bd3fda57ded7-91adfcf9</remotetag>
    </dialogid>
  </answercallreq>
</x-cisco-remotecc-request>
|2,200,21,1.3256060^22.214.10.2^SEP3CCE73ACBE00
After the OK:
14:49:26.317 |//SIP/SIPTcp/wait_SdlReadRsp: Incoming SIP TCP message from 22.212.126.35 on port 50108 index 227 with 442 bytes:
[21667404,NET]
SIP/2.0 200 OK
Via: SIP/2.0/TCP 22.214.10.18:5060;branch=z9hG4bKf63095b1b37b1
From: <sip:[email protected]>;tag=435147058
To: <sip:[email protected]>;tag=3cce73acbe00bd40ed051b81-4b2d068b
Call-ID: [email protected]
Date: Thu, 07 Feb 2013 13:49:17 GMT
CSeq: 101 REFER
Server: Cisco-CP7962G/9.3.1
Contact: <sip:[email protected]:50108;transport=TCP>
Content-Length: 0
|3,100,63,1.7871803^22.212.126.35^*
And thats the last messages with call ID starting by: 2e587c80
So could you say me how I can find the Transfer "destination" and why the call failled ?
Thanks,
Hervé Jacquemin

Hi hjacquemin,
Have you solved this problem? I found the same thing with my customer. We are using
6921 with SIP Firmware. It is very weird that my IP Phone was hanged and must reset by unplug and plug.
Winai. 

Similar Messages

  • Route SIP REFER to SIP Trunk based on DN

    Cisco UCM 9 is connected to a third-party PBX over SIP Trunk. Third-party PBX sends a SIP REFER message to Cisco UCM to call a DN on the third-party PBX. Cisco UCM responds with SIP 404 Not Found as it does not recognize the DN of the third-party PBX.
    How do I configure Cisco Unified Communication Manager 9 to route this call back out over the SIP Trunk to the third-party PBX based on the DN (Not IP)?
    Cisco UCM contains a route pattern 53xxx to route to SIP_Trunk_3rdParty.
    Third-party PBX contains a SIP Proxy and Call Server. The call should route to the SIP Proxy IP. The SIP REFER contains "Refer-To" 53xxx@ThirdPartyCallServerIP
    I added a SIP Route Pattern on CUCM to route calls for ThirdPartyCallServerIP to SIP_Trunk_3rdParty. This works in routing the call to ThirdPartyCallServerIP, however I need the call to route to 53xxx@ThirdPartySIPproxyIP for it to be successful.
    Direct calls from CUCM to ThirdParty PBX 53XXX@ThirdPartySIPproxyIP are successful. SIP REFER coming into CUCM to request CUCM to call ThirdParty fail.
    Any ideas on what configuration on CUCM I could try to get CUCM to route the call to thrid-party based on the SIP REFER?

    Thanks for the reply Vivek.
    Partitions:
         -  ThirdPartyPBX
         -  CiscoEndpoints
    Calling Search Space: "ThirdParty_Cisco" contain both of the above partitions.
    Route Pattern 531XX and 80965 are assigned to Route Partition "ThirdPartyPBX"
    Cisco UCM Main site phones are in CSS "ThirdParty_Cisco" and DN is in Route Partition "CiscoEndpoints". DN is in CSS "ThirdParty_Cisco".
    Trunk "SIP_Trunk_3rdParty"  - Inbound and Outbound Calls are in CSS "ThirdParty_Cisco".
    Trunk SIP information has "Rerouting CSS", "Out-of-Dialog Refer CSS", and Subscribe CSS as "ThirdParty_Cisco".
    Cisco continues to respond to with SIP 404 not found. CUCM does not seem to match the SIP refer to the CSS or Route partition with with 531XX route pattern.
    The SIP Refer is coming from DN 80965 over the SIP Trunk from the Third-party PBX.
    Perhaps I'm missing something in my CSS config?
    Any other method for CUCM to match SIP Refer to a Route Pattern?

  • Route pattern to SIP trunk problem

    Hello, I have a 2801 router that has been configured with CME and a working SIP connection to my local ISP.
    Tested with calls via CME so I know for sure that the SIP config and dial plan is fine on this gateway.
    Next I wanted to try out CUCM so I set up a CUCM 8.6 box that is connected to the 2801 router to use as it's SIP gateway.
    The only change I made to the gateway router config was to alter the "ip option 150" address so that the phones go to CUCM for their configs etc (which they do with no problems).
    Then I set up a SIP trunk in CUCM along with a route pattern which is to use the SIP trunk within the Gateway/Route list option.
    But when I make a call that matches this route pattern all I get is the intermittent beep message from the phone. I cannot route calls succesfully through it.
    I have checked network connectivity and all is fine. The IP address I specfied in CUCM for the SIP trunk is simply one of the interfaces on the 2801 router and it is definitley reachable.
    I also activated "debug ccsip all" on the 2801 gateway router but nothing appears. So it seems like the calls are not even reaching the 2801 gateway ?
    Is the problem possibly a conflit between CME on the gateway router and my CUCM ?
    Do I need to disable CME somehow on the gateway first ?  Or am I not doing something correct in the CUCM config ?
    Thank you kindly for any suggestions.
    ps. I have attached a couple of screenshots of my config.

    Hello, thanks for helping.
    I activated "debug voice ccapi inout" as well as "debug ccsip all" on the gateway but nothing showed up.
    Therefore I deduce the call is not even making it to across the SIP trunk into the gateway router ?
    As I am a newbie trying this out for the first time, it is guranteed to be something really simple.
    I have included my running config from the gateway router below..
    One addition I made was to add an incoming dial peer. That is "dial peer 5,  description CUCM SIP trunk".
    I set it up with a destination patter 2... to match my phone config on CUCM which have numbering in the 2000 range.
    Sorry, I got RTMT up and running but could not get any meaningful results from it. I need to learn up on that.
    I did however run a 'dialed number analysis' from CUCM direct and have attached the result. It seems the dialled number "99" is matching the route pattern OK.
    So why is it not then moving down the SIP trunk to my gateway and getting picked up by the incoming dial peer ?
    Thanks if you guys can offer any more help.
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Router
    boot-start-marker
    boot system flash:c2801-ipvoicek9-mz.151-2.T0a.bin
    boot-end-marker
    no aaa new-model
    clock timezone nzst 13 0
    dot11 syslog
    ip source-route
    ip dhcp pool DATA_SCOPE
       network 192.168.200.0 255.255.255.0
       default-router 192.168.200.1
       dns-server 8.8.8.8
    ip dhcp pool VOICE_SCOPE
       network 192.168.100.0 255.255.255.0
       default-router 192.168.100.1
       option 150 ip 192.168.2.115
    ip dhcp pool MGMT_SCOPE
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.99
    ip cef
    ip name-server 4.2.2.2
    no ipv6 cef
    multilink bundle-name authenticated
    voice class codec 1
    codec preference 1 g711alaw
    codec preference 2 g729r8
    codec preference 3 g711ulaw
    codec preference 4 ilbc
    voice translation-rule 1
    rule 1 /^9/ //
    voice translation-profile Strip9ToGetOut
    translate called 1
    voice-card 0
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-2995340181
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-2995340181
    revocation-check none
    crypto pki certificate chain TP-self-signed-2995340181
    certificate self-signed 01
      3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
      31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 32393935 33343031 3831301E 170D3733 30363034 31393534
      32305A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
      4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 39393533
      34303138 3130819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
      8100C34D C8ECBB53 E01373A3 2E286B78 2D23042B 1C8588B1 A7861899 BA1C6860
      AE1D7868 2A59E3BC 54D0A457 8FFDE27F C09104E5 C7A429F3 74CD9DA8 4A980366
      675CC27C CDB94838 821CC05F 2C0AC2BC D882C132 6CAA1FA6 6DA740E4 562428B1
      12B741F1 A50C9246 4CC35EDA DEE1D038 3883BB35 A91ABF8B 483E4160 F5FA4B5A
      9A570203 010001A3 66306430 0F060355 1D130101 FF040530 030101FF 30110603
      551D1104 0A300882 06526F75 74657230 1F060355 1D230418 30168014 72119640
      F3396E1F E4168086 D31D8619 0D8337FF 301D0603 551D0E04 16041472 119640F3
      396E1FE4 168086D3 1D86190D 8337FF30 0D06092A 864886F7 0D010104 05000381
      81003B5A 29DE3A1E C5AB6092 E8D90650 C80752FC 0AAC93FD C5DE3D69 071B08FA
      D4013232 81CA07E7 15F90190 6A3AD6A0 1D05F0F2 13479568 888332A5 F81E2681
      7DA44095 4D11CFB7 CA79579A 8D95DE54 7B00173C E2C50573 A310C8C9 1487FEFC
      CE35B66E 9EF94CFA 8D6D6DCD ADC78132 2709F198 6DF2F0FA D80CC088 D0C4C7D1 080B
          quit
    license udi pid CISCO2801 sn FTX0947W07M
    username xxx privilege 15 password 0 xxx
    interface FastEthernet0/0
    ip address 192.168.3.50 255.255.255.0
    duplex auto
    speed auto
    interface FastEthernet0/1
    no ip address
    duplex auto
    speed auto
    interface FastEthernet0/1.2
    encapsulation dot1Q 2
    ip address 192.168.2.1 255.255.255.0
    interface FastEthernet0/1.99
    encapsulation dot1Q 99
    ip address 192.168.1.99 255.255.255.0
    interface FastEthernet0/1.100
    description voice_VLAN
    encapsulation dot1Q 100
    ip address 192.168.100.1 255.255.255.0
    interface FastEthernet0/1.200
    description data_VLAN
    encapsulation dot1Q 200
    ip address 192.168.200.1 255.255.255.0
    ip forward-protocol nd
    ip http server
    ip http authentication local
    ip http secure-server
    ip route 0.0.0.0 0.0.0.0 192.168.3.1
    logging esm config
    tftp-server flash:/phone/7940-7960/P00307020200.bin alias P00307020200.bin
    tftp-server flash:/phone/7940-7960/P00307020200.loads alias P00307020200.loads
    tftp-server flash:/phone/7940-7960/P00307020200.sb2 alias P00307020200.sb2
    tftp-server flash:/phone/7940-7960/P00307020200.sbn alias P00307020200.sbn
    control-plane
    mgcp fax t38 ecm
    dial-peer voice 1 voip
    description local_7_Digit_Calling
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 9[2-9]......
    session protocol sipv2
    session target ipv4:203.184.16.2
    voice-class codec 1 
    dial-peer voice 2 voip
    description international_calling
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 900T
    session protocol sipv2
    session target ipv4:203.184.16.2
    voice-class codec 1 
    dial-peer voice 3 voip
    description national_calling
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 90[34679].......
    session protocol sipv2
    session target ipv4:203.184.16.2
    voice-class codec 1 
    dial-peer voice 4 voip
    translation-profile outgoing Strip9ToGetOut
    destination-pattern 90[34679].......
    dial-peer voice 5 voip
    description CUCM SIP trunk
    destination-pattern 2...
    session protocol sipv2
    session target ipv4:192.168.2.115
    voice-class codec 1 
    sip-ua
    authentication username xxxxxxxxxx password xxxxxxxx
    060
    telephony-service
    max-ephones 10
    max-dn 20
    ip source-address 192.168.1.99 port 2000
    load 7960-7940 P00307020200
    max-conferences 4 gain -6
    transfer-system full-consult
    create cnf-files version-stamp Jan 01 2002 00:00:00
    ephone-dn  1  dual-line
    number 1000
    name Lydia Francis
    ephone-dn  2  dual-line
    number 1001
    name Leah Francis
    ephone-dn  3  dual-line
    number 1002
    n
    ephone-dn  4  dual-line
    number 1003
    ephone  1
    mac-address C80A.A970.01DE
    type CIPC
    button  2:2
    ephone  2
    mac-address 000C.3070.8705
    button  1:1 2:15
    ephone  3
    mac-address 000C.8546.5954
    button  1:3 2:15
    line con 0
    logging synchronous
    line aux 0
    line vty 0 4
    privilege level 15
    login local
    transport input telnet ssh
    scheduler allocate 20000 1000
    ntp server 195.43.74.123
    end

  • REF Problem

    My Problem is insertion in object tables.
    Senario is as under:
    --Creating type
    create type dept_a as object
    (deptno number(2),
    dname varchar2(14),
    loc varchar2(13) );
    --Creating object table
    create table dept1 of dept_a
    (deptno primary key,
    dname not null
    --Creating type with REF of dept_a
    create type emp_a as object
    (empno number(4),
    ename varchar2(14),
    job varchar2(10),
    sal number(8,2),
    hire_date date,
    deptno ref dept_a)
    --Creating object table
    create table emp1 of emp_a
    (empno primary key)
    --insertion in dept1
    insert into dept1
    values
    (10,'ACCOUNTING','NEW YORK');
    --insertion in emp1
    INSERT INTO EMP1 (EMPNO,ENAME,JOB,SAL,HIRE_DATE,DEPTNO)
    VALUES
    (1,'FAISAL','MANAGER',3000,'10-JAN-2001',(SELECT REF(D) FROM DEPT1 D WHERE DEPTNO=10))
    This insertion caused an error.
    ORA-00936: missing expression
    at lin 3 (select ref(d)....)
    Please solve my problem

    hai muhammad..
    A required part of a clause or expression has been omitted. For example, a SELECT statement may have been entered without a list of
    columns or expressions, or with an incomplete expression. This message is also issued in cases where a reserved word is misused, as in
    SELECT TABLE.
    Action:
    Check the statement syntax and enter the missing component.
    here we can use like that muhammad..
    read that ,it will help u
    bye now..
    null

  • SIP REFER with UCCE and CUPS SIP Proxy

    I am running UCCE 8.0.1 with CVP and CUPS as the SIP proxy.  I am looking to transfer calls to PSTN and release from CVP to free CVP ports.  I am using the rfxxxxxxx method in the ICM script, which seems to work fine from CVP.  However the SIP proxy send an Invite to our SBC instead of a REFER.  Is there a way to configure SIP Proxy to send the REFER instead of the invite?  I would like to release the call from our SBC as well.
    The other idea was to insert a custom header in CVP I could then pull out at the SBC and replace with a REFER.  Does anyone have any links to documentation on this?
    Thanks
    TC

    how about check "enable send calls to originator" for the refer label routing in CVP? this would bypass proxy.

  • UC320 PBX sip trunk problem

    HI, I installed the UC320 for a customer and they have 19 users,  we are using sip trunk for voice traffic
    it now encountered an annoying problem, The  isp is doing the maintenance in recent period and their sip trunk is coming down and up occasionally  at night.  Whenever the sip trunk broke and come up again, the UC320 seems loss the sync with the wan, and it can work for 1 or 2 days and then the phone can not dial externally and also the incoming call have the problem, Yet the internal call is ok, whenever, this happened, we need to restart the uc320 to resume the service.  I configured the auto maintainance happen at Sunday morning 3am , yet, there are times that the sip trunk broke happen on Monday night, then we usually get the complaint from the custom around Wed. or Thurs.  and then we had to restart the system to resume the service.  It is really troublesome. Do you have any idea how to deal with the problem. Is it a bug of cisco uc320? Is there any software update or any  patch for this problem?
    We are running 2.3.2(6) now.

    HI
    Thank you for your reply, but the thing seems a bit more complex, our network configured as unregistered by the requirement of isp, and it works nicely. when the sip broke down and come up again, the pbx can work normally for 1 or two days and then it seems drifted away. and the problem at  beginning is minor with only a few phones malfunction, and can be retored by restart the phone, but as the time goes by , the problems seemd deteriorated until all phones not working and we have to restart the pbx. 
         I check the external trunks, the status of sip is unregistered. it is required by isp to be configured so. it works nicely as long as the sip trunk is on.
         Regard

  • Unified communication sip trunk problem after modifying topology

    hi all
    i have UC and its fine and sip trunk is ok
    the toplogy is as below
    UC------------------internet
    now im going to add ASA with UC with new topology
    UC-------------ASA-------------internet
    the pbx internally is ok   , but sip trunk is not working
    pbx now have private ip and it can reach internet
    the problem is sip trunks is not working !!!!
    i will post the config of UC when its connected to Internet direcly and wish to help me why the 2nd topoloy no sip trunks working ?!!
    do i need to do portforward ??
    anyway here  the config when sip trunks works and when UC directly to internet

    Try disabling SIP inspection on the ASA
    http://www.cisco.com/c/en/us/support/docs/security/asa-5500-x-series-next-generation-firewalls/82446-enable-voip-config.html

  • EJB-REF problem

    Hi for all
    I am having problems when I have that reference other EJB from an EJB. I put the reference in the file ejb-jar.xml but like I use the weblogic server a error is generated when I try to do the deploy my EJB where it asks to do the reference in the file weblogic-ejb-jar.xml, that is the configuration of the ejb in the server.
    If somebody knows as doing that reference for the weblogic, please, help me.
    Thanks

    <?xml version="1.0"?>
    <!DOCTYPE weblogic-ejb-jar PUBLIC '-//BEA Systems, Inc.//DTD WebLogic 5.1.0 EJB//EN' 'http://www.bea.com/servers/wls510/dtd/weblogic-ejb-jar.dtd'>
    <weblogic-ejb-jar>
    <weblogic-enterprise-bean>
    <ejb-name>CentroCustoBO</ejb-name>
    <caching-descriptor>
    <initial-beans-in-free-pool>1</initial-beans-in-free-pool>
    </caching-descriptor>
    <jndi-name>CentroCustoBO</jndi-name>
    </weblogic-enterprise-bean>
    <weblogic-enterprise-bean>
    <ejb-name>PedidoPagamentoBO</ejb-name>
    <caching-descriptor>
    <initial-beans-in-free-pool>1</initial-beans-in-free-pool>
    </caching-descriptor>
    <reference-descriptor>
    <ejb-reference-description>
    <ejb-ref-name>FornecedorBO</ejb-ref-name>
    <jndi-name>FornecedorBO</jndi-name>
    </ejb-reference-description>
    <ejb-reference-description>
    <ejb-ref-name>CentroCustoBO</ejb-ref-name>
    <jndi-name>CentroCustoBO</jndi-name>
    </ejb-reference-description>
    </reference-descriptor>
    <jndi-name>PedidoPagamentoBO</jndi-name>
    </weblogic-enterprise-bean>
    </weblogic-ejb-jar>

  • N80i SIP client problem "unable to connect"

    I'm having a problem with my N80i. When i use my phone in my WLAN for browsing the internet everything works fine. The problem appears when I try to use de SIP client, i always get "unable to connect to network". I've configured a Gizmo account,but can't connect. I've also configure an asterisk SIP account on my local network (in order to avoid any routing/port blocking/fw issue) and the same thing happens. In fact I've activated a sniffer in my linux box and I don't see any packet coming from the phone.
    As far as I've investigated it seems like the problem occurs inside the phone (no ip packets come from the N80).
    I wonder if it might be a firmware block.
    Any help will be really appreaciate

    I want to share with you my experience, just in case someone is having the same problem I had.
    I could solve the problem. Here is the config I use in the SIP settings:
    Profile name: {whatever U want}
    Service profile: IETF
    Default access point: {a WLAN access previously define as access point from the WLAN wizzard}
    Public user name: sip:{user}@{Server IP or name}
    Use compresion: no
    Registration: always on
    Use security: no
    Proxy Server:
    Proxy server address: sip:{server ip or name}
    Realm: asterisk (in case u are using asterisk or the same name defined in proxy server address)
    User name: {user}
    Password: {password}
    Allow loose routing: Yes
    Transport Type: UDP
    Port: 5060
    Registar Server: {same settings like proxy server}
    I've to mention that while i was trying to make it work, i downloaded GizmoVoip (without success), but when I tried Truphone (www.truphone.com) it did work. So what i did was to copy exactly the same profile (SIP Settings->Options->Add new->Use an existing profile->Truphone-home) and with that i created a new profile. After that I changed the config to match my asterisk and....IT'VE WORKED!!!!
    So, the conclution: I think the problem i was experiecing was due to a missconfig in the "proxy server address" or "Public user name", I'm not sure if I was putting the "sip:" at the beginning (i made to many tests that i can't remember). If that was the mistake then it seems like the Nokia N80 was not even trying to connect to the server and that was the reason why I was not seeing any packet coming from the phone with the sniffer.
    I hope this info will be useful for everyone.
    Martin

  • ejb-ref problems in WLE 5.0.1

    Platform : WLE 5.0.1 on Solaris 2.6
    I'm having a problem with EJB deployment in WLE 5.1. The ejb-spec
    specifies that you must add <ejb-ref> entries for each entity or
    session bean in your ejb-jar.xml that references another bean. So, in
    this case both A and B reference C in the code.
    <ejb-jar>
    <enterprise-beans>
    <entity>
    <ejb-name>C</ejb-name>
    <home>com.xxx.CHome</home>
    <remote>com.xxx.C</remote>
    <ejb-class>com.xxx.CBean</ejb-class>
    </entity>
    <session>
    <ejb-name>B</ejb-name>
    <home>com.xxx.BHome</home>
    <remote>com.xxx.B</remote>
    <ejb-class>com.xxx.BBean</ejb-class>
    <ejb-ref>
    <ejb-ref-name>ejb/CBean</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <home>com.xxx.CHome</home>
    <remote>com.xxx.C</remote>
    <ejb-link>C</ejb-link>
    </ejb-ref>
    </session>
    <session>
    <ejb-name>A</ejb-name>
    <home>com.xxx.AHome</home>
    <remote>com.xxx.A</remote>
    <ejb-class>com.xxx.ABean</ejb-class>
    <ejb-ref>
    <ejb-ref-name>ejb/CBean</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <home>com.xxx.CHome</home>
    <remote>com.xxx.C</remote>
    <ejb-link>C</ejb-link>
    </ejb-ref>
    </session>
    </enterprise-beans>
    <ejb-jar>
    In this case, upon starting the JavaXAServer I get a
    javax.naming.NameAlreadyBoundException thrown. The EJB spec
    specifically states that I should be able to refer to C with the same
    name from A and B. Is this a bug?
    I can get around this by changing the name of the second reference to
    something like "ejb/CBean2".
    Additionally, I get a NameNotFoundException when looking up the
    reference from within A or B as follows :-
    Context ic = new InitialContext();
    Object ob = ic.lookup("java:comp/env/ejb/CBean");
    The only way I can work around this, is to construct the
    InitialContext using the 'client' view, passing
    com.beasys.jndi.WLEInitialContextFactory as the factory name, passing
    the ISL host/port in the PROVIDER_URL and then using the JNDI names
    for the lookup.
    What's going wrong?
    TIA

    this seems to be a WLE 5.0.1 bug
    Developer wrote in message <[email protected]>...
    Platform : WLE 5.0.1 on Solaris 2.6
    I'm having a problem with EJB deployment in WLE 5.1. The ejb-spec
    specifies that you must add <ejb-ref> entries for each entity or
    session bean in your ejb-jar.xml that references another bean. So, in
    this case both A and B reference C in the code.
    <ejb-jar>
    <enterprise-beans>
    <entity>
    <ejb-name>C</ejb-name>
    <home>com.xxx.CHome</home>
    <remote>com.xxx.C</remote>
    <ejb-class>com.xxx.CBean</ejb-class>
    </entity>
    <session>
    <ejb-name>B</ejb-name>
    <home>com.xxx.BHome</home>
    <remote>com.xxx.B</remote>
    <ejb-class>com.xxx.BBean</ejb-class>
    <ejb-ref>
    <ejb-ref-name>ejb/CBean</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <home>com.xxx.CHome</home>
    <remote>com.xxx.C</remote>
    <ejb-link>C</ejb-link>
    </ejb-ref>
    </session>
    <session>
    <ejb-name>A</ejb-name>
    <home>com.xxx.AHome</home>
    <remote>com.xxx.A</remote>
    <ejb-class>com.xxx.ABean</ejb-class>
    <ejb-ref>
    <ejb-ref-name>ejb/CBean</ejb-ref-name>
    <ejb-ref-type>Entity</ejb-ref-type>
    <home>com.xxx.CHome</home>
    <remote>com.xxx.C</remote>
    <ejb-link>C</ejb-link>
    </ejb-ref>
    </session>
    </enterprise-beans>
    <ejb-jar>
    In this case, upon starting the JavaXAServer I get a
    javax.naming.NameAlreadyBoundException thrown. The EJB spec
    specifically states that I should be able to refer to C with the same
    name from A and B. Is this a bug?
    I can get around this by changing the name of the second reference to
    something like "ejb/CBean2".
    Additionally, I get a NameNotFoundException when looking up the
    reference from within A or B as follows :-
    Context ic = new InitialContext();
    Object ob = ic.lookup("java:comp/env/ejb/CBean");
    The only way I can work around this, is to construct the
    InitialContext using the 'client' view, passing
    com.beasys.jndi.WLEInitialContextFactory as the factory name, passing
    the ISL host/port in the PROVIDER_URL and then using the JNDI names
    for the lookup.
    What's going wrong?
    TIA

  • Nokia N91 SIP Configuration (problem)

    Hi all,
    As it ays in the subject, I own a nokia N91 handset and i'm having problems accessing SIP Settings.
    Basically when I click on SIP Settings, and view SIP providers. I cannot delete, edit, or add any settings at all! When I do select (for example), options - delete - delete confirmation (yes) The SIP profile doesn't delete.
    I have done a full factory reset on the phone (*#7370#), but still no luck

    19-Apr-2008 06:11 PM
    os2lover wrote:
    Hi,
    No the *#7370# doesn't affect your harddisk, only the phone memory.
    Best regards,
    Olivier Baum
    ohh thanks for this info... Im just curious, how do we format the hard drive? Thanks
    CeS
    "The best index to a person's character is how he treats people who can't do him any good, and how he treats people who can't fight back"

  • Ref: problem after installing patch3 of 9ids

    correction:
    browser's status bar shows 'done' and nothing else occurs..

    Hi,
    Patch3 obviously conains another version of JInitiator and you are using IE as a Browser. You need to change the following lines in formsweb.cfg with the new information
    jinit_classid=clsid:CAFECAFE-0013-0001-0009-ABCDEFABCDEF
    jinit_exename=jinit.exe#Version=1,3,1,9
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.9
    IE is very sensitive about the classid used with Jinitiator.
    Check "Program Files"-->Oracle --> Jinitiator <version> --> doc --> jinit-version.ini for the calls id expected by teh new Jinitiator.
    if you haven't installed the latest Jinitiator, just make sure, that the classid entry in formsweb.cfg file contains what the client Jinitiator version expects.
    Hope this helps you solving the problem as here and then does for me.
    Fran

  • Sip refer getting 404 & 503

    Hi All,
    We have a cisco 2911 running 15.0(1r)M6.  We have configured sip trunks within CUCM 7.1(5) to the sip router single ip address of 192.168.10.51.  When we use the AT&T trunk to make a sip call, everything works as expected (inbound and outbound calls).
    We are trying to add a directory handler server (paralance) into the mix.  It's ip address 10.13.115.140.  The idea behind this system is to call it,tell it who you are looking for, and the call is transfered.   So far the system accepts the call, confirmed who you want to be transfered too, and attempts the transfer.
    During the transfer, the attached debug is getting us 404, and 503 responses.  The caller hears dead air.
    Ip Address of phone: 10.17.1.133.  this is a 7941 registered to CUCM 7.1(5)
    Ip Address of directory server. 10.13.115.140.
    Ip address of router. 192.168.10.51
    The calling number - 13304
    The called number 12144 - routes to the sip trunk, then hits the dial peer.
    The number being asked for 13157
    dial-peer voice 296 voip
    description CUCM Internal Dialing to CMS1
    preference 1
    destination-pattern 1....$
    session protocol sipv2
    session target ipv4:10.13.115.6
    session transport udp
    voice-class codec 299
    dial-peer voice 297 voip
    description CUCM Internal Dialing to CMS2
    huntstop
    preference 2
    destination-pattern 1....$
    session protocol sipv2
    session target ipv4:10.13.120.6
    session transport udp
    voice-class codec 299
    dial-peer voice 2912411 voip
    huntstop
    preference 1
    destination-pattern 12411
    session protocol sipv2
    session target ipv4:10.13.115.140
    session transport udp
    voice-class codec 299
    dtmf-relay rtp-nte
    voice class codec 299
    codec preference 1 g711ulaw

    This could by one of three things:
    1. Your softswitch is setup incorrectly.
    2. "789096120445" is not a dialable number.
    3. "1026" is not an acceptable caller-id. (this is less likely, I would expect a different error -- but still, is this caller-id allowed?)

  • CUCM 10.5.1 and Exchange 2010 Unified Messaging (UM) SIP Trunk Problem

    This is more a comment if you're migrating from a lower version to 10.x.  Hopefully Google will pickup this post so others don't spend too much time (I got lucky and found this in about 30 minutes).
    There are many more SIP options than in the past.  If you configured your integration as per the integration doc, all settings are relevant, however there are some new defaults that need to change.
    SYMPTOM: Dialing another number or AA pilot and being redirected internally works, but the call drops on calls from external phones.  Exchange logs an Event ID 1079 from UMCore and also informational 1084 and 1172 events.  A capture yields a status 200 OK, then an ACK, two BYEs and a status 481 that the call leg does not exist.  The call is then dropped.
    RESOLUTION:
    In the SIP Trunk, modifiy the following:
    Device Information. . . Check Media Termination Point Required.  I've had some that have needed this checked and some where I needed to leave unchecked.  In this case going from 7.1 to 10.5 necessitated enabling.
    Call Routing Information. . . SIP Privacy:  Need to change from Default to None. 
    Any comments how the SIP Privacy might affect security and functionality would be appreciated.

    Just to inform everyone. I rebuilt the edge server from scratch. 
    Now everything is working as expected. 
    I cannot work out how the edge was not passing on calls to exchange or not communicating correctly with exchange. 
    Anyway it is resolved now. 

  • Sip connection Problem

    hello everyone Please help..its urgent
    i am a beginner in j2me..M trying to register with sip server but everytime it returns 0 response code and in wireshark its shows 401 one time after that 100 all the t ime continously..
    how to solve this prblem..i have used oracle code as it is ..jsr 180 code but not able to get 200 ok response code ..
    please help
    Thanks
    also mail me at [email protected]

    Just to add:
    I can telnet to 5060 to both ends of the SIP trunk, to Call Manager and to the CME

Maybe you are looking for