Discussion Board

Results 1 to 11 of 11
  1. #1
    Registered User scarex80's Avatar
    Join Date
    Nov 2005
    Posts
    7
    Hi,
    I'm trying to use the SipExample present in SDK 3d Edition...and I'm trying to learn to use Carbide :P

    However, I've compiled the example on two pc and made running the example on emulator via SIP Server Emulator.

    Now the two clients success to register on server, but when I try to send an invite, the other client answers with a SIP 415 Unsupported Media Type.

    It seems to be a problem of the Sip Resolver, which doesn't register the content type of SipEx in the Ecom plugin resolver, so when client receives the invitation it doesn't know to use Sipexample to answer to that invite.

    I tried to compile for winscw and armi, in order to creato all rsc files.

    Have anyone the same problem or solution?

    Thank you very much

  2. #2
    Registered User scarex80's Avatar
    Join Date
    Nov 2005
    Posts
    7
    After a certain number of trials, I've some question:

    1) why Ecom.rom.z.dat (used by Ecom framework) is places under epoc32\winscw\c\private\10009D8F while in SDK Documentation under Using Ecom Section 10009D8D is provided as Ecom DLL recognition UID? Is It ok?

    2) compiling sipexample and, therefore, SipResolverPlugin, the Resolver rsc file is created with the name of A000001E.rsc under Epoc32\release\winscw\udeb\z while in MMP file there's that A000001E.rss has to be compiled as SipExResolverPlugin.rsc.
    from resolverplugin.mmp
    START RESOURCE ..\Data\A00001EC.rss
    TARGET SIPExResolverPlugin.rsc
    END
    Why this?

    3) I'm using 3 pc to test the example on emulators and sip server emulator. Now I setted the clients to use TCP protocol: registration from both the clients use tcp packets, but when I send an invite from one client (TCP packet), server forwards the request to other client using UDP packets, and that client also answer with a sip 415 using UDP. Finally server sends a sip 415 on TCP to the first client. Is it ok the mixed use of different protocols?

    Thank you very much.

  3. #3
    Registered User murkyl's Avatar
    Join Date
    Mar 2006
    Posts
    11
    I'm running into a similar problem myself. I keep getting 415 Unsupported Media Type when I try to send SIP MESSAGE requests between real 3rd edition devices. No emulators involved.

    In terms of mixing protocols, it is fine if the proxy you are using supports both. The proxy will take a UDP packet and happily send it to a client on a TCP pipe and vice versa.

    I should note that I tried with my own application.
    Last edited by murkyl; 2006-03-22 at 22:22.

  4. #4
    Registered User murkyl's Avatar
    Join Date
    Mar 2006
    Posts
    11
    I've just tried with 2 different S60 3rd edition phones and on the phones themselves the example code seems to work. I can send IMs between the phones and I do not get a 415 error.

    So the defaults seem to work ok when you do a gcce build.

  5. #5
    I Think the problem with the emulator is related to the registration of Ecom SIP Plugin. Seems that carbide don't support new PLUGIN structure. Looking the Symbian OS Guide, moreover, talking about ecom plugins say that the resource complied are placed in /system/libs/plugins directories; ... but this is the old structure of the SDK; with Symbian 9.1 seems it is changed, the .rsc files are placed in /resources/plugins and .dll files are placed in udeb directory. I tried moving .rsc file from udeb/z into /resources/plugins but it doesn't work. I think Ecom framework of the emulator is ignoring the SIP plugin!

  6. #6
    Registered User a1234321's Avatar
    Join Date
    Mar 2004
    Posts
    4
    I have encountered the same problem. Anyone have idea how to fix it?

  7. #7
    Regular Contributor aurphius's Avatar
    Join Date
    Mar 2006
    Posts
    51
    hi,
    i'm new in symbian programming.i've worked with series60 v2.now i want to work with series60 v3 and vs.net.how an i set the working environment.i've installed series60 v3.(symbian9.1).and vs.net.but can't build project.i can't link vs.net with symbian.

    i dont know the commands.coz the "abld build wins udeb" doesn't work.

    pls help.

    -konica

  8. #8
    Registered User Pazuuka's Avatar
    Join Date
    Aug 2006
    Posts
    1
    scarex80 have you solved this problem?

    -Pazuuka-

  9. #9
    I had same problem. Only thing that helped was re-install SDK and build SIPEx under dos-prompt. Don't use Carbide for compiling resolver.

  10. #10
    Registered User landerluu's Avatar
    Join Date
    Dec 2006
    Posts
    44
    hello,
    I'm studying the sip,I have compile the sipexample successfully,I run the two emulator and the sip server emulator on the same pc.
    when I run them ,it can "profile enabled!" but when invite for game and send instant message .it can not success. I don't Know why it is ???
    I use the vc2003.net and s60 3rd.
    please give me a hand!!!

  11. #11
    Registered User landerluu's Avatar
    Join Date
    Dec 2006
    Posts
    44
    hello
    I meet the same problem: "invite declined by remote: 415",any one solve the problem tell us ,thank you

Similar Threads

  1. How to send SIP PUBLISH message in S60 3rd edition
    By murkyl in forum Symbian Networking & Messaging (Closed)
    Replies: 5
    Last Post: 2007-08-29, 10:29
  2. How to send SIP PUBLISH message in S60 3rd edition
    By murkyl in forum Symbian Networking & Messaging (Closed)
    Replies: 3
    Last Post: 2006-10-31, 15:00
  3. Creating SIP profiles in S60 3rd ed. SDK?
    By jrantam in forum Symbian Tools & SDKs
    Replies: 3
    Last Post: 2006-02-15, 19:50
  4. 3rd Party API/SDK for Telephony & SIP Softphone
    By twlai in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2006-02-06, 04:05
  5. Sip 3rd Edition beta sdk
    By eob123 in forum Symbian C++
    Replies: 1
    Last Post: 2005-12-02, 16:52

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved