How can I know the level of GSM-signal on each SIM-card

How can I know the level of GSM-signal on each SIM-card on Mobigater S4 (Debian Linux)?

Thx

Comment viewing options

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

Mobigater S4 is known not to work reliably

Mobigater S4 is known not to work reliably, because of its way to use the USB bus. It will probably crash if more than 3 channel concurrently working.

That told, you will see the level of signal continuously monitored by the channel code.
If the signal goes low, it will emit a warning, if it is too much low, it will emit an error message

I saw this

I saw it. But is it really possible, that producer do not provide monitoring services?

can you explain more?

I do not understand your question (English is not my first language)

Is there any functions to

Is there any functions to know GSM-level to use them in macro in Asterisk?

no

no

:(

:-(

In the * console you can

In the * console you can enter command
celliax_console line0 and etc for choosing current line
then for viewing level of GSM-signal
celliax_at AT+CSQ
I think that you can use these commands in the macro.

celliax_console

My * don't understand command celliax_console.
IPPBX2*CLI> celliax_console
No such command 'celliax_console' (type 'help celliax_console' for other possible commands)

I have Asterisk 1.6.0.20

celliax_console, loaded chan_celliax.so?

have you loaded the chan_celliax.so module?

Yes!

Yes, module loaded. It's even works(I can make calls)

celliax_console maybe not for 1.6.0 ?

mmmmh, maybe that command is not in the sources for 1.6.0 , let me check and I'll be back

confirmed, no commands in 1.6.0

yes, only command that is in 1.6.0 is celliax_console_hangup

I'll put the other commands back in 1.6.0 as soon as I can

please ping me again if I don't do it in a couple days :)

-giovanni

I will be wait

Ok. Thank you.

Comment viewing options

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