[SOLVED] Paramétrage Linksys 3102 + Freebox?
Bonjour
L'objectif est d'écrire un automate avec Asterisk pour appeler des clients et leur jouer un message vocal pour leur annoncer un évènement.
L'automate, qui est connecté à la RJ11 de la Freebox, a donc déjà besoin de détecter si le numéro est occupé.
Si je suis cette doc et que je modifie les paramètres Line-In-Use voltage et Operational Loop Current Min, Linksys renvoie ça à Asterisk:
Code:
-- Attempting call on SIP/3102-fxo/0123456789 for start@callback:1 (Retry 1)
== Using SIP RTP CoS mark 5
-- Got SIP response 503 "Service Unavailable" back from 192.168.0.253
> Channel SIP/3102-fxo-00000017 was never answered.
-- Executing [failed@callback:1] NoOp("OutgoingSpoolFailed", "Call ended with 8") in new stack
-- Auto fallthrough, channel 'OutgoingSpoolFailed' status is 'UNKNOWN'
[Mar 19 14:44:20] NOTICE[1167]: pbx_spool.c:339 attempt_thread: Call failed to go through, reason (8) Congestion (circuits busy)
Quelqu'un sait-il comment configurer le Linksys pour qu'il fonctionne correctement avec la Freebox?
Merci.