Incoming call on cellphone to sip account.

I installed for testing purpose the Windows celliax version on XP. I am using a Nokia 3410 and a data cable on com1. I made the adapter for the cell phone headset connector and the MIC,SPEAKER connector of the PC Soundcard.

I have a LAN with an AVM FritzBox Fone (It is used as analog/VoIP adapter), and connect this AVM FritzBox Fone with a SIP Account to the Asterisk-Celliax.

1. I can take the analog phone connected to the AVM FritzBox Fone and make an outgoing call (in extensions.conf I defined to use for _017 the cell phone) with the celliax connected cellphone to an other cellphone.
The call is attended at the called site, and a conversation is possible.

2. I tried now the other way round, I dial in to the celliax connected cellphone. The incomming call is signalised at the analog phone (sip account at AVM FritzBox Fone), after taking the analog phone the cellphone continue ringing.

3. I tried the same as in 2. with the difference, that I used callthrough: Asterisk-Celliax answer the call, I introduce the extension of the analog phone, it rings I take the analog phone, but the speech is not passed from the cellphone to the Asterisk-SIP leg.

To remember, I can make an outgoing call (see above 1.) with the celliax phone to an other cellphone and talk.

Any ideas?

Thanks,

Feliz

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

can you explain a little

can you explain a little more? sorry to asking this, but I'm not sure I understood

Try to write me, what you

Try to write me, what you understood, but nevertheless, a short summary of that I want to do:

Handy1 (call) -> Handy2 (Nokia 3410, and sound adapter, connected to celliax, Asterisk on a single PC) Extension 1 of Celliax is at an analog/VoIP Adapter -> The analog Phone 1 rings and a conversation is possible ==> Initiated from Handy1 to analog phone 1

________________________________________________________

At the moment I can initiate a call from analog call Phone 1 dialing the optional Handynumber of Handy 1.

@gmaruzz I saw, that you are

@gmaruzz
I saw, that you are involved in the developing of the celliax.
My Question to the developer:

Is it possible with the actual version of chan_celliax to bridge an incoming call over the cellphone with a dial comand in the extensions.conf to a sip account connected at an softclient and then talk?

I installed other versions of Asterisk with CAPI support and there it is possible to iniciate for an incoming call on MSN1 a dial to a sip account and to speak:

exten MSN1 dial (SIP/Account,30,tr)

Thats an example!

Is it basically possible to bridge the incoming call on chan_celliax to a SIP Account? If yes, is there a basiclly different syntax necessary as used when a call is coming on chan_capi?

The celliax installation I am using is without the capi module, because I don not have ISDN BRI in the PC.

If (and only IF) I

If (and only IF) I understood correctly, the answer is "I think yes".

I mean, I've not tested with SIP, but with IAX protocol there is no problem... so I think that SIP will works too.

Have you tried to call (handy1 -> handy2 -> celliax) and then press 5 to connect to the Digium demo in Alabama through IAX? Is this working for you?

I just got a doubt... Are you using both Asterisk(celliax) and the SIP softclient on the same PC? That will probably not works because they need to use the same port...

Try to have the softclient on another PC...

I am not using a soft

I am not using a soft client.
Look in the initial post I did:
(sip account at AVM FritzBox Fone)
I am using an analog Phone at an AVM 7170, and this one is connected via SIP tp the Asterisk-Celliax on a seperate PC.

At the beginning I got a welcome message.

let's continue the

let's continue the discussion at http://www.celliax.org/node/93 so we have one only thread :)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.