hi all;
I need a VOIP person! That knows: "how to," and
"can do," complete routing of a phonecall, from the
time a person dials phone in U.S. to the time call is
completed to various countries. (i.e. varifyable route
originating in N.Y. and termanating in India using
VOIP 10,000,000. minutes per month.)
all ideas, suggestions, and response, greatly apreciated.
thank you,
bernie plous
berniep(a)ameritech.net
312-455-9060 chicago,il.
What can I do so that the missed calls go into the missed calls table?
Thanks,
__________________________________
NZEYIMANA Emery Fabrice
NEFA Computing Services, Inc.
P.O. Box 5078 Kigali
Office Phone: +250-51 11 06
Office Fax: +250-50 15 19
Mobile: +250-08517768
Email: dg(a)nefacomp.net
http://www.nefacomp.net/
I have another server running 8.11 i386/NetBsd with serweb now too but I
get following warnings and error when I call user_interface/index.php:
[Wed Jul 16 09:56:53 2003] [error] PHP Warning: Call-time
pass-by-reference has been deprecated - argument passed by value; If
you would like to pass it by reference, modify the declaration of
[runtime function name](). If you would like to enable call-time
pass-by-reference, you can set allow_call_time_pass_reference to true in
your INI file. However, future versions may not support this any
longer. in /usr/pkg/share/httpd/htdocs/iptel/phplib/user.inc on line 65
[Wed Jul 16 09:56:53 2003] [error] PHP Warning: Call-time
pass-by-reference has been deprecated - argument passed by value; If
you would like to pass it by reference, modify the declaration of
[runtime function name](). If you would like to enable call-time
pass-by-reference, you can set allow_call_time_pass_reference to true in
your INI file. However, future versions may not support this any
longer. in /usr/pkg/share/httpd/htdocs/iptel/phplib/user.inc on line 66
[Wed Jul 16 09:56:53 2003] [error] PHP Warning: Call-time
pass-by-reference has been deprecated - argument passed by value; If
you would like to pass it by reference, modify the declaration of
[runtime function name](). If you would like to enable call-time
pass-by-reference, you can set allow_call_time_pass_reference to true in
your INI file. However, future versions may not support this any
longer. in /usr/pkg/share/httpd/htdocs/iptel/phplib/user.inc on line 72
[Wed Jul 16 09:56:53 2003] [error] PHP Fatal error: Call to undefined
function: mysql_pconnect() in
/usr/pkg/share/httpd/htdocs/iptel/phplib/db_mysql.inc on line 73
-M
-----Original Message-----
From: Jiri Kuthan [mailto:jiri@iptel.org]
Sent: Wednesday, July 16, 2003 12:20 AM
To: Marcelo Schmidt; serusers
Subject: Re: [Serusers] serweb
versin mismatch: use CVS serweb with CVS ser and 8.10 ser with 8.10
serweb, that's it. 8.10 is at ftp://ftp.berlios.de/pub/ser/latest/, 8.11
on CVS.
-jiri
At 12:57 AM 7/16/2003, Marcelo Schmidt wrote:
>This is a serweb error but I hope someone saw same error before in this
>list. Serwer defined 'username' and in mysql subscriber table the
>correct name is 'USER_ID'. However I went through all the serweb code
>to find where else is calling username instead of USER_ID but I
>couldn't find anything else that I already replaced.
>
>Database error: Invalid SQL: select username, perms from subscriber
>where phplib_id = '65e397cda0aa8e3202ea22cbd350e4e9'
>MySQL Error: 1054 (Unknown column 'username' in 'field list') Session
>halted.
>
>--M
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
--
Jiri Kuthan http://iptel.org/~jiri/
FYI: David Beckemeyer set up SIP-wiki at the following address:
http://www.toyz.org/cgi-bin/sipwiki.cgi
I think it is a great opportunity for anyone to help gathering SIP
know-how. SIP is a broad topic and community's contribution will
certainly make the technology easier to understand.
-Jiri
--
Jiri Kuthan http://iptel.org/~jiri/
Jan,
Yes, I know this a version mismatch. I will upgrade ser version in this server soon, in the meantime I fixed the serweb. Thanks.
--M
-----Original Message-----
From: Jan Janak [mailto:jan@iptel.org]
Sent: Wed 7/16/2003 12:20 AM
To: Marcelo Schmidt
Cc: serusers
Subject: Re: [Serusers] serweb
Hello,
you are using old database tables. The database scheme has been changed,
correct column name is username now.
That probably means that you are using ser 0.8.10 (which uses the old
database scheme) and serweb from cvs -- which uses the new scheme.
I suggest you to convert you database to the new scheme and upgrade your
ser to the latest stable branch from the CVS.
Jan.
On 15-07 15:57, Marcelo Schmidt wrote:
> This is a serweb error but I hope someone saw same error before in this
> list. Serwer defined 'username' and in mysql subscriber table the
> correct name is 'USER_ID'. However I went through all the serweb code to
> find where else is calling username instead of USER_ID but I couldn't
> find anything else that I already replaced.
>
> Database error: Invalid SQL: select username, perms from subscriber
> where phplib_id = '65e397cda0aa8e3202ea22cbd350e4e9'
> MySQL Error: 1054 (Unknown column 'username' in 'field list') Session
> halted.
>
> --M
>
> _______________________________________________
> Serusers mailing list
> Serusers(a)iptel.org
> http://mail.iptel.org/mailman/listinfo/serusers
This is a serweb error but I hope someone saw same error before in this
list. Serwer defined 'username' and in mysql subscriber table the
correct name is 'USER_ID'. However I went through all the serweb code to
find where else is calling username instead of USER_ID but I couldn't
find anything else that I already replaced.
Database error: Invalid SQL: select username, perms from subscriber
where phplib_id = '65e397cda0aa8e3202ea22cbd350e4e9'
MySQL Error: 1054 (Unknown column 'username' in 'field list') Session
halted.
--M
Hi,
I'm trying to sent a CANCEL request within a transaction.
User A invites user B and the messaeges are sent via proxy P. In the
scenario, A sends an INVITE to B, and B replies with an 200OK. Depending
on some conditions, the proxy may decide that this 200OK should not be
forwarded to A. And P will send a CANCEL request to B (using
request_within from the tm module). This causes two problems:
1) Sending this request fails !sometimes! and I have no idea why.
According to the log, it appears to be crashing within the
request_within call. Is this because I have not filled the dialog (dlg)
data structure correctly? I have attached the relevant code. Have I
overlooked a data field? The log (compressed) can e obtained from
http://www.cs.stir.ac.uk/~mko/crash_log.gz (search for ' BUG' in the
log). Can you see anything obvious wrong? From the log it looks like the
RR hooks in dlg may be incomplete???
2) However, !sometimes! for some reason, the CANCEL actually is sent and
reaches B. B then answers with a 487 Request Cancelled message and also
with a 200 OK for the Cancel itself. But P when forwards the reply
messages on to A, which is not aware of the CANCEL at all! I see that B
has put in an extra via header with A's address into the replies. This
via header is not in the CANCEL request.
Is request_within actually the best way of doing this?
Thanks very much for your help.
Regards,
Mario
--
The University of Stirling is a university established in Scotland by
charter at Stirling, FK9 4LA. Privileged/Confidential Information may
be contained in this message. If you are not the addressee indicated
in this message (or responsible for delivery of the message to such
person), you may not disclose, copy or deliver this message to anyone
and any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. In such case, you should destroy this
message and kindly notify the sender by reply email. Please advise
immediately if you or your employer do not consent to Internet email
for messages of this kind. Opinions, conclusions and other
information in this message that do not relate to the official
business of the University of Stirling shall be understood as neither
given nor endorsed by it.
dlg_t* dlg;
dlg=pkg_malloc(sizeof(dlg_t));
dlg->state = DLG_NEW;
dlg->id.loc_tag.len=0;
dlg->id.loc_tag.s=NULL;
if(tmb.dlg_response_uac(dlg, msg) < 0)
LOG(L_ERR, "error in dlg_response_uac\n");
else {
LOG(L_ERR, "OCS reply dlg created\n");
dlg->loc_uri.len=from_uri.len;
dlg->loc_uri.s= from_uri.s;
dlg->rem_uri.s= to_uri.s;
dlg->rem_uri.len=to_uri.len;
dlg->id.call_id.s=callid.s;
dlg->id.call_id.len=callid.len;
dlg->loc_seq.value = cseq_int;
cancelm.s="CANCEL";
cancelm.len = 6;
LOG(L_ERR,"just before printing ...\n");
tmb.print_dlg(stderr, dlg);
if(tmb.t_request_within(&cancelm, NULL, NULL, dlg, NULL, NULL) < 0)
LOG(L_ERR, "ocs: sending of cancel request failed!\n");
else {
LOG(L_ERR, "OCS CANCEL sent\n");
}
Dexterity Product Activation Server v1.0
Dexterity Product Activation Server protects your software from illegal
copies by Product Activation technology.
Product Activation is an industrial standard and state of the art measure
to protect the software from illegal and pirated copies. With the Product
Activation technique, software venders can control and monitor the
distribution of their software and ensure that the software is executed on
authorized and licensed machine only.
In the process of Product Activation, the identity of the copy of the
software and the information of the machine that the copy is installed to
is sent to the server. Then an association of this pair of information is
recorded in the server. If, some time later, the same copy of the software
is activated from another machine, the server will know that and deny the
activation. So, that copy cannot be executed.
By Product Activation, pirated copies of the software are no longer usable
on other machines even an original and valid Product Key is distributed
with the software. As the result, true protection against illegal copies of
the software can be realized.
Moreover, in order to provide high security of protection. Dexterity PAS
provides many new techniques against hacking and cracking. These techniques
include Implicit Anti-debugging Code, Anti-Patch Decryption of Code and
Invisible Important Program Code. For details, please visit our site.
The features of the Dexterity Product Activation Server includes:
Support Multiple Products
Fully Customizable Product Key
Fully Customizable Serial Number Restriction
Reactivation in different machine
Support Web Base Activation
One Click Client Program Construction
Client Program SDK for Developers
Activation Access Control
High Security by RSA encryption
Anti-Cracking features of Dexterity PAS includes:
Implicit Anti-Debugging Code
Encryption of Main Program
Anti-Debug Key Computation and Decryption Algorithm
Self-Protected Key Computation
Random Factor in Decryption Key
Invisible Important Program Code
Home Page: http://www.dexterity.com.hk/PAS
If you want to be removed from out mail-list, please send an empty e-mail
to remove(a)dexteritytech.com to unsubscribe. We apology for any
inconvenience caused.
Hello,
Is anyone able to answer if SER could run without
problems behind a NAT ?
In our test, the server is assigned with a private IP
address and port 5060/udp is open on the NAT router.
UAs are alway able to register through public IP
addresses, but sometimes there are call setup problems
(for example a UA is keep trying to call a registered
user until timeout, or at the receiver end a new call
rings for once or twice and then call is terminated
for "unknown reason").
Is any other port or range required to be open in the
NAT?
Any knowledge or suggestions?
Thanks,
George
Acme Packet did not accept the email sent
from your location due to potential virus
content that may be contained in the subject
line, body, or attachment of your message.
Please try to zip all files before sending.
Please contact the message recipient at Acme
Packet to discuss an alternative means of message
transport.
Thank you for your cooperation.
IT Department
Acme Packet, Inc.
1-781-756-6801