Displaying 2 results from an estimated 2 matches for "segmentationfault".
Did you mean:
segmentation_fault
2006 Apr 04
1
VoiceMail realtime not working in asterisk-1.2.6
...102,7)
-- Executing
VoiceMail("SIP/xx.xx.xx.xxx-0a02e1c0", "102") in new
stack
Apr 5 11:57:34 WARNING[14612]: app_voicemail.c:2385
leave_voicemail: No entry in voicemail config file for
'102'.
i also tried with adding searchcontexts=yes in
voicemail.conf but i got segmentationfault.
can any help me.
with regards
asteriskuser
__________________________________________________________
Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com
2007 Feb 27
1
Trying to retrieve a model from the session that uses acts_as_attachment - segmentation fault in mongrel
I am using acts_as_attachement on my Photo model to upload a photo. I
have a wizard-like set of pages that the user can step through. Rather
than save the photo to the db/filesystem I want to save it to the
session until the user hits save.
Saving to the session appears to work fine, however, when I try to
retrieve anything from the session afterwards, I get: