Another reply to myself, as i now thought of good old strace... Which
uncovered a weirdness that
- i don't understand
- but may give a hint on finding the issue
- makes me tend to think it's a bug

See yourself, two tries to start the app by hand as user sipxchange /
UID 500:

8< -----snip----- 8<
[sipxcha...@aao3 ~]$ sipXvxml.sh -config /etc/sipxpbx/mediaserver-config

Command-line arguments :
  [-url vxmlDocURL] [-channels nbChannels] [-config configFile] [-calls
maxCalls]
To use all hardware channels, set nbChannels to 0
To take unlimited calls, set maxCalls to -1

Using VXML document base 'http://localhost:8090/vm_vxml/'

sipXvxml: mp/dmaTaskPosix.cpp:135: void* mediaSignaller(void*):
Assertion `res == 0' failed.
Aborted
[sipxcha...@aao3 ~]$ strace sipXvxml.sh -config
/etc/sipxpbx/mediaserver-config 2>err.trace

Command-line arguments :
  [-url vxmlDocURL] [-channels nbChannels] [-config configFile] [-calls
maxCalls]
To use all hardware channels, set nbChannels to 0
To take unlimited calls, set maxCalls to -1

Using VXML document base 'http://localhost:8090/vm_vxml/'
>8 -----snap----- >8

The first run fails as reported (cannot call voicemail system).
The second run, which only differs by the use of strace with it, works
(can call voicemail system).

Leaves me puzzled.

Greetings,
Michael


-----Original Message-----
From: sipx-users-boun...@list.sipfoundry.org
[mailto:sipx-users-boun...@list.sipfoundry.org] On Behalf Of Michael
Siebecker
Sent: Sonntag, 31. Mai 2009 19:16
To: sipx-users@list.sipfoundry.org
Subject: [sipx-users] "MediaServer"=>"Failed"

Hi all,

in Server->Services i get a failed state for Voicemail, in the details i
get

sipXvxml: mp/dmaTaskPosix.cpp:135: void* mediaSignaller(void*):
Assertion `res == 0' failed

This seems like http://track.sipfoundry.org/browse/XX-5646 but i work
right on a physical machine.
I do use a kernel compiled by myself (as i always do for years) so there
is a possibility i might miss a reqirement there.
The error message as such gives me no hint what to look at though. If
you can give me a hint what to watch out for in this context, please let
me know.

Other than voicemail, the system seems to work fine.

Thanks.
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to