Displaying 20 results from an estimated 244 matches for "pai".
Did you mean:
api
2020 Jan 24
4
Perl AGI: read variable with quotes
Hi Gang
I have stumbled of this problem.
I need the P-Asserted-Identity header in an AGI scrip.
In the Dial-Plan I do:
same => n,Set(PAI=${PJSIP_HEADER(read,P-Asserted-Identity)})
In the AGI I do:
my $pai = $AGI->get_variable(PAI);
This works fine, unless the PAI contains quotes:
P-Asserted-Identity: <sip:1000 at 1.2.3.4:5060;user=phone>
I get "<sip:1000 at 1.2.3.4:5060;user=phone>" in the variable $pai...
2019 Nov 15
2
pre-dial handler, how to access variables from calling channel?
Hi List
Implementing screening and routing I have stumbled over this issue:
[pbx-router]
exten => s,1,NoOp(ROUTER FROM: ${CALLERID(Number)} TO: ${DESTINATION})
same => n,Set(SOURCE=${CHANNEL(name)})
same => n,Set(PAI=${PJSIP_HEADER(read,P-Asserted-Identity)})
same => n,Set(FROM=${CALLERID(Number)})
same => n,Set(TO=${DESTINATION})
same => n,Set(DIVERSION=${PJSIP_HEADER(read,Diversion)})
same => n,AGI(router.agi)
same => n,GoTo(dial-out,s,1)
[predial-handle...
2017 Sep 13
17
[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
Signed-off-by: Allen Pais <allen.lkml at gmail.com>
---
arch/powerpc/platforms/cell/spider-pci.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/platforms/cell/spider-pci.c b/arch/powerpc/platforms/cell/spider-pci.c
index d1e61e2..82aa3f7 100644
--- a/arch/powerpc/platforms/cell/...
2020 Jan 24
0
Perl AGI: read variable with quotes
On Fri, 24 Jan 2020, Benoit Panizzon wrote:
> I have stumbled of this problem.
>
> I need the P-Asserted-Identity header in an AGI scrip.
>
> In the Dial-Plan I do:
>
> same => n,Set(PAI=${PJSIP_HEADER(read,P-Asserted-Identity)})
>
> In the AGI I do:
>
> my $pai = $AGI->get_variable(PAI);
>
> This works fine, unless the PAI contains quotes:
>
> P-Asserted-Identity: <sip:1000 at 1.2.3.4:5060;user=phone>
>
> I get "<sip:1000 at 1.2.3.4:5...
2016 Jan 28
2
Caller ID Sent in PAI header.
Hi All,
When receiving an invite containing two different caller ID, one in FROM
header and the other in "P-Asserted Identity" Header, Which one will be
used by the callee ? I couldn't find any RFC specifying this detail.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Feb 19
2
Cambiar el formato de datos
Estimados miembros de la comunidad de R
Tengo el siguiente formato en un fichero csv que corresponde a datos de la
población para un conjunto de países y para un rango amplio de años.
Pais 1960 1961 1962 1963
Albania vvvvv vvvv
Algeria vvvvv vvvv
Me gustaría pasarlo a la siguiente forma
Pais Año Poblacion
Albania 1960 vvv
Albania 1961 vvvv
Albania 1962
Albania 1963
Algeria 1960
.....etc
Alguna pista de como implementarlo en...
2011 Mar 29
1
Get phone number from SIP header PAI
Hello list,
I want to get the phone number out of the following P-Asserted-Identity
header :
/"BlaBlaBla" <sip://88779922//@192.168.8.10;user=phone>"/
I do the following in the dialplan :
/exten => _XXX.,n,Set(PY=${SIP_HEADER(P-Asserted-Identity)})
exten => _XXX.,n,Set(PY2=${CUT(PY,@,1)})/
This gives me :
/"BlaBlaBla" <sip://88779922/
How can I
2018 Nov 08
2
ggplot con muchos colores
...mente las mismas, les da distintos colores y no puedo comparar
los mapas.
Muchas gracias,
Manuel
.
--
Dr Manuel Mendoza
Department of Biogeography and Global Change
National Museum of Natural History (MNCN)
Spanish Scientific Council (CSIC)
C/ Serrano 115bis, 28006 MADRID
Spain
2015 Jun 17
3
samba tool and sysvol/gpo checks error/bugged? ( but it all works ok)
Hai,
?
im running samba 4.2.2 sernet on debian.
?
when i run :
samba-tool gpo aclcheck -UAdministrator
?
im getting :
ERROR: Invalid GPO ACL
O:DAG:DAD:PAI(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO;0x001f01ff;;;CO)(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;SY)(A;OICI;0x001200a9;;;AU)(A;OICI;0x001200a9;;;ED)
and it tells me it should be
O:DAG:DAD:P? (A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO;0x001f01ff;;;CO)(A;OICI;0x00...
2013 Feb 04
1
CallerID external call after Attended Transfer
Hello,
using Asterisk 1.8.12.2
case :
I call with my cellphone to our public telephone number
Our receptionist answers the incoming call and does an attended transfer
to my colleague ( A )
Colleague answers and the receptionist tells him that I am on the other
side.
Receptionist transfers the call and I am connected to my colleague ( B )
My question is about the CallerID that the
2011 Oct 08
5
How to automate the restarting of Unicorn?
...k is executed, is it
guaranteed that unicorn.pid.oldbin ahas lready created (otherwise we
have a racing condition here)? Or is there a better way to achieve
what I want?
Please Cc me as I am not on the mailing list.
Please also let me know if there is a better place to ask this question.
Thanks,
Pai-Hung
2005 Sep 29
3
icecast with ices as source
hello
I have the following problem: is it possible to have several ices
"feed" mp3 files to only one icecast process ? or do I have to make pais
- ices/icecast - in order to have several streams on my machine ?
thanks,
petre
--
Petre Bandac
-
petre@kgb.ro
2014 May 13
0
Realtime peers and sendrpid
Hello all
If I look at the sip peers table definition as provided with the source
of asterisk-1.8.23.0/ (looking at
contrib/realtime/mysql/sippeers.sql) for the sendrpid column it's an enum
with 2 possible values, yes and no.
However, the sip.conf allows 4 values, no, yes, rpid and pai.
Is this discrepancy an oversight? Is it possible to set the system default
to pai but an individual peer to rpid via a realtime table?
I have tried setting the system value to pai and a single peer value to yes
but it still sent pai rather than rpid.
Thanks in Advance
Ish
--
Ishfaq Malik
Dep...
2019 Mar 06
3
Crear una variable tipo factor a partir de un vector de caracteres
Pero eso es para crear variables binarias tipo 0-1 si el pais pertence a un
determinado grupo. Lo que quiero es crear una variable de tipo factor con
esos 5 niveles, sabiendo que tengo en el dataframe una variable llamada
Country, con el nombre del pais.
Gracias
On Wed, 6 Mar 2019 at 15:27, Xavier-Andoni Tibau Alberdi <
xavitibau en gmail.com> wrote:...
2013 Feb 15
6
Cisco 7942 Connected line ID
Hi,
Is it working for anyone?
I have tried with
trustrpid=yes
sendrpid=yes/pai
but can not get it working, Asterisk cli shows prevented message like this.
Connected line update to SIP/1231-00000200 prevented
Regards,
Zohair Raza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/...
2019 Feb 19
2
Cambiar el formato de datos
...gt; antoniorodriguezandres70 en gmail.com>) escribió:
>
>> Estimados miembros de la comunidad de R
>>
>> Tengo el siguiente formato en un fichero csv que corresponde a datos de la
>> población para un conjunto de países y para un rango amplio de años.
>>
>> Pais 1960 1961 1962 1963
>> Albania vvvvv vvvv
>> Algeria vvvvv vvvv
>>
>> Me gustaría pasarlo a la siguiente forma
>> Pais Año Poblacion
>> Albania 1960 vvv
>> Albania 1961 vvvv
>> Albania 1962
>>...
2017 Apr 17
6
doubt
...<<<<<<<<<<<<<<<<<<<------------------------------------------------------------------->>>>>>>>>>>>>>>>>>>
< Disse-lhe Jesus: Eu sou o caminho, e a verdade e a vida; ninguém vem ao
Pai, senão por mim >
(João 14:6)
Att.
♪ ♫ Luiz Guilherme Nunes
Fernandes ♫ ♪
<<<<<<<<<<<<&l...
2020 Aug 07
3
With ARI, is it possible to create (originate) a call and pass both the caller id name and number?
Hi Dan,
as far as PPI and PAI Header, we use the channel Vars in order to do that.
In Latest Asterisk you can set Channel vars within the create command in
the Body. Just set the PJSIP(add,PAI) as you would do it in Dialplan.
https://blogs.asterisk.org/2020/07/22/ari-create-channel-with-variables/
BR
Jöran
On Fri, Aug 7, 2020...
2018 Jun 05
3
Questions about SIP From, P-Asserted-Id fields and Diversion headers ?
Hi,
After a long discussion with a friend, I would like to ask here:
1.According SIP RFCs, is possible/recommended to have different values in
>From and P-Asserted-Id fields ?
For instance, From field showing 123456789 and P-Asserted-Id showing
987654321 (beside privacy considerations) ?
2. When Bob forwards to Cory a call coming from Alice, would expect
Diversion/History-Info header to
2019 Oct 12
5
[PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted
...aulus at ozlabs.org>
cc: Michael Roth <mdroth at linux.vnet.ibm.com>
cc: Alexey Kardashevskiy <aik at linux.ibm.com>
cc: Jason Wang <jasowang at redhat.com>
cc: Christoph Hellwig <hch at lst.de>
Suggested-by: Michael S. Tsirkin <mst at redhat.com>
Signed-off-by: Ram Pai <linuxram at us.ibm.com>
Signed-off-by: Thiago Jung Bauermann <bauerman at linux.ibm.com>
---
drivers/virtio/virtio.c | 18 ++++++++++++++++++
drivers/virtio/virtio_ring.c | 8 ++++++++
include/linux/virtio_config.h | 14 ++++++++++++++
3 files changed, 40 insertions(+)
diff -...