Rafael J. Risco G.V wrote:
hi I am answering myself... :
- it is necessary to load VM module in the first ser instance too.
actually you don't need VM in first instance. My guess is you mixed up the fifo files used by both server (maybe they have the same name) and SEMS fifo commands reach the first instance, instead the second.
bogdan
2.- In voicemail.cfg the fifo value is fifo="/tmp/vm_ser_fifo" 3.- In Sems.cfg: the value of 'ser_fifo_name' is "/tmp/vm_ser_fifo" instead of "/tmp/ser_fifo" ( ser_fifo_name=/tmp/vm_ser_fifo )
now it works perfectly.
Rafael