similar to: Need help to strip variable

Displaying 20 results from an estimated 300 matches similar to: "Need help to strip variable"

2016 Nov 09
3
SIP and RTP port and IP addresses
Hi all I'd like to log the client IP addr and port used for SIP and RTP *during* in a call. The IPs must be the real source IPs (internet accessible). How are these parameters available from dialplan? For instance, ${SIPURI} holds the internal "IP:port" if the client is behind NAT. I need the external IP:port Regards Ethy
2012 Jul 24
2
Finding the position of a character in a string
It there a native asterisk dialplan function which will tell me the position of a specific character in a given string? eg if I wanted to find what position the '@' was at in ${SIPURI} Thanks in advance Ish -- Ishfaq Malik <ish at pack-net.co.uk> Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w:
2009 Mar 26
3
Know who's logged in
Hi all, For those of you people that use Agents (with Agentlogin, not AgentCallbackLogin) on a call center, I have this need: when the agent logs in, a channel keeps running all the time that the agent is logged in to receive the incoming calls. How do I know which agent logged in (code)? Right now, if I query the login channel, there is no information about which agent is logged on: #
2005 Aug 26
4
Samba clients fail after reboot
Hi all, since three weeks ago, whenever one of our Linux client gets rebooted, it can't get access to a W2K domain anymore. Everything is working, nothing is changed in the configs, the Linux machines are simply rebooted. Does anyone know whether tehre is a security update or so on w2K that causes this? Another strange thing is that once in a while for an unknown reason loggin in to the linux
2005 May 02
2
demo cd lacks usb-support
Hi, i tried to boot the democd, and failed - well, i couldn''t type, since i''m using a usb-keyboard. I''d expect that HID-device-support is statically compiled in, but it doesn''t seem to be that way. Of course, i than used a PS2-keyboard, but just for the next democd: you should deliver it with usb-support ;-) (i hope that''s possible, is it?)
2004 Dec 18
1
Setting up asterisk for one user in private ip NAT.
Hi. I've just bought SIP telephony service from a Swedish telco. I've managed to make and receive calls with kphone. Now I want to set up asterisk to be able to add fancy features like voice mail and recording conversations. But first I have to get the basic setup right. I'm running asterisk and kphone on the same machine, behind at NAT-router. When I make a call (from my regular
2005 Aug 18
1
Error joining domain
Hi, I have run a Linux machine as a windows domain client for a while. One time the windows 2000 domain server went down while the linux box kept running. Since then I am unable to login using winbind. I tried re-adding the linux machine without any success, I constantly get errors like this: #net join -U administrator administrator's password: [2005/08/18 16:48:52, 0]
2011 Feb 09
0
Reliably getting sip extension name from channel variables
Hi We're using asterisk 1.4.17 debian package soon moving to 1.8 rpm package. When using MixMonitor to do call recordings, for outbound calls I have been using the channel variable SIPURI to get the originating SIP extension name. I have now stumbled across a few files where the SIP extension name must be incorrect when cross referencing the call with other sources (such as the channel shown
2006 Jun 01
1
PostPath
Hi, I just stumbled upon the PostPath server, a protocol compatible Exchange replacement, they are using samba extensively internally. Users are managed in Active Directory, just like Exchange. Looks like this one is going to beat openchange to the market. http://www.postpath.com Regards, Leen Toelen
2009 Jun 03
1
rsync 3.0.x with Windows VSS-support
Hi Folks, Recently I took the patch Elias Penttil? wrote and 'forward-ported' it to rsync 3. For people who don't know what it does, it implements backup of open files on Windows with rsync. Because I think rsync 3 is more efficient and more current in comparison to rsync 2. I made a small readme-page with information about what I've done so far and the
2009 Jan 28
2
How to retrieve a phone number from call forwarding?
Hi, I'm very new to Asterisk and I have the following scenario. 1. Let's say I have a number of 1-222-222-2222 from my SIP service provider (VoicePulse). 2. I point my phone, Verizon wireless cellphone (1-111-111-1111), voicemail to the number provided by SIP service provider (1-222-222-2222). 3. I use another phone (1-333-333-333) to call 1-111-111-1111 and leave a voicemail message.
2005 Feb 15
2
Speed up large maildirs
Hi, I'm very fond of maildirs, they are simple, I like that. But I've never really understood the significance of maildir/new/. The only use I can see is that (for example in the case of dovecot), you'd move a message from new to cur and then update the index-file, that's it. So to make put it more direct, you'd know when and with what to update the index-file, based on
2016 Jul 17
4
pregunta de fechas 1
Estimados en algunas tablas meteorológicas aparece este formato 1-1-2015 las funciones que tengo solo leen el formato 2010-1-1 ?Como puedo convertir el primer formato en el segundo? Adjunto las dos bases de datos Saludos José -- Este mensaje le ha llegado mediante el servicio de correo electronico que ofrece Infomed para respaldar el cumplimiento de las misiones del
2011 Dec 20
1
read.px() no lee algunos archivos pc-axis
Hola: Posteo este asunto en la lista porque me consta que los "padres" del paquete pxR (por el que les estoy enormemente agradecido) son asiduos de ella y nos aclaran a muchos novatos como yo un montón de dudas de R. Si prefieren que tratemos este asunto de forma menos "publica" no tienen mas que decirlo. Bueno al turrón (nunca mejor dicho)!!! Estoy montando una serie de
2008 Mar 13
3
How to find out the IP of the calling party?
Hi All, I'm trying to achieve the following: - If <sip/iax user> logs in from home, they can dial internal extensions only (this is to avoid employees going wild on local/mobile calls from home) - If <sip/iax user> logs in from the office, they can call anyone they want. Since I have my users defined in an LDAP tree, I'd like to stick to one-account-per-user (each account is
2004 Apr 07
3
Getting info about changes in CVS
There are several ways to know what changes in Asterisk's CVS. This URL http://asterisk.gnuinter.net/files/changelogs/ contains fairly up to date CVS changelog summary information. You can also sign up for the Asterisk-CVS mailing list at http://lists.digium.com/mailman/listinfo/asterisk-cvs Archives of the Asterisk-CVS mailing list are at http://lists.digium.com/pipermail/asterisk-cvs/
2005 Aug 10
1
Help with calling Perl AGI interface
I have installed the Perl library from http://asterisk.gnuinter.net/asterisk-perl and am wondering how I reference agi-test.agi from extensions.conf I have added exten => s,1,AGI,agi-test.agi but that doesn't seem to do it. Is there a certain directory .agi files should be, is that the problem? TYIA Dan
2005 Oct 14
1
winbind authentication with domain offline
Hi, this is actually more a pam question I believe, but I guess you'll know enought about it to answer my question. I would like to enable domain logins on some linux laptops, like I do on the desktops. This works great when the domain is online, but when users are off site login still has to work of course. Is there a way to enable winbind login, but do a fallback on a cached password when
2005 Aug 29
1
3.0.20 crashes on startup
Hi, after a problem last week with a kerberos security update from microsoft and my samba version I updated samba to 3.0.20. On most machines this works like a charm, but on one of them smbd crashes on startup. This is whet comes up in the logfile. [2005/08/29 13:35:45, 0] printing/print_cups.c:cups_cache_reload(85) Unable to connect to CUPS server localhost - Connection refused [2005/08/29
2005 Jan 05
1
ASTCC Compiling Problem
I have this error compiling ASTCC: [root@pbx astcc]# make install mkdir -p /var/www mkdir -p /var/www/html/_astcc mkdir -p /var/www/cgi-bin/astcc-admin chmod 755 ./astcc.agi chmod 755 ./astcc-admin.cgi echo | ./astcc.agi >/dev/null Can't locate DBI.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0