|
>One of my customer is runinng PSI V4.3, the phase IV one without any problem
>on sending and receiving PSI mail. However, there is another site that
>send the PSI mail to this node with another call data value.
The first thing is to make sure you have the latest kit - you should be
running V4.3A at both ends, otherwise you will eventually hit some
interesting hangs in mail.
>1) Can we set the call data value to a universal one, that is it accept
> all kinds of call data values.
You can get rid of the call data value, but then you will have to find
some other way of distinguishing between calls intended for mail and
any other calls you expect to be able to handle.
The real question is what are they trying to achieve at this one site
that is different?
>2) If not, can we add one more psi_mail object that has different call values?
>
You can add another object, set up the same way as PSI_MAIL but with
the appropriate call data value. You can't (IIRC) call it PSI_MAIL, but
you can call it PSI_MAIL1 (the name doesn't matter).
Antonio
|