Displaying 20 results from an estimated 400 matches similar to: "Call script after hangup"
2003 Sep 11
1
how to make sip uri work
Lets say I have an * at my business, with 7960 SIP phones. All the sip
phones are registered using their extension number (like 305), but I would
also like to put my SIP URI on my business card and in a name format, not an
extension number (like lee.goodman), so that the SIP URI would read
lee.goodman@asterisk.company.com.
How would I set this up in extensions.conf?
I got
2003 Sep 08
2
live monitoring
Hello,
I've search through all of the lists and cannot find any descriptions of
live monitoring (monitoring a phone call going on between an extension and a
zaptel channel live from another extension while the monitoring phone is
muted). I am aware of the monitor function which is actually a call
recorder, but I'm looking for live monitoring from a muted extension. is
this easily
2003 Sep 12
3
E400P woes
We've changed E1 providers and I'm trying to reconfigure an E400P to
make it work with the new lines. They're supposedly "standard" EuroISDN
lines (in the UK). I'm initially just trying to get a single line up.
I have the following in /etc/zaptel.conf:
span=1,0,0,ccs,hdb3
bchan=1-15
dchan=16
bchan=17-31
loadzone=uk
defaultzone=uk
The LED on the back
2003 Sep 09
1
Dynamic SIP outbound usernames?
Hi,
I have * set up as a PSTN->VoIP gateway (with an E1 with multiple
numbers pointing to it).
I'd really like to be able to dial out to a SIP server like so:
exten => _X.,1,Dial(SIP/${DNID}@hostname)
I.e. the remote SIP server receives a SIP INVITE with a "To:" header
containing the dialed number (e.g. 02085555555@computer.company.com).
This is equivalent to having a
2003 Sep 04
2
Help configuring E400P cards
Hi everybody.
We have a problem with the configuration of the card, the cards work and we receive incoming calls but asterisk don't receive dnid. We have 5 servers with 1 E400P with the same problem and the telco told us that we need to configure the card to request it, how we can do this?
Can you help me to solve the problem.
Best regards,
Carlos Fernández Puente
carlos.fernandez@alisys.net
2003 Aug 13
3
h extension seems to wipe variables?
Hi.
I'm trying to do some custom call logging, and I want to call an AGI
script from a hangup handler to log call durations and things. Although
the script executes, it isn't retrieving variables from the AGI
interface. Looking closer, I realised the variables are actually getting
unset before the h extension is reached.
[foo]
s,1,SetVar,foo=bar
s,2,Play(audio/a-long-prompt)
2003 Sep 16
3
Dialogic Hardware (Take 2)
Please rest assure that I have been following the * development for a
while and understand the value the Digium hardware gives me vs any other
vendor. Most of the people on this list probably know whats good for
everyone else, but I like to find out for myself (I am not a CNN junky).
Now the * site mentions Dialogic as supported hardware at:
http://www.asterisk.org/index.php?menu=hardware
It
2003 Oct 13
2
e100p in norway?
hi
see below's conversation. it seems the e100p card doesn't work with BT.
Any idea how this'll work against Telenor (norway)?
roy
<RoyK> does anyone know if I can trust the E100P to do full PRI stuff in
.no?
<cypromis> dunno about no
<cypromis> I cannot use it in UK
<cypromis> cause the framer has problems with system-x switches at bt
2003 Oct 14
1
outbound caller ID problem on PRI
I can't seem to hide and/or set my caller ID from *.
I'm using a quite recent (three weeks or so) CVS with an E400P card.
I have pridialplan=unknown in zapata.conf and I'm based in the UK.
The relevant bit of pri debug looks like this (reformatted to fit 80
char width):
> Calling Number (len= 4) [ Ext: 0
> TON: Unknown Number Type (0)
>
2003 Aug 13
1
How do i configure so an incoming call triggers an http request?
Hi all,
I'm about to start setting up my first asterisk/cti system in our test lab.
I've read through all the documentation I can find and relevant posts in the
list archives but can't seem to find anything explaining how to go about
initiating an http request upon an incoming call.
I basically want asterisk to request an uri on our intranet, which will pass
call details to our
2003 Aug 17
1
Java SIP Client
Does anyone know of a Java based SIP client and if so have has anyone
used it.
I found JAIN at https://sip-communicator.dev.java.net/ but have not
tried it yet.
Rgds,
Stuart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030818/ea1e2717/attachment.htm
2003 Aug 30
3
Conference without zaptel??
Hi,
Just need to check somthing..
Am I correct in saying that conferencing does not work on a system that does not have a Digium board installed??
Thanks..
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze
2003 Aug 13
2
reload
Hello All,
I wonder is there a way where I reload asterisk on CLI without disconnect any call that is currently taken place.
Foong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030813/41f0a4ca/attachment.htm
2003 Sep 17
2
using pci modem cards as fxs/fxo ports in *
Hi all,
forgive the question but is it possible to use PCI modem cards (aka
winmodem's) as FXO/FXS ports in * ?
what about external modems like the USR Sportsters?
Thanks in advance,
Bryan.
Bryan Nolen
Lead Developer
http://Arc.Net.AU
http://cdonline.com.au
2003 Sep 24
1
CPU Optimisations For asterisk
How would I compile asterisk for the Athlon XP arch, would there be any
advantage doing this?
Thanks for your Help
Robb
2013 Jun 19
6
Mailing a fax with mutt does not succeed
Hello everyone,
I'm trying to send a received fax with mutt, when I try it from the Linux
shel it works, but when trying with Asterisk's System command it doesn't.
Successful Linux command:
echo | mutt -s "New fax" earohuanca at gmail.com -a /tmp/faxes/201306191111.tif
Unsuccessful Asterisk Command:
same => n,System(mutt -s "New fax" elder.arohuanca at
2003 Sep 25
3
configuring TE410P for four E1 PRI lines
hi,
I'm trying to configure my newly acquired TE410P card to work as 4
E1 spans. This is
supposed to be a drop-in replacement to the earlier E100P card. However,
on loading the
zaptel module it gets configured as T1 spans basically doing a 'cat' on
/proc/zaptel/1 thru 4,
it shows 24 channels per span. After this ztcfg fails saying
'ZT_CHANCONFIG failed for channel 97'.
2003 Nov 27
5
IAX2 Ethereal plugin v0.3 is out
Hi people.
The latest version of my Ethereal plugin for IAX2 is now available here:
- http://almaw.com/ethereal-iax2-plugin-0.3.zip
A screenshot showing what you're missing is here:
- http://almaw.com/ethereal.png
The new version adds the following features/bugfixes:
- Decomposes the CODEC fields for supported CODECs, complete with nice
English descriptions. This gives you a
2003 Oct 30
6
Info on UK ISDN30e?
Hi :)
My employer is looking to move a call centre to a new office, and has
been increasingly frustrated with their legacy PBX (call-logging
licensing and hardware upgrade costs). So I've stepped forth as the
Open Source Pedant and suggested Asterisk so we can do all our own
CallerID / call logging / analyses, and make use of IP Phones /
teleworking, etc.
The problem begins in that I only
2016 Jun 26
2
Need IP on failed logins in logfile
Hi Jeremy, list,
On 06/26/2016 12:11 AM, Jeremy Allison wrote:
> We should probably have something in the server that logs
> this as an official "event". Can someone log a RFE bug in
> the bugzilla so we don't forget this request ?
I created this bug:
https://bugzilla.samba.org/show_bug.cgi?id=11998
I hope it is (approximately) what you mean. :-)
Best regards,
MJ