Integrating Third Party Media Stack into PJSUA-LIB Xcode

VS
Vivek Shukla
Tue, Apr 2, 2019 6:21 AM

Hello,

I am successfully setup to PJSip library in Objective C. User
registration process is also successfully done. but call invite gets an
error.

like : 019-04-01 11:20:22.530840+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.592449+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.654770+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.718791+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.781989+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.846006+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

11:20:22.848            pjsua_aud.c !..Unable to open sound device:
Unknown error 506637 [status=506637]

11:20:22.849                call.m  Error making call: Unknown error
506637 [status=50663

So that case I enable third-party media. So please help me, How to setup
it.

I want Integrating Third Party Media Stack into PJSUA-LIB Xcode PJSip. But
I am trying to enable to PJMedia setup.

I am taking to help to this link:
https://trac.pjsip.org/repos/wiki/3rd_Party_Media_20

But unable to understand who to start setup. Please help me, What is the
basic role to initiate it.

--
*Best Regards *

*Vivek Shukla *
*Sr. iOS Developer *

Hello, I am successfully setup to PJSip library in Objective C. User registration process is also successfully done. but call invite gets an error. like : *019-04-01 11:20:22.530840+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)* *2019-04-01 11:20:22.592449+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)* *2019-04-01 11:20:22.654770+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)* *2019-04-01 11:20:22.718791+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)* *2019-04-01 11:20:22.781989+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)* *2019-04-01 11:20:22.846006+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)* *11:20:22.848 pjsua_aud.c !..Unable to open sound device: Unknown error 506637 [status=506637]* *11:20:22.849 call.m Error making call: Unknown error 506637 [status=50663* *So that case I enable third-party media. So please help me, How to setup it.* I want Integrating Third Party Media Stack into PJSUA-LIB Xcode PJSip. But I am trying to enable to PJMedia setup. I am taking to help to this link: https://trac.pjsip.org/repos/wiki/3rd_Party_Media_20 But unable to understand who to start setup. Please help me, What is the basic role to initiate it. -- *Best Regards * *Vivek Shukla * *Sr. iOS Developer *
AT
Alex Terente
Tue, Apr 2, 2019 8:58 AM

Do you set the AVAudioSession to play and record?
Did you add the privacy for the microphone usage in the app plist file?

Sent from my iPhone

On 2. Apr 2019, at 08:21, Vivek Shukla vivek.shukla@dignitech.com wrote:

Hello,

I am successfully setup to PJSip library in Objective C. User registration process is also successfully done. but call invite gets an error.

like : 019-04-01 11:20:22.530840+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)
2019-04-01 11:20:22.592449+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)
2019-04-01 11:20:22.654770+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)
2019-04-01 11:20:22.718791+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)
2019-04-01 11:20:22.781989+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)
2019-04-01 11:20:22.846006+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637)
11:20:22.848            pjsua_aud.c !..Unable to open sound device: Unknown error 506637 [status=506637]
11:20:22.849                call.m  Error making call: Unknown error 506637 [status=50663

So that case I enable third-party media. So please help me, How to setup it.

I want Integrating Third Party Media Stack into PJSUA-LIB Xcode PJSip. But I am trying to enable to PJMedia setup.

I am taking to help to this link: https://trac.pjsip.org/repos/wiki/3rd_Party_Media_20

But unable to understand who to start setup. Please help me, What is the basic role to initiate it.

--
Best Regards

Vivek Shukla
Sr. iOS Developer


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

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

Do you set the AVAudioSession to play and record? Did you add the privacy for the microphone usage in the app plist file? Sent from my iPhone > On 2. Apr 2019, at 08:21, Vivek Shukla <vivek.shukla@dignitech.com> wrote: > > Hello, > > I am successfully setup to PJSip library in Objective C. User registration process is also successfully done. but call invite gets an error. > > like : 019-04-01 11:20:22.530840+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637) > 2019-04-01 11:20:22.592449+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637) > 2019-04-01 11:20:22.654770+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637) > 2019-04-01 11:20:22.718791+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637) > 2019-04-01 11:20:22.781989+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637) > 2019-04-01 11:20:22.846006+0200 PJSip[388:33565] [aurioc] 1540: AUIOClient_StartIO failed (-66637) > 11:20:22.848 pjsua_aud.c !..Unable to open sound device: Unknown error 506637 [status=506637] > 11:20:22.849 call.m Error making call: Unknown error 506637 [status=50663 > > So that case I enable third-party media. So please help me, How to setup it. > > I want Integrating Third Party Media Stack into PJSUA-LIB Xcode PJSip. But I am trying to enable to PJMedia setup. > > I am taking to help to this link: https://trac.pjsip.org/repos/wiki/3rd_Party_Media_20 > > But unable to understand who to start setup. Please help me, What is the basic role to initiate it. > > -- > Best Regards > > Vivek Shukla > Sr. iOS Developer > > _______________________________________________ > 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 Shukla
Tue, Apr 2, 2019 9:49 AM

Do you set the AVAudioSession to play and record?
Did you add the privacy for the microphone usage in the app plist file?

Yes, I have added but I want to add Integrating Third Party Media Stack
into PJSUA-LIB Xcode.

On Tue, Apr 2, 2019 at 2:29 PM Alex Terente terente.alex@gmail.com wrote:

Do you set the AVAudioSession to play and record?
Did you add the privacy for the microphone usage in the app plist file?

Sent from my iPhone

On 2. Apr 2019, at 08:21, Vivek Shukla vivek.shukla@dignitech.com wrote:

Hello,

I am successfully setup to PJSip library in Objective C. User

registration process is also successfully done. but call invite gets an
error.

like : 019-04-01 11:20:22.530840+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.592449+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.654770+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.718791+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.781989+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

2019-04-01 11:20:22.846006+0200 PJSip[388:33565] [aurioc] 1540:
AUIOClient_StartIO failed (-66637)

11:20:22.848            pjsua_aud.c !..Unable to open sound device:
Unknown error 506637 [status=506637]

11:20:22.849                call.m  Error making call: Unknown error
506637 [status=50663

So that case I enable third-party media. So please help me, How to setup
it.

I want Integrating Third Party Media Stack into PJSUA-LIB Xcode PJSip. But
I am trying to enable to PJMedia setup.

I am taking to help to this link:
https://trac.pjsip.org/repos/wiki/3rd_Party_Media_20

But unable to understand who to start setup. Please help me, What is the
basic role to initiate it.

--
*Best Regards *

*Vivek Shukla *
*Sr. iOS Developer *


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

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


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

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

--
*Best Regards *

*Vivek Shukla *
*Sr. iOS Developer *

*Do you set the AVAudioSession to play and record?* *Did you add the privacy for the microphone usage in the app plist file?* Yes, I have added but I want to add Integrating Third Party Media Stack into PJSUA-LIB Xcode. On Tue, Apr 2, 2019 at 2:29 PM Alex Terente <terente.alex@gmail.com> wrote: > Do you set the AVAudioSession to play and record? > Did you add the privacy for the microphone usage in the app plist file? > > Sent from my iPhone > > On 2. Apr 2019, at 08:21, Vivek Shukla <vivek.shukla@dignitech.com> wrote: > > Hello, > > I am successfully setup to PJSip library in Objective C. User > registration process is also successfully done. but call invite gets an > error. > > like : *019-04-01 11:20:22.530840+0200 PJSip[388:33565] [aurioc] 1540: > AUIOClient_StartIO failed (-66637)* > > *2019-04-01 11:20:22.592449+0200 PJSip[388:33565] [aurioc] 1540: > AUIOClient_StartIO failed (-66637)* > > *2019-04-01 11:20:22.654770+0200 PJSip[388:33565] [aurioc] 1540: > AUIOClient_StartIO failed (-66637)* > > *2019-04-01 11:20:22.718791+0200 PJSip[388:33565] [aurioc] 1540: > AUIOClient_StartIO failed (-66637)* > > *2019-04-01 11:20:22.781989+0200 PJSip[388:33565] [aurioc] 1540: > AUIOClient_StartIO failed (-66637)* > > *2019-04-01 11:20:22.846006+0200 PJSip[388:33565] [aurioc] 1540: > AUIOClient_StartIO failed (-66637)* > > *11:20:22.848 pjsua_aud.c !..Unable to open sound device: > Unknown error 506637 [status=506637]* > > *11:20:22.849 call.m Error making call: Unknown error > 506637 [status=50663* > > > *So that case I enable third-party media. So please help me, How to setup > it.* > > I want Integrating Third Party Media Stack into PJSUA-LIB Xcode PJSip. But > I am trying to enable to PJMedia setup. > > I am taking to help to this link: > https://trac.pjsip.org/repos/wiki/3rd_Party_Media_20 > > But unable to understand who to start setup. Please help me, What is the > basic role to initiate it. > > -- > *Best Regards * > > *Vivek Shukla * > *Sr. iOS Developer * > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -- *Best Regards * *Vivek Shukla * *Sr. iOS Developer *