Re: having DID numbers
Lee Howard <[email protected]> Fri, 09 Dec 2016 09:58:39 -0800
| Newsgroups | gmane.comp.telephony.fax.hylafax.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/07/2016 02:20 AM, ali moghadaszadeh wrote: > > Hello dear. > > i am using Hylafax which is integrated with Elastix software. > > i need the DID number in addition to the fax document. > > is there a way to have DID numbers inside the file name of > the received fax or any where else? > > if yes, please guide me to do that. > Elastix probably uses iaxmodem. Depending on how Asterisk sends the call to the iaxmodem, iaxmodem will receive the DID. iaxmodem will pass that to HylaFAX faxgetty, and if your HylaFAX modem config file enables it, the DID will be saved in the TIFF metadata of the recvq file. Your faxrcvd script may show that to you in the received fax e-mail notification. Please see http://iaxmodem.sourceforge.net Thanks, Lee.