Re: [Users] From Header value mmsbox with MM1 m-send-req

2010-08-23 Thread Paul Bagyenda
When you use the mm1 module of mmsbox to send an MMS, you obviously cannot fake the sender. The MMSC pretty much always inserts a sender address for you, hence Mbuni removes the sender address and tells the MMSC to insert one. On Aug 19, 2010, at 23:53, Emmanuel CHANSON wrote: Yes, I know that

Re: [Users] From Header value mmsbox with MM1 m-send-req

2010-08-23 Thread Emmanuel CHANSON
*hence Mbuni removes the sender address and tells the MMSC to insert one * And is it possible to patch Mbuni to modify this behavior ? Regards, Emmanuel* * 2010/8/23 Paul Bagyenda bagye...@dsmagic.com When you use the mm1 module of mmsbox to send an MMS, you obviously cannot fake the sender.

Re: [Users] From Header value mmsbox with MM1 m-send-req

2010-08-21 Thread Emmanuel CHANSON
Any help from some experts? Best regards, Emmanuel 2010/8/20 Emmanuel CHANSON emmanuelchan...@gmail.com I tested with 1010 as sender in the URL and 1010 also configured in fake-sender that overide the from url value: In mbuni log I see: bearerbox.c:1519 sendMsg [MM7] [n/a] Sent MMSBox

Re: [Users] From Header value mmsbox with MM1 m-send-req

2010-08-19 Thread Alvaro Cornejo
Have you tried a numeric From? The @unknown seems to come from the 2nd else in the code you quoted. This means that Sender is valued as false in if (isphonenum(*address) || (typ octstr_str_case_compare(typ, /TYPE=PLMN) == 0)) and in if(typ)... What does that means... no idea Regards Alvaro