TURN LOUDSPEAKER OFF! Pjsip

VS
vivek shrivastava
Thu, May 7, 2009 4:41 AM

Hi
i am getting problem in proting to pjsip1.1 in cARBIDE C++ 2.0 for 9.2 os it
is showing lot of errors

regards
vivek

On Wed, May 6, 2009 at 11:33 PM, spider waleedot2003@gmail.com wrote:

have you solved KERN-EXEC 0 ?
i suggest to  you to use pjsip1.1 instead of 1.0 i try it on
N95,N73,E65,6120 classic and works fine
tell us if you have any problem :)


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi i am getting problem in proting to pjsip1.1 in cARBIDE C++ 2.0 for 9.2 os it is showing lot of errors regards vivek On Wed, May 6, 2009 at 11:33 PM, spider <waleedot2003@gmail.com> wrote: > have you solved KERN-EXEC 0 ? > i suggest to you to use pjsip1.1 instead of 1.0 i try it on > N95,N73,E65,6120 classic and works fine > tell us if you have any problem :) > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
S
spider
Thu, May 7, 2009 6:17 AM

try carbide 1.3 ;)

try carbide 1.3 ;)
VS
vivek shrivastava
Thu, May 7, 2009 6:41 AM

Hello i am very near to build it on carbide i an getting this error

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o]
Error 1
make: *** [LIBRARYSYMBIAN_AUDIO] Error 2

arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c:
No such file or directory

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o]
Error 1
arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp:
No such file or directory

arm-none-symbianelf-g++: warning: `-x c++' after last input file has no
effect
arm-none-symbianelf-g++: no input files
make[1]: ***
[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-

1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1
make: *** [TARGETSYMBIAN_AUDIO] Error 2

but there files are in project

Sorry for the writing direct the error please suggest

Regards
vivek

On Thu, May 7, 2009 at 11:47 AM, spider waleedot2003@gmail.com wrote:

Hello i am very near to build it on carbide i an getting this error [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o] Error 1 make: *** [LIBRARYSYMBIAN_AUDIO] Error 2 arm-none-symbianelf-g++: /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c: No such file or directory [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o] Error 1 arm-none-symbianelf-g++: /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp: No such file or directory arm-none-symbianelf-g++: warning: `-x c++' after last input file has no effect arm-none-symbianelf-g++: no input files make[1]: *** [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject- 1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1 make: *** [TARGETSYMBIAN_AUDIO] Error 2 but there files are in project Sorry for the writing direct the error please suggest Regards vivek On Thu, May 7, 2009 at 11:47 AM, spider <waleedot2003@gmail.com> wrote: > try carbide 1.3 ;) > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
VS
vivek shrivastava
Thu, May 7, 2009 6:52 AM

sorry all the three files nullsound.c      symbian_sound.cpp
symbian_sound_aps.cpp
are not found in the but included in the symbian_audio.mmp

what shell i do please suggest

regards
vivek

On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava vivek.mics@gmail.comwrote:

Hello i am very near to build it on carbide i an getting this error

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o]
Error 1
make: *** [LIBRARYSYMBIAN_AUDIO] Error 2

arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c:
No such file or directory

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o]
Error 1
arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp:
No such file or directory

arm-none-symbianelf-g++: warning: `-x c++' after last input file has no
effect
arm-none-symbianelf-g++: no input files
make[1]: ***
[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-

1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1
make: *** [TARGETSYMBIAN_AUDIO] Error 2

but there files are in project

Sorry for the writing direct the error please suggest

Regards
vivek

On Thu, May 7, 2009 at 11:47 AM, spider waleedot2003@gmail.com wrote:

sorry all the three files nullsound.c symbian_sound.cpp symbian_sound_aps.cpp are not found in the but included in the symbian_audio.mmp what shell i do please suggest regards vivek On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava <vivek.mics@gmail.com>wrote: > Hello i am very near to build it on carbide i an getting this error > > > [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o] > Error 1 > make: *** [LIBRARYSYMBIAN_AUDIO] Error 2 > > arm-none-symbianelf-g++: > /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c: > No such file or directory > > > [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o] > Error 1 > arm-none-symbianelf-g++: > /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp: > No such file or directory > > arm-none-symbianelf-g++: warning: `-x c++' after last input file has no > effect > arm-none-symbianelf-g++: no input files > make[1]: *** > [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject- > > 1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1 > make: *** [TARGETSYMBIAN_AUDIO] Error 2 > > > but there files are in project > > Sorry for the writing direct the error please suggest > > > Regards > vivek > > > > > > > > > On Thu, May 7, 2009 at 11:47 AM, spider <waleedot2003@gmail.com> wrote: > >> try carbide 1.3 ;) >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > >
VS
vivek shrivastava
Thu, May 7, 2009 7:36 AM

Hello ,
Now i had successfully ported the Pjsip1.1 application on carbide .
but still struggling with the LoudSpeaker problem as by default it is on
loudSpeaker Mode AND i need it to normal mode

On Thu, May 7, 2009 at 12:22 PM, vivek shrivastava vivek.mics@gmail.comwrote:

sorry all the three files nullsound.c      symbian_sound.cpp
symbian_sound_aps.cpp
are not found in the but included in the symbian_audio.mmp

what shell i do please suggest

regards
vivek

On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava vivek.mics@gmail.comwrote:

Hello i am very near to build it on carbide i an getting this error

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o]
Error 1
make: *** [LIBRARYSYMBIAN_AUDIO] Error 2

arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c:
No such file or directory

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o]
Error 1
arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp:
No such file or directory

arm-none-symbianelf-g++: warning: `-x c++' after last input file has no
effect
arm-none-symbianelf-g++: no input files
make[1]: ***
[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-

1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1
make: *** [TARGETSYMBIAN_AUDIO] Error 2

but there files are in project

Sorry for the writing direct the error please suggest

Regards
vivek

On Thu, May 7, 2009 at 11:47 AM, spider waleedot2003@gmail.com wrote:

Hello , Now i had successfully ported the Pjsip1.1 application on carbide . but still struggling with the LoudSpeaker problem as by default it is on loudSpeaker Mode AND i need it to normal mode On Thu, May 7, 2009 at 12:22 PM, vivek shrivastava <vivek.mics@gmail.com>wrote: > sorry all the three files nullsound.c symbian_sound.cpp > symbian_sound_aps.cpp > are not found in the but included in the symbian_audio.mmp > > what shell i do please suggest > > regards > vivek > > > On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava <vivek.mics@gmail.com>wrote: > >> Hello i am very near to build it on carbide i an getting this error >> >> >> [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o] >> Error 1 >> make: *** [LIBRARYSYMBIAN_AUDIO] Error 2 >> >> arm-none-symbianelf-g++: >> /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c: >> No such file or directory >> >> >> [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o] >> Error 1 >> arm-none-symbianelf-g++: >> /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp: >> No such file or directory >> >> arm-none-symbianelf-g++: warning: `-x c++' after last input file has no >> effect >> arm-none-symbianelf-g++: no input files >> make[1]: *** >> [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject- >> >> 1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1 >> make: *** [TARGETSYMBIAN_AUDIO] Error 2 >> >> >> but there files are in project >> >> Sorry for the writing direct the error please suggest >> >> >> Regards >> vivek >> >> >> >> >> >> >> >> >> On Thu, May 7, 2009 at 11:47 AM, spider <waleedot2003@gmail.com> wrote: >> >>> try carbide 1.3 ;) >>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip@lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >> >> >
VS
vivek shrivastava
Thu, May 7, 2009 7:38 AM

Hello ,
Now i had successfully ported the Pjsip1.1 application on carbide .
but still struggling with the LoudSpeaker problem as by default it is on
loudSpeaker Mode AND i need it to normal mode .I had made changes in

sybm_aps_dev.cpp from loudspeaker(true ) to false but i am not seeing the
changes reflected >

What else i can do please suggest

regards
vivek

On Thu, May 7, 2009 at 12:22 PM, vivek shrivastava vivek.mics@gmail.comwrote:

sorry all the three files nullsound.c      symbian_sound.cpp
symbian_sound_aps.cpp
are not found in the but included in the symbian_audio.mmp

what shell i do please suggest

regards
vivek

On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava vivek.mics@gmail.comwrote:

Hello i am very near to build it on carbide i an getting this error

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o]
Error 1
make: *** [LIBRARYSYMBIAN_AUDIO] Error 2

arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c:
No such file or directory

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o]
Error 1
arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp:
No such file or directory

arm-none-symbianelf-g++: warning: `-x c++' after last input file has no
effect
arm-none-symbianelf-g++: no input files
make[1]: ***
[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-

1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1
make: *** [TARGETSYMBIAN_AUDIO] Error 2

but there files are in project

Sorry for the writing direct the error please suggest

Regards
vivek

On Thu, May 7, 2009 at 11:47 AM, spider waleedot2003@gmail.com wrote:

> > Hello , > Now i had successfully ported the Pjsip1.1 application on carbide . > but still struggling with the LoudSpeaker problem as by default it is on > loudSpeaker Mode AND i need it to normal mode .I had made changes in > sybm_aps_dev.cpp from loudspeaker(true ) to false but i am not seeing the > changes reflected > What else i can do please suggest regards vivek > > > > On Thu, May 7, 2009 at 12:22 PM, vivek shrivastava <vivek.mics@gmail.com>wrote: > >> sorry all the three files nullsound.c symbian_sound.cpp >> symbian_sound_aps.cpp >> are not found in the but included in the symbian_audio.mmp >> >> what shell i do please suggest >> >> regards >> vivek >> >> >> On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava <vivek.mics@gmail.com>wrote: >> >>> Hello i am very near to build it on carbide i an getting this error >>> >>> >>> [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o] >>> Error 1 >>> make: *** [LIBRARYSYMBIAN_AUDIO] Error 2 >>> >>> arm-none-symbianelf-g++: >>> /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound.c: >>> No such file or directory >>> >>> >>> [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o] >>> Error 1 >>> arm-none-symbianelf-g++: >>> /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_sound_aps.cpp: >>> No such file or directory >>> >>> arm-none-symbianelf-g++: warning: `-x c++' after last input file has no >>> effect >>> arm-none-symbianelf-g++: no input files >>> make[1]: *** >>> [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjproject- >>> >>> 1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1 >>> make: *** [TARGETSYMBIAN_AUDIO] Error 2 >>> >>> >>> but there files are in project >>> >>> Sorry for the writing direct the error please suggest >>> >>> >>> Regards >>> vivek >>> >>> >>> >>> >>> >>> >>> >>> >>> On Thu, May 7, 2009 at 11:47 AM, spider <waleedot2003@gmail.com> wrote: >>> >>>> try carbide 1.3 ;) >>>> >>>> _______________________________________________ >>>> Visit our blog: http://blog.pjsip.org >>>> >>>> pjsip mailing list >>>> pjsip@lists.pjsip.org >>>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>>> >>> >>> >> >
DS
Dharmen Sheth
Thu, May 7, 2009 7:39 AM

Jesus christ will this seems to be going on forever

Sort yourself


From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of vivek shrivastava
Sent: Thursday, May 07, 2009 3:36 PM
To: pjsip list
Subject: Re: [pjsip] TURN LOUDSPEAKER OFF! Pjsip

Hello ,
Now i had successfully ported the Pjsip1.1 application on carbide .
but still struggling with the LoudSpeaker problem as by default it is on
loudSpeaker Mode AND i need it to normal mode

On Thu, May 7, 2009 at 12:22 PM, vivek shrivastava vivek.mics@gmail.com
wrote:

sorry all the three files nullsound.c      symbian_sound.cpp
symbian_sound_aps.cpp
are not found in the but included in the symbian_audio.mmp

what shell i do please suggest

regards
vivek

On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava vivek.mics@gmail.com
wrote:

Hello i am very near to build it on carbide i an getting this error

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjp
roject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o] Error 1
make: *** [LIBRARYSYMBIAN_AUDIO] Error 2

arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound
.c: No such file or directory

[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjp
roject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o] Error 1
arm-none-symbianelf-g++:
/Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_s
ound_aps.cpp: No such file or directory

arm-none-symbianelf-g++: warning: `-x c++' after last input file has no
effect
arm-none-symbianelf-g++: no input files
make[1]: ***
[\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjp
roject-

1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1
make: *** [TARGETSYMBIAN_AUDIO] Error 2

but there files are in project

Sorry for the writing direct the error please suggest

Regards
vivek

On Thu, May 7, 2009 at 11:47 AM, spider waleedot2003@gmail.com wrote:

try carbide 1.3 ;)


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Jesus christ will this seems to be going on forever Sort yourself _____ From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of vivek shrivastava Sent: Thursday, May 07, 2009 3:36 PM To: pjsip list Subject: Re: [pjsip] TURN LOUDSPEAKER OFF! Pjsip Hello , Now i had successfully ported the Pjsip1.1 application on carbide . but still struggling with the LoudSpeaker problem as by default it is on loudSpeaker Mode AND i need it to normal mode On Thu, May 7, 2009 at 12:22 PM, vivek shrivastava <vivek.mics@gmail.com> wrote: sorry all the three files nullsound.c symbian_sound.cpp symbian_sound_aps.cpp are not found in the but included in the symbian_audio.mmp what shell i do please suggest regards vivek On Thu, May 7, 2009 at 12:11 PM, vivek shrivastava <vivek.mics@gmail.com> wrote: Hello i am very near to build it on carbide i an getting this error [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjp roject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UREL\nullsound.o] Error 1 make: *** [LIBRARYSYMBIAN_AUDIO] Error 2 arm-none-symbianelf-g++: /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/nullsound .c: No such file or directory [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjp roject-1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound.o] Error 1 arm-none-symbianelf-g++: /Symbian/9.2/S60_3rd_FP1_2/S60Ex/pjproject-1.1/pjmedia/src/pjmedia/symbian_s ound_aps.cpp: No such file or directory arm-none-symbianelf-g++: warning: `-x c++' after last input file has no effect arm-none-symbianelf-g++: no input files make[1]: *** [\Symbian\9.2\S60_3rd_FP1_2\EPOC32\BUILD\Symbian\9.2\S60_3rd_FP1_2\S60Ex\pjp roject- 1.1\build.symbian\SYMBIAN_AUDIO\GCCE\UDEB\symbian_sound_aps.o] Error 1 make: *** [TARGETSYMBIAN_AUDIO] Error 2 but there files are in project Sorry for the writing direct the error please suggest Regards vivek On Thu, May 7, 2009 at 11:47 AM, spider <waleedot2003@gmail.com> wrote: try carbide 1.3 ;) _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
S
spider
Thu, May 7, 2009 6:15 PM

hi
why not mr.Dharmen Sheth ?  vivek ask question and we must answer him
if we know , this is knowledge share :D sorry mr.Dharmen Sheth :)

vivek  i will struggle with you also :)
vivek you don't need to made change in sybm_aps_dev.cpp , just let us
go step by step
try symbian_ua console application it's fine to starts with
just try symbian_ua firstly :)

hi why not mr.Dharmen Sheth ? vivek ask question and we must answer him if we know , this is knowledge share :D sorry mr.Dharmen Sheth :) vivek i will struggle with you also :) vivek you don't need to made change in sybm_aps_dev.cpp , just let us go step by step try symbian_ua console application it's fine to starts with just try symbian_ua firstly :)
VS
vivek shrivastava
Fri, May 8, 2009 12:50 PM

Hello  spider .
Thanks , i had successfully solved the issue yesterday and now the calling
is in normal mode .
thanks for Your all support . One thing i am strugging is while calling to
a US toll free no the application is
taking much time in EARLY state and call confirmed after lot of delay what
could be the cause

On Thu, May 7, 2009 at 11:45 PM, spider waleedot2003@gmail.com wrote:

hi
why not mr.Dharmen Sheth ?  vivek ask question and we must answer him
if we know , this is knowledge share :D sorry mr.Dharmen Sheth :)

vivek  i will struggle with you also :)
vivek you don't need to made change in sybm_aps_dev.cpp , just let us
go step by step
try symbian_ua console application it's fine to starts with
just try symbian_ua firstly :)


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hello spider . Thanks , i had successfully solved the issue yesterday and now the calling is in normal mode . thanks for Your all support . One thing i am strugging is while calling to a US toll free no the application is taking much time in EARLY state and call confirmed after lot of delay what could be the cause On Thu, May 7, 2009 at 11:45 PM, spider <waleedot2003@gmail.com> wrote: > hi > why not mr.Dharmen Sheth ? vivek ask question and we must answer him > if we know , this is knowledge share :D sorry mr.Dharmen Sheth :) > > vivek i will struggle with you also :) > vivek you don't need to made change in sybm_aps_dev.cpp , just let us > go step by step > try symbian_ua console application it's fine to starts with > just try symbian_ua firstly :) > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >