HylaFAX The world's most advanced open source fax server

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] Outgoing caller id while sending fax with Diva T1 server



Ahh that perfect, I will try it now. Even as reset command it will do as
far as I set this string from my faxsend script -c before running
actually faxsend..

Will let u know :)


-----Original Message-----
From: Lee Howard [mailto:faxguy@xxxxxxxxxxxxxxxx] 
Sent: Tuesday, June 06, 2006 2:51 PM
To: Vitaly Nikolaev 
Cc: hylafax-users@xxxxxxxxxxx
Subject: Re: [hylafax-users] Outgoing caller id while sending fax with
Diva T1 server

Vitaly Nikolaev wrote:

>
> I am trying to set outgoing Caller ID for fax that are sending with 
> Eicon Diva Server T1/PRI-8M (8 Port),
>
>  
>
> So fax on another side of T1 I see empty CID, there is must be AT 
> command that will set caller id or some other way. I went though 
> google and hylafax/eicon webs and did not find anything useful.
>

Having looked at the AT command reference a couple of weeks ago about 
this very thing I determined that it was AT+iO<number>.  So if you want 
the outgoing Caller*ID to always be the same thing then adding:

  ModemResetCmds: AT+iO8885551212

to your modem config file should do the trick.

If you want to assign that number on a per-user or per-job (or whatever)

basis, then there's a new config feature and sendfax options in HylaFAX+

4.3.0.3.  In the modem config file it's "ModemSetOriginCmd".  You use it

like this:

  ModemSetOriginCmd: AT+iO%d

HylaFAX replaces the "%d" in that command with the specified FAXNUMBER 
used in the hfaxd communication (sendfax -u).  It uses that in the call 
setup and modem initialization.  If you don't use sendfax or don't want 
the user to set this then you can use JobControls to set this without 
the %d and specify the number.

Lee.

____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*




Project hosted by iFAX Solutions