Changeset 8921 for modules/branches/2.3/core
- Timestamp:
- 02/23/10 18:51:19 (2 years ago)
- Files:
-
- modules/branches/2.3/core/etc/extensions.conf (modified) (1 diff)
- modules/branches/2.3/core/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/core/etc/extensions.conf
r5882 r8921 422 422 ; as well to keep it consistant with the menu structure 423 423 ; 424 exten => o,1, Background(one-moment-please) ; 0 during vm message will hangup424 exten => o,1,Playback(one-moment-please) ; 0 during vm message will hangup 425 425 exten => o,n,GotoIf($["${DB_EXISTS(AMPUSER/${ARG1}/vmx/${MODE}/0/ext)}" = "0"]?doopdef) 426 426 modules/branches/2.3/core/module.xml
r5577 r8921 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.3.1.5* #4075 10 11 *2.3.1.4* #2607 fix display problems with custom trunks starting with A, M or P 11 12 *2.3.1.3* added info to update checking tooltip providing info of what is transmitted
