Vous êtes ici : index » informatique » telephonie » asterisk
Piste : asterisk

Asterisk

Ceci est une ancienne révision du document !


Téléphones Grandstream

Patch pour faire fonctionner les LED BLF

--- chan_sip.c.orig 2007-03-18 20:37:06.000000000 +0000
+++ chan_sip.c 2007-03-23 15:12:40.946029746 +0000
@@ -6890,7 +6890,7 @@
pidfnote = "On the phone";
break;
case AST_EXTENSION_UNAVAILABLE:
- statestring = "terminated";
+ statestring = "confirmed";
local_state = NOTIFY_CLOSED;
pidfstate = "away";
pidfnote = "Unavailable";