Hi,
I have latest Celliax LiveCD + nokia 6280 connected via Bluetooth [serial profile]
I'm able to test AT commands with minicom [ tried differend speeds [ 9600, ... ], port /dev/rfcomm0 ] - with to problem
But the celliax module response with error [below]. " no response to AT "
[ celliax module is able to communicate via /dev/ttyS0 with standard analog modem ]
ERROR MESSAGE:
Jun 16 07:27:23 DEBUG[15145]: chan_celliax.c:5871 serial_init: [b7bfd8e0][DEBUG_SERIAL 5871 ][nicephone ][-1, 0, 0, 0] Syncing Serial
Jun 16 07:27:23 DEBUG[15145]: chan_celliax.c:7143 serial_config_AT: [b7bfd8e0][DEBUG_AT 7143 ][nicephone ][-1, 0, 0, 0] sleeping for 5000000 usec
Jun 16 07:27:28 DEBUG[15145]: chan_celliax.c:7205 serial_config_AT: [b7bfd8e0][DEBUG_AT 7205 ][nicephone ][-1, 0, 0, 0] sleeping for 1000000 usec
Jun 16 07:27:29 DEBUG[15145]: chan_celliax.c:7012 serial_write_AT_ack: [b7bfd8e0][DEBUG_AT 7012 ][nicephone ][-1, 0, 0, 0] sending: AT
Jun 16 07:27:29 DEBUG[15145]: chan_celliax.c:6888 serial_write_AT: [b7bfd8e0][DEBUG_AT 6888 ][nicephone ][-1, 0, 0, 0] sent data... (A)
Jun 16 07:27:29 DEBUG[15145]: chan_celliax.c:6888 serial_write_AT: [b7bfd8e0][DEBUG_AT 6888 ][nicephone ][-1, 0, 0, 0] sent data... (T)
Jun 16 07:27:29 DEBUG[15145]: chan_celliax.c:6914 serial_write_AT: [b7bfd8e0][DEBUG_AT 6914 ][nicephone ][-1, 0, 0, 0] sent (carriage return)
Jun 16 07:27:32 ERROR[15145]: chan_celliax.c:7212 serial_config_AT: [b7bfd8e0][ERROR 7212 ][nicephone ][-1, 0, 0, 0] no response to AT
Jun 16 07:27:32 ERROR[15145]: chan_celliax.c:3252 mkif: [b7bfd8e0][ERROR 3252 ][nicephone ][-1, 0, 0, 0] serial_config failed
CELLIAX.CONF
[nicephone]
language=en
context=default
extension=s
debug_at=yes
debug_fbus2=yes
debug_serial=yes
debug_pbx=yes
debug_sound=yes
debug_skype=yes
debug_call=yes
skype=yes
control_device_protocol=at
control_device_speed=9600
need_acoustic_ring=0
dsp_silence_threshold=1024
alsa_period_size=160
alsa_periods_in_buffer=4
at_dial_pre_number=AT+CKPD="EEE
at_dial_post_number=S"
at_dial_expect=OK
at_hangup=AT+CKPD="EEE"
at_hangup_expect=OK
at_answer=ATA
at_answer_expect=OK
at_initial_pause=5000000
at_preinit_2=
at_preinit_2_expect=
at_preinit_3=
at_preinit_3_expect=
at_preinit_4=
at_preinit_4_expect=
at_preinit_5=
at_preinit_5_expect=
at_after_preinit_pause=1000000
at_postinit_2_expect=OK
at_postinit_3=
at_postinit_3_expect=
at_postinit_4=
at_postinit_4_expect=
at_postinit_5=
at_postinit_5_expect=
at_query_battchg=AT+CBC
at_query_battchg_expect=OK
at_query_signal=AT+CSQ
at_query_signal_expect=OK
at_indicator_noservice_string=+CIEV: 2,0
at_indicator_nosignal_string=+CIEV: 5,0
at_indicator_lowsignal_string=+CIEV: 5,1
at_indicator_lowbattchg_string=+CIEV: 0,1
at_indicator_nobattchg_string=+CIEV: 0,0
at_indicator_callactive_string=+CIEV: 3,1
at_indicator_nocallactive_string=+CIEV: 3,0
at_indicator_nocallsetup_string=+CIEV: 6,0
at_indicator_callsetupincoming_string=+CIEV: 6,1
at_indicator_callsetupoutgoing_string=+CIEV: 6,2
at_indicator_callsetupremoteringing_string=+CIEV: 6,3
at_call_idle=+MCST: 1
at_call_incoming=+MCST: 2
at_call_active=+MCST: 3
at_call_failed=+MCST: 65
at_call_calling=+MCST: 64
alsa_capture_device_name=default:0
alsa_playback_device_name=default:0
Thanx for help
Michal
I've also this line in the
I've also this line in the CELLIAX.CONF
control_device_name=/dev/rfcomm0