Re: [SR-Users] Kamailio for ARM with rtpproxy-ng

2014-10-27 Thread Richard Fuchs
On 10/27/14 06:57, Marino Mileti wrote: > Richard Fuchs wrote >> Interesting. I'm not sure why this is required for this value, but hey, >> if it works... Let me know if you run into any more trouble. > > Bad news..the __attribute__((packed)) modification allows only the kernel to > fixup the alig

Re: [SR-Users] Kamailio for ARM with rtpproxy-ng

2014-10-27 Thread Marino Mileti
Richard Fuchs wrote > Interesting. I'm not sure why this is required for this value, but hey, > if it works... Let me know if you run into any more trouble. Bad news..the __attribute__((packed)) modification allows only the kernel to fixup the alignment trap but it still exist and i don't know if

Re: [SR-Users] Kamailio for ARM with rtpproxy-ng

2014-10-23 Thread Richard Fuchs
On 10/23/14 11:32, Marino Mileti wrote: > Version is 3.3.0.0 mr3.5.0.0 > > I've seen that the problem is during the "ping-pong test" when the value of > bencode_item is assigned > > The error is on __bencode_dictionary_init, and the istruction is : > dict->value=0 > > I've read ARM documentation

Re: [SR-Users] Kamailio for ARM with rtpproxy-ng

2014-10-23 Thread Marino Mileti
Version is 3.3.0.0 mr3.5.0.0 I've seen that the problem is during the "ping-pong test" when the value of bencode_item is assigned The error is on __bencode_dictionary_init, and the istruction is : dict->value=0 I've read ARM documentation and it says to add __attribute__((packed)) to value defin

Re: [SR-Users] Kamailio for ARM with rtpproxy-ng

2014-10-23 Thread Richard Fuchs
On 10/23/14 05:28, Marino Mileti wrote: > Hi guys, > > I've cross compiled Kamailio (4.1.6) for ARM (Wandboard-IMX6). Everything > seems works fine, but when I try to enable rtpproxy-ng module and Alignment > trap error occurred just during rtpp_test (exchanging ping-ponge message > betweek rtppro