Bonjour et merci de l info
j ai compile SMSQ, j arrive a le lancer en commande, mais quand je veux envoyer un sms j ai un message :
[2015-11-18 09:11:05] WARNING[20281]: channel.c:5628 ast_request: No channel type registered for 'outgoing'
[2015-11-18 09:11:05] NOTICE[20281]: channel.c:5347 __ast_request_and_dial: Unable to request channel outgoing/3505
[2015-11-18 09:11:05] NOTICE[20281]: pbx_spool.c:353 attempt_thread: Call failed to go through, reason (0) Call Failure (not BUSY, and not NO_ANSWER, maybe Circuit busy or down?)
[2015-11-18 09:11:05] NOTICE[20281]: pbx_spool.c:356 attempt_thread: Queued call to outgoing/3505 expired without completion after 10 attempts
[2015-11-18 09:11:46] NOTICE[22738]: chan_sip.c:22653 handle_request_invite: Failed to authenticate device 3001<sip:3001@202.129.16.71>;tag=55c
voici la commande : smsq --da=1234567890 --motx-channel=outgoing/3505 --tx=coucou
JE voie bien que mon erreur vient de ca : --motx-channel=outgoing/3505
J ai une extensions 3505
mon asterisk est très simple : contexte general / public
incoming / outgoing ...
une idee ?
Merci