Displaying 20 results from an estimated 60000 matches similar to: "Asterisk using as a SIP client"
2010 Jun 09
1
[R-sig-Geo] How to extract coordinates values from a shapefile?
I'm not sure if this is what you want. But the function coordinates() in sp
package gives you the coordinates of SpatialObjects.
Regards.
Rodrigo.
2010/6/9 Nikhil Kaza <nikhil.list@gmail.com>
> You need to execute gpclibPermit() to enable gpclib.
>
> library(maptools) should have issued a warning to that effect.
>
>
> Nikhil Kaza
> Asst. Professor,
> City and
2011 Jul 22
4
Asterisk as a Operator Phone
Hi
Does anyone used asterisk as a operator phone,with multiple lines
and features like transfer forward and etc.I used chan_alsa driver to
make asterisk as SIP Phone,but it has limitation,we cant make or receive
multiple calls,and will not able to do any features like transfer
forward etc. Is any other application available in asterisk to do this .
Thanks
Nikhil
2010 Nov 22
3
Is existing CDR in Asterisk is enough for complete billing
Hi everyone,
I am facing lots for problem with CDRs in 1.6 and above
versions,its shows wrong records when I do transfer(caller side and
calee side),callforward,call parking.Is the present CDRs in 1.6 is
enough for Complete billing.?What I need to do to make it proper.Please
help me on this.
Thanks
Nikhil
2010 Nov 18
3
usage of account code in CDR
Hi everyone
Anyone please explain me How Account code is use for billing.,
Thanks
Nikhil
2013 Apr 27
1
Radius Based Accounting for Asterisk
hi,
you still interesting in it?
that I made long time ago.
http://lists.digium.com/pipermail/asterisk-dev/2010-March/043096.html
also I keep another patches and things and I need dedicated ftp for
it. if you can give me such things I'll provide this patch to you.
On 3 February 2011 09:44, Nikhil <d.nikhil at cem-solutions.net> wrote:
> Hi everyone
> Any one used Radius based
2010 Dec 06
1
Callee side blind transfer is failing in 1.8
HI
callee side blind transfer is failed in 1.8 but caller side blind
transfer is succes,Transfer doing by refer method,please help me on this
Nikhil
2011 Jun 02
1
Three-way conference in Asterisk
Hi
How to set a threeway conference in asterisk only for VOIP (I am
using only SIP channel).
Thanks
Nikhil
2007 Oct 08
1
[LLVMdev] Predication before CodeGen
On 08/10/2007, Evan Cheng <evan.cheng at apple.com> wrote:
>
> On Oct 7, 2007, at 12:51 AM, Nikhil A. Patil wrote:
>
> > Hi,
> >
> > I am planning to generate code for a peculiar architecture with
> > _no_ branch instructions (!), but with predicated loads and stores
> > to memory. This means the architecture is not Turing complete, is
> > going
2010 Dec 20
5
DIALSTATUS on CANCEL
Hello,
We have a strange situation (asterisk 1.6.2.14), where we get a result for
DIALSTATUS for BUSY and No-ANSWER, but nothing for CANCEL.
This is the (relevant) test dialplan:
--------------------------------
[incoming-private]
exten => _X., n, Dial(SIP/1001,30)
exten => _X., n, NoOp(${DIALSTATUS})
exten => _X., n, Gosub(incoming-status,s-${DIALSTATUS},1)
[incoming-status]
exten
2007 Oct 08
0
[LLVMdev] Predication before CodeGen
On Oct 7, 2007, at 12:51 AM, Nikhil A. Patil wrote:
> Hi,
>
> I am planning to generate code for a peculiar architecture with
> _no_ branch instructions (!), but with predicated loads and stores
> to memory. This means the architecture is not Turing complete, is
> going to waste a lot of computation, and any input program that can
> hope to get compiled for this
2007 Oct 07
3
[LLVMdev] Predication before CodeGen
Hi,
I am planning to generate code for a peculiar architecture with _no_ branch
instructions (!), but with predicated loads and stores to memory. This means
the architecture is not Turing complete, is going to waste a lot of
computation, and any input program that can hope to get compiled for this
architecture must have loops that can be fully unrolled, and all its
functions must get fully
2010 Feb 05
8
Losing local SIP phones when internet goes down?
Hi,
I'm getting some strange behaviour on Asterisk 1.4 running on Debian
Stable (Lenny). I suspect it's something to do with my setup, rather than
a bug, but I'm struggling to see it, and would appreciate any input.
Setup: PC with two ethernet cards: eth0 goes to local network, including
two SIP phones (Aastra 9112i, wired, and Nokia E75, over WIFI); eth1 goes
to router and
2013 Feb 27
3
[RFC]vhost/vhost-net backend for PCI cards
We are implementing a driver for a PCIe card that runs Linux. This card
needs "virtual" network/disk/console devices, so we have reused the
virtio devices on on the card and provided a host backend that interacts
with the virtio devices through the card's driver.
this approach is very much like what was proposed on this thread
2013 Feb 27
3
[RFC]vhost/vhost-net backend for PCI cards
We are implementing a driver for a PCIe card that runs Linux. This card
needs "virtual" network/disk/console devices, so we have reused the
virtio devices on on the card and provided a host backend that interacts
with the virtio devices through the card's driver.
this approach is very much like what was proposed on this thread
2010 Dec 27
6
Using SIP stack within Asterisk to reboot phones - Possible?
Hi Everyone,
I use Asterisk for regularPBX use it's made for. But I want to take it a bit
further and use it at cmmand level to be able to send SIP notifies to
restart a phone or take advantage of a phone's UPnP capabilities. Is
Asterisk capable of that? If so, what is a simple SIP reboot message like
and how can I invoke it from a Asterisk CLI?
If Asterisk is not the best tool for this
2009 Jan 28
1
Faced Problems with RODBC package 1.2-5 and 1.2-4 for windows
Hi,
I am facing problems with RODBC package 1.2-5 and 1.2-4 built for
windows. I am using R 2.8.1 version.
I faced some problems when I was trying to execute sql procedure
from R with exec/execute statement .
Stored procedure contains code/statements :
1) Call to another procedure (R calls one procedure which itself
calls another procedure)
2)
2010 Oct 05
5
Implementing more than one asterisk instance in the same hardware machine?
Hi All;
Did anyone try to implement (installation and configuration and running) for more than one asterisk instance (two or three instances), where each asterisk instance to work on a difference IP than the other where the server already has more than one IP address.
We need to implement this situation because in case we need to do testing for any scenario of configuration, then other
2011 Mar 01
6
wav files are not playing asterisk
Hi
I try to play a wav file in asterisk ,but its accepting only gsm
files.Do u know where I need to change to make it works.
Thanks
Nikhil
2010 Jun 17
1
calling machine over sip
Actually my problem is not related to sip.conf and extensions.conf. I have
used only standard files from martin pdf which are given as example.
I am able to call some system connected over LAN, when each has a softphone
and are registered on a asterisk server. But now what i want is instead of
using the softphone I write a function in my file which will be executed
when the call is placed.
In that
2012 Mar 19
3
Use netgroups as classes
Hi,
In my puppet configuration, to deploy certain files to group of nodes,
everytime either a new class of node is being used or the node class has to
typically extended to many other machines and is likely more typing. The
more typing can generally result in anomalies/errors in hosts.
For example:
node x1.y.z x2.y.z x3.y.z x4.y.z{
...
...
}
What I am trying to formulate this into is use