Alguien sabra porque no quiere cambiar el perfil ni vibrar??
; Location names (use tilde (~) for newline):
; Put the LAC:CID combination where the Xs are and change "Somewhere" to the name of the corresponding location
[0A3F:9FCF]:Home
; Location profiles:
; You have to start the option with "P_" and use the same location name as displayed when you're there
; Profile numbers are in the same order as in the phones menu, starting with 0:
; 0x00 = Normal
; 0x01 = Meeting
; 0x02 = In car
; 0x03 = Outdoors
; 0x04 = Handsfree
; 0x05 = Home
; 0x06 = Office
[P_DEFAULT]: 0x00; Switch to profile Normal when you're at any unconfigured ;location (optional)
[P_Home]: 0x05; Switch to profile Home when you get to location "Home"
; Location vibration:
; Same idea as profiles, but use "V_".
; Vibrations options are the ase as with [VIBRATE]:
; 0x01 = Vibrate three times (70 ms)
; 0x02 = Vibrate once for 250 ms
; 0x03 = Vibrate once for 500 ms
[V_Home]: 0x01; Vibrate three times when you get to location "Home"
; Location sound
; Same idea as profiles, but use "S_".
; You can only enter filenames, files should be in [SOUND_FOLDER].
;[SOUND_FOLDER]: /usb/music
;[S_Home]: home.mp3
Marcadores