Displaying 20 results from an estimated 9000 matches similar to: "sip based fax"
2005 Mar 23
10
Broadvoice alternatives
Dear all,
I have tried a lot of things to make broadvoice work with asterisk , but I
failed each time.
Please suggest a good service providers that I can use with asterisk for
outbound and inbound calls.
--
With regards,
Vicky Shrestha
System Director
WorldLink Communications
Jawalakhel , Kathmandu, Nepal
2014 Oct 22
2
[LLVMdev] Fetching the functions in C files
Thanks Markus.
Having llvm-as to turn the extracted function.bc file to .ll caused an
error saying:
*llvm-as-3.4: function_bc:1:1: error: expected top-level entity*
*BC! #AI29bEBB2I (some more binary)*
This error is just the same error that I received while using llvm-extract
on a .c file (not .bc or .ll).
Do I have to include other things in the command ? I mean generating a
function.ll
2012 Dec 08
2
[LLVMdev] Compile code for arm
OK. Thanks for your help.
My problem is I am playing with the size of registerfile in ARM. I thought
I can do it with only modifying the Target in the LLVM directory. But if it
is going to use gcc-toolchain, then I need to modify them as well which is
a huge work!
Best Regards,
A. Yazdanbakhsh
2012 Apr 25
8
showing error (gsub) when switching from session to cookies
I am newbie to rail. Trying to develop social networking site so working
with railspace application. Everything is working fine but I stuck in
the problem when i am giving the authorization tocken to the user to
remember him/her.
My Error and controller code is below
Error:-
private method `gsub'' called for 4:Fixnum
C:/Users/Amir/Downloads/IR/ruby/lib/ruby/1.8/cgi.rb:342:in
2014 Oct 21
2
[LLVMdev] Fetching the functions in C files
Thanks for the answer John.
I checked the llvm-extract and it works, but my concern is if the output of
the extract could be saved as .ll instead of .bc. Sort of human-readable
format so that I can parse it. Otherwise, it is better to parse the foo.ll
file right away instead of using the extract tool.
Please correct me if I am wrong.
Thanks,
-Amir
On Tue, Oct 21, 2014 at 7:02 PM, John
2012 Dec 08
1
[LLVMdev] Compile code for arm
Thanks Tim.
I just need the assembly file. Anyway, I still have problem with generating
assembly for the ARM without having any thumb and other fancy instructions.
Best Regards,
A. Yazdanbakhsh
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
PhD. Student
School of Electrical and Computer
2009 Jun 26
4
T38 Fax Gateway for Asterisk 1.6
Hi,
I remember seeing a T38 Gateway application for Asterisk 1.6 floating
around, but I can't seem to find it again.
Does anyone have any pointers to it? I really want to be able to send
an incoming T38 connection directly to the PSTN.
Thanks.
-- James
2012 Dec 08
0
[LLVMdev] Compile code for arm
Ok, These are the three options you should be playing with:
-ccc-host-triple $(CCC_HOST_TRIPLE_ARM) \
--sysroot=$(SYSROOT_ARM) \
-gcc-toolchain $(GCC_TOOLCHAIN)
Where the (sic) host triple defines the "target" triple too.
Sysroot and gcc-toolchain is where you'll find the libraries and
binutils for the ARM targets (you'll need them, since LLVM still can't
cross-compile on
2012 Dec 08
0
[LLVMdev] Compile code for arm
Hi Amir,
On Dec 8, 2012 8:13 PM, "Amir Yazdanbakhsh" <amir.yazdanbakhsh at gmail.com>
wrote:
> My problem is I am playing with the size of registerfile in ARM. I
thought I can do it with only modifying the Target in the LLVM directory.
But if it is going to use gcc-toolchain, then I need to modify them as well
which is a huge work!
That sort of depends how you modify it. If
2010 Jun 02
11
HElP me I am a beginner
HY all,
I am completely new to the asterisk so can any one help me with it
as I have some questions queries
1. first n for most what are the tools/equipment that I need
for eg a Computer, and a net connection is it all that I need for simple head start to get hands on the asterisk
and cam please any one send me all the copies from vol 1 to vol 70 every issue
Thank You and Best
2005 Apr 17
1
IPSEC l2tpd and Windows shares problem
Dear all,
I am running IPSEC and l2tpd in FreeBSD 4.9.
I am able to connect from WindowsXP to this FreeBSD box . I am also able to
ping the Hosts behind the IPSEC gateway, connect to internal ftp servers,
browse intranet websites etc.
However I am not able to browse network shares (windows and samba both). It
does prompts for Username/password when we try to access directly , but it
will
2006 Nov 13
2
FAX using T38
Dear all,
I'm trying to enable Asterisk to work with FAX using T38. I've tried
Asterisk 1.2.4 with the available patch found at URL
http://bugs.digium.com/view.php?id=5090 and also with the new 1.4 Beta3
that is announced to support it too.
With both Asterisk versions, I've sent with success FAXes between two
FAX machines each one attached to an ATA interface, both registered in
2012 Dec 08
2
[LLVMdev] Compile code for arm
Thanks for your help. But I got this warning which it seems it doesn't use
-triple
"clang: warning: argument unused during compilation: '-triple
arm-none-eabi' "
Best Regards,
A. Yazdanbakhsh
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
PhD. Student
School of
2009 Apr 26
3
Digium fax force T38?
Is it possible to force T38 for all invocations ReceiveFAX() ?
Receiving fax always worked OK on Callweaver though I could put
SipT38Switchover() into the dial plan.
I can't with Digium fax, and it always fails at the point it decides to switch
to T38.
2005 Feb 12
2
soho fax suggestions?
Need to replace our older soho fax machine with something more current.
Would like to run the fax line through *, but haven't been able to
make spandsp work correctly with digium TDM04b card. Our fax volume
is very low (maybe a few per week), but we have multiple offices in
three geographic locations and would like to be able to email the
images to the correct location.
For planning purposes,
2010 Mar 06
2
Mail-2-Fax and Fax-2-Mail solution for Asterisk with T38
Hi,
I am looking for an Mail-2-Fax and in a second step Fax-2-Mail-solution
that works via T38 with Asterisk, currently still version 1.4 but it
also should work with 1.6.
For Mail-2-Fax I am thinking that you either have to install a special
printer-driver on your Windows-PC (Mac and Linux would be good too),
where you can print your fax too and where you have to enter the
destination number.
2012 Aug 17
4
Appending many different and separate Excel files using R
Dear all,
Good day!
I have a problem in reading Excel files in R and appending them to each other. Suppose we have several Excel files in a directory with headers and want to use R to append them in a single file with an additional variable in the final file indicating from which files the data come from.
As I have many Excel files and their sizes are very big I should write a loop in R to do
2011 Aug 01
2
T38 Fax
Anyone have any testing experience with T38 and HT-502 Grandstream?
I just want to confirm that t.38 is working on this device.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110801/fea18d8c/attachment.htm>
2009 Nov 07
1
Asterisk 1.6.1 + Cisco AS5300 + Fax T38 ?
Hi
I have finished the installation of my VoIP basic configuration ...
Actually:
- All calls from my E1 are received by a Cisco AS5300 and sent to my
Asterisk (in G711 by SIP).
- All user are connected by SIP to the Asterisk
- All calls from User are sent by asterisk to the Cisco AS5300
Now, i want see if i can supply T38 Fax Gateway ....
I am search to:
- Cisco Receive all
2019 Aug 13
2
Autoexpunge not working for Junk?
On Aug 12, 2019, at 8:54 PM, Thomas Zajic via dovecot <dovecot at dovecot.org> wrote:
>
> * Amir Caspi via dovecot, 12.08.19 22:01
>
>> [~]# doveadm mailbox status -u cepheid firstsaved Junk
>> Junk firstsaved=1563154976
>>
>> I can't tell how that timestamp corresponds to a human-readable date, however.
>
> [zlatko at disclosure:~]$ date -d