thank u so much~
and now i've already built this project,and i can run the sipxezphone.exe 
now,but there comes some new problems:
1.register problem:
    run sipxezphone, configure info below:
    
    identity:200
    realm:200
    username:200
    password:******
    proxy server:10.218.14.198
    default sip port :5060

    other info:
    stun server:stun.sip411.com
    stun port:3478
    enable ice: checked
    location: empty
    enable r-port?: checked
    auto answer:unchecked
    default rtp port: 8000

    what are the two checkbox means?shoud i check it or not?
    
    and after i configure this info, i fount it always registered fail:


EVENT_CATEGORY_LINESTATE::REGISTERING::REGISTERING_NORMAL:sip:200

EVENT_CATEGORY_LINESTATE::REGISTERING::REGISTERING_NORMAL:sip:200

EVENT_CATEGORY_LINESTATE::REGISTER_FAILED::REGISTER_FAILED_TIMEOUT:sip:200

    or 

EVENT_CATEGORY_LINESTATE::REGISTERING::REGISTERING_NORMAL:sip:200

EVENT_CATEGORY_LINESTATE::REGISTERING::REGISTERING_NORMAL:sip:200

EVENT_CATEGORY_LINESTATE::REGISTER_FAILED::REGISTER_FAILED_NOT_AUTHORIZED:sip:200

    when i use X-lite ,i can register to server,and i sniffer the net pack, 
fount there 
must two steps to register to server ,the first to send a register pack ,and 
server give
a "NOT_AUTHORIZED" answer ,and the client must send another pack of register 
with authentation, and server will answser "200 ok".but now i fount sipxapi 
desn't send the second register pack to server ,so it always register fail.
    so ,can u tell me how resolve this problem,or how to send the second 
register pack ,whick api interface to call to send this pack?

    

2.invite problem:
    i can dial sip:[EMAIL PROTECTED],to let the softphone ring,i want to ask 
how to dial real phone number,for exp: the phone no. is 56781234,how to spell 
the sip address(url),i've try the sip:[EMAIL PROTECTED],but it can't let the 
phone ring.
    how to ring the real phone?

  ----- Original Message ----- 
  From: Keith Kyzivat 
  To: volatile 
  Cc: [email protected] 
  Sent: Thursday, March 22, 2007 6:29 PM
  Subject: Re: [sipxtapi-dev] can't find "sipxtapi.h"?????


  Have you checked out the tree with --ignore-externals?  
  In each of the project directories (sipXportLib, sipXtackLib, sipXmediaLib, 
...) there is a tapi directory -- this directory actually exists in 
sipXcallLib, and the copy in each of the other project directories is 
maintained by subversion via an "external" link. -- think of it like a symlink 
in standard unix filesystems - only difference is that it's maintained by 
subversion so that it works properly on all OSes. 

  This is what it sounds like happened to you.  If you're using TortoiseSVN to 
check out the tree, there's a checkbox to "ignore externals" - easy to do - 
which might be what happened to you.


  On 3/22/07, volatile <[EMAIL PROTECTED]> wrote:

    i'm a freshman here , whene i compile this project, it's report an error: 
"can't open include file:'tapi/sipxtapi.h':no such file or directory"


    help me plz~~

    _______________________________________________
    sipxtapi-dev mailing list
    [email protected] 
    List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/




  -- 
  Keith Kyzivat

  SIPez LLC.
  SIP VoIP, IM and Presence Consulting
  http://www.SIPez.com
  tel: +1 (617) 273-4000 
_______________________________________________
sipxtapi-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/

Reply via email to