[Q] stuck on boot logger while updating from 5 to 6.5 - P3400 General

set 32 1
+ SD Controller init
- SD Controller init
+StorageInit
SDInit+++
SDCmd8 Command response time-out. MMC_STAT = 80
SDCmd8 Command response time-out. MMC_STAT = 80
SDCmd8 Command response time-out. MMC_STAT = 80
SDInit - SD ver1.0
SDCmd1 Command response time-out. MMC_STAT = 80
SDCmd1 Command response time-out. MMC_STAT = 80
SDCmd1 Command response time-out. MMC_STAT = 80
SDCmd55 Command response time-out. MMC_STAT = 80
SDCmd55 Command response time-out. MMC_STAT = 80
SDCmd55 Command response time-out. MMC_STAT = 80
CMD55 failed
+ SD Controller init
- SD Controller init
+StorageInit
SDInit+++
SDCmd8 Command response time-out. MMC_STAT = 80
SDCmd8 Command response time-out. MMC_STAT = 80
SDCmd8 Command response time-out. MMC_STAT = 80
SDInit - SD ver1.0
SDCmd1 Command response time-out. MMC_STAT = 80
SDCmd1 Command response time-out. MMC_STAT = 80
SDCmd1 Command response time-out. MMC_STAT = 80
SDCmd55 Command response time-out. MMC_STAT = 80
SDCmd55 Command response time-out. MMC_STAT = 80
SDCmd55 Command response time-out. MMC_STAT = 80
CMD55 failed
g_cKeyCardSecurityLevel = FF
Cmd>ls boot.bin
clean up the image temp buffer at 0x8C100000 Length 0x03A00000
BOOTLOAD_PAGE_TABLE_BASE_C_VIRTUAL= 0x8C080000
Clear image temp buffer done .
MTTYDownloadImage
Not allow operation!
Error : DownloadImage return error (code = 0xFFFFFFFF)
pls help.. i m not able to start my gene..
and it also doesnt shows the current image version, while running ruu..
my onbl & spl are 1.07.0000

Related

No internet on desktop when connecting Wizard via USB

Hi,
When I connect my O2 XDA Mini S (Wizard) via USB to my desktop my internet connection stops working. Nothing actually "drops" but all connections simply timeout. 2 minutes after removing the XDA it all starts working again.
When I do a "route print" , the routing table is changed. This is added:
Network Destination Netmask Gateway Interface Metric
169.254.2.0 255.255.255.0 169.254.2.2 169.254.2.2 30
169.254.2.2 255.255.255.255 127.0.0.1 127.0.0.1 30
169.254.255.255 255.255.255.255 169.254.2.2 169.254.2.2 30
but more worringly, these are modified/added to:
Network Destination Netmask Gateway Interface Metric
224.0.0.0 240.0.0.0 169.254.2.2 169.254.2.2 30
255.255.255.255 255.255.255.255 169.254.2.2 169.254.2.2 1
Even thought the "default" gateway remains the same (my ethernet card).
This is the table after connecting:
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.92.14.129 10.92.14.167 20
10.92.14.128 255.255.255.128 10.92.14.167 10.92.14.167 20
10.92.14.167 255.255.255.255 127.0.0.1 127.0.0.1 20
10.255.255.255 255.255.255.255 10.92.14.167 10.92.14.167 20
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1
169.254.2.0 255.255.255.0 169.254.2.2 169.254.2.2 30
169.254.2.2 255.255.255.255 127.0.0.1 127.0.0.1 30
169.254.255.255 255.255.255.255 169.254.2.2 169.254.2.2 30
224.0.0.0 240.0.0.0 10.92.14.167 10.92.14.167 20
224.0.0.0 240.0.0.0 169.254.2.2 169.254.2.2 30
255.255.255.255 255.255.255.255 10.92.14.167 10.92.14.167 1
255.255.255.255 255.255.255.255 169.254.2.2 169.254.2.2 1
Default Gateway: 10.92.14.129
I've got Activesync 4.1.0
As this been a problem to anyone else?
Thanks,
sky
I have ActiveSync 4.2 - and have not had any problems at all...
Might be worth upgrading and trying again?
Ok, I found a solution.
It's not activesync, and it may affect other PDA's, connections etc.
The order in which the networks are used is in the Advanced Settings under Network Connections. I just moved the "Local Area Connection" to the top of the list, above "Local Area Connection 4". Previously it was the other way around.
Here's a screenshot attached.
Thanks for the help!
sky
Maybe very basic, but have you checked your activesync connection settings?
Just rightclick on the green icon and select "connection settings"
Then choose internet at "This computer is connected to:"
But you can only choose that if you have a direct (=NAT) connection.
If you use a proxy, you need to choose Work and enter your proxysettings in your lansettings on your device.
thank you rohn, but i've fixed this by doing what I described on my previous post.
Cheers!
sky

what apn information

I bought a htc dream and its on telus. Everything works except data. Maybe there's other reasons for data not to work other than apn info maybe not, I just know it doesn't work.
Then I remembered android on the vogue had apn and working data without setting it up. How does the Vogue know how to do this?!
APN = sp.telus.com
Proxy = 74.49.0.18
Port 80
Username = (not set)
Password = (not set)
Server = (not set)
MMSC = http://aliasredirect.net/proxy/mmsc
MMS proxy = 74.49.0.18
MMS Port = 80
MMS Protocol = WAP 2.0
MCC = 302
MNC = 220
APN type = default,mms

[Q] RTP Stream plays on WiFi but 3G netowrk - PLEASE,PLEASE,PLEASE HELP :(

hi there,
I have developed a SIP based voip application, I have a Server(Written in c# and two android client application(which is written based on the Native Sip Stack of Android 2.3).
The SIP registration works perfect and beside that streaming and playing of my voice also works perfect over WiFi network but when i switch my network to 3G I cannot hear the voice(the SIP registration works without any problem).
I trace the network, and I found out that stream passes my 3G network, but the android clients cannot play it, and one more thing that I tested was that If I change one of my client from android to a simple c# desktop application, even in 3G network everything works fine(it shows that my 3g network does not have any problem) and streaming and playing the voice works without any problem.
please someone help me how can i hear this stream which is created by Native SIP Stack in a 3G network?
PLEASE PLEASE PLEASE HELP ME, I GOOGLED, TESTED EVERY THING in the past 3 weeks but could not find any solution
How it is possible that no one can help me?!!!!
HELP ME
Why no one helps?!!!!
I don't really know if I can help, because I am an aspiring developer just like you and from what happened yesterday with me, probably going to be a while till i ever leave noob status, but I did take lots of programming courses and I can try to take a look at your app and stuff, but I can't guarantee I can be of any help.
If you can send me a source or something to work with, I can try to look through the code while checking out the reference pages and see if I can get it to work through 3G. Btw, can you also give me a detailed analysis of your problem and what the logs say when you try to run the client on 3G?
If you also feel uncomfortable about sharing it out in the public, you can send it to my gmail ([email protected]) and I can work with you lots over email/pm with this. I might not have as much experience, but I have the learning capability and the time. Plus, this might help me in my endeavors by allowing me to work with more codes that will give me a familiarity with coding apps (i've worked lots with java, but not really with android). Let me know what you think about this idea! =]
~jojojohnson7410
Thanks for your response mate
It does not have any problem to share my app with you, but before that I've done something that gave me a hint:
I tried to capture the network traffic of my client and gathered a dump file including the packets has been sent/received in my client, and opened it with wireshark, hopefully I noticed that RTP packets have been captured in this file and also I could play the stream using wireshark telephony, so it means that transferring of stream works fine but probably my android client cannot play it.
I also attached the SIP/SDP packets have been captured in my android client :
No. Time Source Destination Protocol Length Info
45 6.625732 10.200.66.38 10.200.66.41 SIP 393 Request: OPTIONS sip:10.200.66.41
Frame 45: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 52742 (52742), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: OPTIONS sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
46 6.839752 10.200.66.41 10.200.66.38 SIP 445 Status: 480 Temporarily Unavailable
Frame 47: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 52742 (52742), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: OPTIONS sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
48 16.754547 10.200.66.41 10.200.66.38 SIP 445 Status: 480 Temporarily Unavailable
Frame 48: 445 bytes on wire (3560 bits), 445 bytes captured (3560 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 52742 (52742)
Session Initiation Protocol
Status-Line: SIP/2.0 480 Temporarily Unavailable
Message Header
No. Time Source Destination Protocol Length Info
52 26.699738 10.200.66.38 10.200.66.41 SIP 393 Request: OPTIONS sip:10.200.66.41
Frame 52: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 52742 (52742), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: OPTIONS sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
53 26.824066 10.200.66.41 10.200.66.38 SIP 445 Status: 480 Temporarily Unavailable
Frame 53: 445 bytes on wire (3560 bits), 445 bytes captured (3560 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 52742 (52742)
Session Initiation Protocol
Status-Line: SIP/2.0 480 Temporarily Unavailable
Message Header
No. Time Source Destination Protocol Length Info
54 34.962708 10.200.66.38 10.200.66.41 SIP 419 Request: REGISTER sip:10.200.66.41 (remove all bindings)
Frame 54: 419 bytes on wire (3352 bits), 419 bytes captured (3352 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 35740 (35740), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
55 35.465820 10.200.66.38 10.200.66.41 SIP 419 Request: REGISTER sip:10.200.66.41 (remove all bindings)
Frame 55: 419 bytes on wire (3352 bits), 419 bytes captured (3352 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 35740 (35740), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
56 36.422058 10.200.66.41 10.200.66.38 SIP 572 Status: 407 Proxy Authentication Required (0 bindings)
Frame 56: 572 bytes on wire (4576 bits), 572 bytes captured (4576 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 35740 (35740)
Session Initiation Protocol
Status-Line: SIP/2.0 407 Proxy Authentication Required
Message Header
No. Time Source Destination Protocol Length Info
57 36.477783 10.200.66.38 10.200.66.41 SIP 635 Request: REGISTER sip:10.200.66.41:5060 (remove all bindings)
Frame 57: 635 bytes on wire (5080 bits), 635 bytes captured (5080 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 35740 (35740), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41:5060 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
58 36.490082 10.200.66.41 10.200.66.38 SIP 572 Status: 407 Proxy Authentication Required (0 bindings)
Frame 58: 572 bytes on wire (4576 bits), 572 bytes captured (4576 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 35740 (35740)
Session Initiation Protocol
Status-Line: SIP/2.0 407 Proxy Authentication Required
Message Header
No. Time Source Destination Protocol Length Info
59 36.682007 10.200.66.41 10.200.66.38 SIP 595 Status: 407 Proxy Authentication Required: Invalid nonce value ! (0 bindings)
Frame 59: 595 bytes on wire (4760 bits), 595 bytes captured (4760 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 35740 (35740)
Session Initiation Protocol
Status-Line: SIP/2.0 407 Proxy Authentication Required: Invalid nonce value !
Message Header
No. Time Source Destination Protocol Length Info
60 36.730743 10.200.66.38 10.200.66.41 SIP 635 Request: REGISTER sip:10.200.66.41:5060 (remove all bindings)
Frame 60: 635 bytes on wire (5080 bits), 635 bytes captured (5080 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 35740 (35740), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41:5060 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
61 36.891968 10.200.66.41 10.200.66.38 SIP 540 Status: 200 OK (0 bindings)
Frame 61: 540 bytes on wire (4320 bits), 540 bytes captured (4320 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 35740 (35740)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
No. Time Source Destination Protocol Length Info
62 37.976257 10.200.66.38 10.200.66.41 SIP 419 Request: REGISTER sip:10.200.66.41 (remove all bindings)
Frame 62: 419 bytes on wire (3352 bits), 419 bytes captured (3352 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
63 38.109741 10.200.66.41 10.200.66.38 SIP 572 Status: 407 Proxy Authentication Required (0 bindings)
Frame 63: 572 bytes on wire (4576 bits), 572 bytes captured (4576 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 407 Proxy Authentication Required
Message Header
No. Time Source Destination Protocol Length Info
64 38.148102 10.200.66.38 10.200.66.41 SIP 635 Request: REGISTER sip:10.200.66.41:5060 (remove all bindings)
Frame 64: 635 bytes on wire (5080 bits), 635 bytes captured (5080 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41:5060 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
65 38.269714 10.200.66.41 10.200.66.38 SIP 540 Status: 200 OK (0 bindings)
Frame 65: 540 bytes on wire (4320 bits), 540 bytes captured (4320 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
No. Time Source Destination Protocol Length Info
66 38.330353 10.200.66.38 10.200.66.41 SIP 467 Request: REGISTER sip:10.200.66.41
Frame 66: 467 bytes on wire (3736 bits), 467 bytes captured (3736 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
67 38.469849 10.200.66.41 10.200.66.38 SIP 573 Status: 407 Proxy Authentication Required (0 bindings)
Frame 67: 573 bytes on wire (4584 bits), 573 bytes captured (4584 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 407 Proxy Authentication Required
Message Header
No. Time Source Destination Protocol Length Info
68 39.038452 10.200.66.38 10.200.66.41 SIP 683 Request: REGISTER sip:10.200.66.41:5060
Frame 68: 683 bytes on wire (5464 bits), 683 bytes captured (5464 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: REGISTER sip:10.200.66.41:5060 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
69 39.179993 10.200.66.41 10.200.66.38 SIP 610 Status: 200 OK (1 bindings)
Frame 69: 610 bytes on wire (4880 bits), 610 bytes captured (4880 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
No. Time Source Destination Protocol Length Info
70 49.230957 10.200.66.38 10.200.66.41 SIP 393 Request: OPTIONS sip:10.200.66.41
Frame 70: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: OPTIONS sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
71 49.353363 10.200.66.41 10.200.66.38 SIP 445 Status: 480 Temporarily Unavailable
Frame 71: 445 bytes on wire (3560 bits), 445 bytes captured (3560 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 480 Temporarily Unavailable
Message Header
No. Time Source Destination Protocol Length Info
72 50.211639 10.200.66.41 10.200.66.38 SIP/SDP 895 Request: INVITE sip:[email protected]:47234;transport=udp, with session description
Frame 72: 895 bytes on wire (7160 bits), 895 bytes captured (7160 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Request-Line: INVITE sip:[email protected]:47234;transport=udp SIP/2.0
Message Header
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): - 1309873531406 1309873531490 IN IP4 10.200.66.39
Session Name (s): -
Connection Information (c): IN IP4 10.200.66.39
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 51606 RTP/AVP 0 8 96 97 3 127
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:96 GSM-EFR/8000
Media Attribute (a): rtpmap:97 AMR/8000
Media Attribute (a): rtpmap:3 GSM/8000
Media Attribute (a): rtpmap:127 telephone-event/8000
Media Attribute (a): sendrecv
Invalid line:
No. Time Source Destination Protocol Length Info
73 50.266327 10.200.66.38 10.200.66.41 SIP 487 Status: 180 Ringing
Frame 73: 487 bytes on wire (3896 bits), 487 bytes captured (3896 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 180 Ringing
Message Header
No. Time Source Destination Protocol Length Info
74 52.680878 10.200.66.38 10.200.66.41 SIP/SDP 750 Status: 200 OK, with session description
Frame 74: 750 bytes on wire (6000 bits), 750 bytes captured (6000 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): - 1309683788985 1309683791242 IN IP4 10.200.66.38
Session Name (s): -
Connection Information (c): IN IP4 10.200.66.38
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 37772 RTP/AVP 0 127
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:127 telephone-event/8000
No. Time Source Destination Protocol Length Info
75 52.929321 10.200.66.39 10.200.66.38 SIP 393 Request: ACK sip:[email protected]:47234;transport=udp
Frame 75: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.39 (10.200.66.39), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: 49282 (49282), Dst Port: 47234 (47234)
Session Initiation Protocol
Request-Line: ACK sip:[email protected]:47234;transport=udp SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
77 53.189789 10.200.66.38 10.200.66.41 SIP/SDP 750 Status: 200 OK, with session description
Frame 77: 750 bytes on wire (6000 bits), 750 bytes captured (6000 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): - 1309683788985 1309683791242 IN IP4 10.200.66.38
Session Name (s): -
Connection Information (c): IN IP4 10.200.66.38
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 37772 RTP/AVP 0 127
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:127 telephone-event/8000
No. Time Source Destination Protocol Length Info
86 53.409180 10.200.66.39 10.200.66.38 SIP 393 Request: ACK sip:[email protected]:47234;transport=udp
Frame 86: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.39 (10.200.66.39), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: 49282 (49282), Dst Port: 47234 (47234)
Session Initiation Protocol
Request-Line: ACK sip:[email protected]:47234;transport=udp SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
126 54.191650 10.200.66.38 10.200.66.41 SIP/SDP 750 Status: 200 OK, with session description
Frame 126: 750 bytes on wire (6000 bits), 750 bytes captured (6000 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): - 1309683788985 1309683791242 IN IP4 10.200.66.38
Session Name (s): -
Connection Information (c): IN IP4 10.200.66.38
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 37772 RTP/AVP 0 127
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:127 telephone-event/8000
No. Time Source Destination Protocol Length Info
139 54.429230 10.200.66.39 10.200.66.38 SIP 393 Request: ACK sip:[email protected]:47234;transport=udp
Frame 139: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.39 (10.200.66.39), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: 49282 (49282), Dst Port: 47234 (47234)
Session Initiation Protocol
Request-Line: ACK sip:[email protected]:47234;transport=udp SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
227 56.192780 10.200.66.38 10.200.66.41 SIP/SDP 750 Status: 200 OK, with session description
Frame 227: 750 bytes on wire (6000 bits), 750 bytes captured (6000 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): - 1309683788985 1309683791242 IN IP4 10.200.66.38
Session Name (s): -
Connection Information (c): IN IP4 10.200.66.38
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 37772 RTP/AVP 0 127
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:127 telephone-event/8000
No. Time Source Destination Protocol Length Info
240 56.419220 10.200.66.39 10.200.66.38 SIP 393 Request: ACK sip:[email protected]:47234;transport=udp
Frame 240: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.39 (10.200.66.39), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: 49282 (49282), Dst Port: 47234 (47234)
Session Initiation Protocol
Request-Line: ACK sip:[email protected]:47234;transport=udp SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
383 59.243958 10.200.66.38 10.200.66.41 SIP 394 Request: OPTIONS sip:10.200.66.41
Frame 383: 394 bytes on wire (3152 bits), 394 bytes captured (3152 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: OPTIONS sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
390 59.379456 10.200.66.41 10.200.66.38 SIP 446 Status: 480 Temporarily Unavailable
Frame 390: 446 bytes on wire (3568 bits), 446 bytes captured (3568 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 480 Temporarily Unavailable
Message Header
No. Time Source Destination Protocol Length Info
432 60.191528 10.200.66.38 10.200.66.41 SIP/SDP 750 Status: 200 OK, with session description
Frame 432: 750 bytes on wire (6000 bits), 750 bytes captured (6000 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): - 1309683788985 1309683791242 IN IP4 10.200.66.38
Session Name (s): -
Connection Information (c): IN IP4 10.200.66.38
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 37772 RTP/AVP 0 127
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:127 telephone-event/8000
No. Time Source Destination Protocol Length Info
444 60.419037 10.200.66.39 10.200.66.38 SIP 393 Request: ACK sip:[email protected]:47234;transport=udp
Frame 444: 393 bytes on wire (3144 bits), 393 bytes captured (3144 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.39 (10.200.66.39), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: 49282 (49282), Dst Port: 47234 (47234)
Session Initiation Protocol
Request-Line: ACK sip:[email protected]:47234;transport=udp SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
887 69.254028 10.200.66.38 10.200.66.41 SIP 394 Request: OPTIONS sip:10.200.66.41
Frame 887: 394 bytes on wire (3152 bits), 394 bytes captured (3152 bits)
Ethernet II, Src: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78), Dst: 02:50:f3:00:00:00 (02:50:f3:00:00:00)
Internet Protocol Version 4, Src: 10.200.66.38 (10.200.66.38), Dst: 10.200.66.41 (10.200.66.41)
User Datagram Protocol, Src Port: 47234 (47234), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: OPTIONS sip:10.200.66.41 SIP/2.0
Message Header
No. Time Source Destination Protocol Length Info
895 69.378723 10.200.66.41 10.200.66.38 SIP 446 Status: 480 Temporarily Unavailable
Frame 895: 446 bytes on wire (3568 bits), 446 bytes captured (3568 bits)
Ethernet II, Src: 02:50:f3:00:00:00 (02:50:f3:00:00:00), Dst: 7e:03:cc:1a:1e:78 (7e:03:cc:1a:1e:78)
Internet Protocol Version 4, Src: 10.200.66.41 (10.200.66.41), Dst: 10.200.66.38 (10.200.66.38)
User Datagram Protocol, Src Port: sip (5060), Dst Port: 47234 (47234)
Session Initiation Protocol
Status-Line: SIP/2.0 480 Temporarily Unavailable
Message Header
Click to expand...
Click to collapse
What voice codec are you using? I use SIP calling alot and know that there are only a few codecs that work with 3G speeds. Also some carriers block SIP calling on network.
V.A.T.Juice said:
What voice codec are you using? I use SIP calling alot and know that there are only a few codecs that work with 3G speeds. Also some carriers block SIP calling on network.
Click to expand...
Click to collapse
Thanks for reply mate,
I use PCMU/8000,PCMA/8000, GSM/8000,AMR/8000, all did not work,
and also as I've mentioned in the previous reply, I received RTP packets but cannot play them, it means that my carry does not block them...
Any help would be so appreciated...
G729 is supposed to work best on cellular. I just tested my previous setup with bria it worked on 3g and wifi with my droid 2 however got error 500 on cellular but worked fine on wifi. I think its carrier related......or device....
Sent from my SCH-I510 using XDA Premium App

[Q] EE APN Settings.

My GS4 Seems to have lost APN settings or they are only partly there.
I'm on Orange EE in the UK. Anyone got any idea how to find them / get them back?
For some reason I wasn't allowed to add them if i changed a port.
Name = [whatever]
APN = everywhere (case sensitive)
Proxy =
Port =
Username = eesecure
Password = secure
Server =
MMSC =
MMS proxy =
MMS port =
MCC = 234
MNC = 30
Authentication type = PAP
APN type = default
APN protocol = IPv4
Bearer = Unspecified
If anyone searches this and needs them

Ip changer on firefox

Search myotherip.com/free on google than download the plugin and than add new ip address from proxy list
1*** 54.153.52.219*** 8083
2*** 64.62.233.67*** 80
3*** 177.86.249.86*** 3128
4*** 58.11.49.116*** 888
5*** 177.87.241.94*** 8080
6*** 54.183.132.139*** 8083
7*** 134.196.214.127*** 3128
8*** 165.98.10.11*** 8080
9*** 64.30.135.56*** 56419
10*** 124.120.137.224*** 8888
11*** 61.90.114.170*** 8888
12*** 206.188.127.99*** 8000
13*** 54.183.201.145*** 8083
14*** 190.131.215.52*** 80
15*** 115.159.203.242*** 80
16*** 58.8.218.144*** 8888
17*** 54.183.233.212*** 8083
18*** 54.153.73.169*** 8083
19*** 54.153.60.90*** 8083
20*** 97.77.104.22*** 3128
21*** 52.91.98.77*** 8083
22*** 119.29.147.238*** 80
23*** 54.183.214.219*** 8083
24*** 72.55.179.44*** 3128
25*** 54.153.31.74*** 8083
26*** 77.123.18.56*** 81
27*** 54.183.146.195*** 8083
28*** 37.143.8.59:*** 81
29*** 54.153.86.165*** 8083
30*** 181.112.228.71*** 80
31*** 198.2.202.51*** 8090
32*** 31.208.7.22*** 8888
33*** 197.254.46.150*** 3128
34*** 171.96.254.182*** 8888
35*** 124.122.177.75*** 8888

Categories

Resources