Forums - ADSS from QCLI_demo doesn't work

2 posts / 0 new
Last post
ADSS from QCLI_demo doesn't work
ashotkhachatryanh
Join Date: 29 Jan 20
Posts: 5
Posted: Mon, 2020-04-27 00:52

I am trying to play sound using adss demo from ftp server. The command I am executing looks like this
drvsend xxxx:[email protected]:21/aa.mp3

It can connect and login to ftp sever fine and then successfully recognizes that there are aa.mp3 file in there. But then in adss_Ftp_Setup_Data_connect function it waits to accept incoming data connection - qapi_accept but connection never happens so I am getting "Accept incoming data connection" over and over again.

Tried several ftp servers and the result is the same.

  • Up0
  • Down0
c_rpedad
Profile picture
Join Date: 18 Jun 18
Location: San Jose
Posts: 317
Posted: Mon, 2020-05-04 11:26

Can you try using .WAV file to play some music ?
 

ADSS: buf size:1024 pkt count:9

ADSS: FTP Init....

ADSS: url: raja:[email protected]:21/Music/8khz.wav

ADSS:   ip:6600a8c0H, port:21

ADSS:   User:raja, Password:t-span

ADSS:   file:Music/8khz.wav

ADSS:

ADSS: Connect to FTP Server...

ADSS: FTP Connecting ip:6600a8c0h port:21

ADSS: recv: 220 (vsFTPd 3.0.3)

ADSS: send: USER raja

ADSS: recv: 331 Please specify the password.

ADSS: send: PASS t-span

ADSS: recv: 230 Login successful.

ADSS: FTP Login ...

ADSS: connect ftp data port:14887

ADSS: send: PORT 192,168,0,103,58,39

ADSS: recv: 200 PORT command successful. Consider using PASV.

ADSS: send: RETR Music/8khz.wav

ADSS: Listening data socket

ADSS: Accept incoming data connection

ADSS: Accept incoming data connection

ADSS: Ftp Setup Data Connection: rtn=0

ADSS: Data buffer: 100a2690

ADSS: Data buffer: 100a2290

ADSS: Data buffer: 100a1e90

ADSS: Data buffer: 100a1a90

ADSS: Data buffer: 100a1690

ADSS: Data buffer: 100a1290

ADSS: Data buffer: 100a0e90

ADSS: Data buffer: 100a0a90

ADSS: Data buffer: 100a0690

 

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.