Bonjour,

J'essaie de programmer un téléphone IP polycom pour effectuer des redirections automatiques vers mon portable ...

Quand on appelle mon extension, mon téléphone ne sonne plus et l'appel est redirigé automatiquement vers la messagerie ...

Donc l'ordre du polycom semble ne pas avoir été compris ...
En regardant les logs, je trouve des choses comme cela :

Now forwarding Local/Monposte@from-internal-76ae,2 to 'Local/0659xxxxx@from-xxxxxx' (thanks to SIP/Monposte-09c75948)

Donc le transfert semble se faire ...

Après j'ai :
func_db.c: DB: AMPUSER/0659xxxxxx/pinless not found in database.
func_db.c: DB: AMPUSER/0659xxxxxx/device not found in database
func_db.c: DB: DEVICE/0659xxxxxxx/emergency_cid not found in database.

puis :
chan_sip.c: Received response: "Forbidden" from '"0659xxxxxx" <sip:0659xxxxx@192.168.10.4>;tag=as246997c0'
VERBOSE[20526] logger.c: -- SIP/00339xxxxxxxx-09c75948 is circuit-busy
VERBOSE[20526] logger.c: == Everyone is busy/congested at this time (1:0/1/0)

Executing [s-CONGESTION@macro-dialout-trunk:3] NoOp("Local/0659xxxxx@from-0972xxxxx-964b,2", "TRUNK Dial failed due to CONGESTION - failing through to other trunks") in new stack

Donc si je comprend bien .... il y aurait une congestion ... parce que l'appel entrant aurait bloqué mon trunk ?
Comment résoudre ce problème d'après vous ?

Merciiiiii de votre aide