Im UK based and a client is paying careful consideration to deploying a SMS solution and possible MMS as well, I was just wondering if there are any issues regarding a high through put of traffic and the carrier/network. Basically am I likely to get a phone call from Mr Orange when a 1000 texts a day are heading our way?

T

Beef
Beef Tom Burton
[EMAIL PROTECTED] • 07980 605788 • 0117 942 554
Beef, Unit 9, 14 King Sq, Bristol BS8 2JJ
www.wearebeef.co.uk


Alberto Devesa wrote:
Hi,

I'm getting the following error  trying to send an MMS with mmssend utility:


2005-12-10 19:28:56 [29570] [1] DEBUG: Entered fetcher
2005-12-10 19:29:51 [29555] [2] DEBUG: Queued to thread 0 
for /opt/mbuni/mbuni-1.0.0/install_dir/spool/global/qf1134239336.1.x2956845
2005-12-10 19:29:51 [29563] [10] ERROR: fopen failed: couldn't open 
`/opt/mbuni/mbuni-1.0.0//df1134239336.1.x2956845'
2005-12-10 19:29:51 [29563] [10] ERROR: System error 2: No such file or 
directory
2005-12-10 19:29:51 [29563] [10] ERROR: mms_queue_getdata: Failed to load data 
file for queue entry qf1134239336.1.x2956845 in /opt/mbuni/mbuni-1.0.0/


It seems that it found the q file in spool dir but when searching for the d 
file it is not found because it is searching in another directory. What I'm 
doing wrong ?

Here is my config file:

group = core
log-file = /var/logs/mmsgw.log
log-level = 0
access-log = /var/logs/mmsgw_access.log

group = mmsbox
name = "My MMSC"
hostname = riga
#host-alias = mmsc
#local-mmsc-domains= mbuni.org,service.com
local-prefixes = 0;1;2;3;4;5;6;7;8;9;+
storage-directory = /opt/mbuni/mbuni-1.0.0/install_dir/spool
max-send-threads = 5
queue-run-interval = 60
#send-mail-prog = /usr/sbin/sendmail -f '%f' '%t'
maximum-send-attempts = 1
sendsms-url = "" class="moz-txt-link-freetext" href="http://localhost:15013/cgi-bin/sendsms">http://localhost:15013/cgi-bin/sendsms
sendsms-username = foo
sendsms-password = bar
sendsms-global-sender = 1234
mm7-port = 12345
optimize-notification-size = true
mms-notify-text = "El telefono no soporta MMS"

group = mms-vasp
vasp-id = myvasp
type = soap
short-code = 100
vasp-url = "" class="moz-txt-link-freetext" href="http://localhost:8080/mm7">http://localhost:8080/mm7
vasp-username = foo
vasp-password = bar
mmsc-username = foo
mmsc-password = bar

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org


  
_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to