Re: ERROR: Group 'mysql-connection' may not contain field 'mysql-username'

Stipe Tolj <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Organization The Kannel Group
Message-ID <[email protected]>
ok, update here:

from reviewing the code we do the following:

int tcpip_connect_to_server(char *hostname, int port, const char *interface_name)
{

     return tcpip_connect_to_server_with_port(hostname, port, 0, interface_name);
}


int tcpip_connect_to_server_with_port(char *hostname, int port, int our_port, 
const char *interface_name)
{
    ...
}

so obviously we call the function with our_port == 0. Now, if this works for 
"all" of us on regular boxes, why does it not work on your box?

Ok, here is another try:

Please comment out the 'our-host' directive from the smsc group and retry. 
Please report if this works.

Stipe

mailto:stolj_{at}_wapme-group.de
-------------------------------------------------------------------
Wapme Systems AG

Vogelsanger Weg 80
40470 Düsseldorf, NRW, Germany

phone: +49.211.74845.0
fax: +49.211.74845.299

mailto:info_{at}_wapme-systems.de
http://www.wapme-systems.de/
-------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.