Displaying 20 results from an estimated 8000 matches similar to: "AMI Newstate Ringing events -- Inconsistent caller id ?"
2007 Oct 24
1
AMI ActionID.... Doesn't work
Is it well known that setting the ActionID when connecting to AMI has absolutely no effect?
Is this fixed in Asterisk 1.4?
If you add an ActionID to your Originate command for example, it looks like the only events that come back with an ActionID associated are the initial response, OriginateSuccess and OriginateFailure. That's it. No other events have an ActionID associated. This pretty much
2009 Oct 21
1
ChannelStateDesc: Ring ?
Hello.
I've experience a rather surprising behaviour of the AMI 1.1
> Event: Newstate^M
> Privilege: call,all^M
> Channel: SIP/XXXXXX-089c63b8^M
> ChannelState: 4^M
> ChannelStateDesc: Ring^M
> CallerIDNum: XXXXXXXX^M
> CallerIDName: YYYYYYYYY^M
> Uniqueid: 1256089773.59^M
Usually ChannelStateDesc gives me 'Ringing' but sometimes it only gives
me
2013 Jan 18
2
A smart way to use "$" in data frame
Hello all,
I have a data frame dataa:
newdate newstate newid newbalance newaccounts
1 31DEC2001 AR 1 1170 61
2 31DEC2001 VA 2 4565 54
3 31DEC2001 WA 3 2726 35
4 31DEC2001 AR 3 2700 35
The following gives me the balance of state AR:
2006 May 19
2
voicemail access on the Thomson ST2030 ?
Hello,
After reading all the docs and going through the menus, I still can't
find the voicemail access button or menu sequence on the ST2030
(http://www.voip-info.org/wiki/view/Thomson+ST2030)
Also I can't get phone provisionning through tftp to work. Configuration
files are loaded but the phone seems to ignore them.
Any idea?
2010 Aug 08
3
How to track a call result originated from originate AMI command
Hi All,
I want to track a call that is originated using originate AMI command
through AstManProxy server.
I m using AstManProxy server and I developed an AstManProxy client.
By using my AstManClient program I can able to login AstManProxy server.
Now I can able to issue/send originate command to generate a call but I m
very confuse that I cannot able to track my
call.
The AMI events were
2007 Feb 13
6
Recomended POE Phones
Hi all,
I am looking for phones witch support POE, with a good relation between
quality and price to work with asterisk. I just see the Thompson st2030 and
the Linksys SPA 922 an SPA 942. Witch of this phones or another ones gave
you the best results in a productivity enviroment?
Thanks in advance.
VoipCrazy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 07
2
Codec negotiation for Thomson ST2030 and g729
Hi all,
i'm trouble with codec setup on an asterisk machine 1.4.18 and some
Thomson ST2030 as extensions.
In the users.conf file for internal extension i have:
disallow=all
allow=g729
allow=alaw
allow=ulaw
Without any codec installed (i mean with original g729 of asterisk)
all go fine, calling from an extension to one other:
Peer User/ANR Call ID Seq (Tx/Rx) Format
2010 Nov 10
0
Problem with AMI
Hi to all.
I have a problem in the AMI. Sometimes the AMI don't generate the event
NewState when the exten of destiny is Ringing and sometimes don't show me
the callerid in this events.
The event NewState what i refer:
Event: Newstate
Privilege: call,all
Channel: SIP/17-00006fd6
ChannelState: 5
ChannelStateDesc: Ringing
CallerIDNum: 4191920902
CallerIDName: 4191920902
Uniqueid:
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
Hi all,
I'm new in the list, and I have a problem upgrading from asterisk 1.2 to
asterisk 1.4:
There is a diference from asterisk1.2 to asterisk1.4 in AMI events.
When I do a call to a queue (with the same extensions.conf dial plan)
with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4
apper only 2.
It is normal? anyone knows it? what is the reason?
I
2005 May 21
2
Working Xten, Asterisk, double-NAT configs out there?
All,
I have my * box NAT'd with all ports forwarded that are SIP related
(based on Wiki). I also have nat=yes, externalip=WAN address of
firewall, internalip=LAN network of *.
I have my Xten soft phone on a PC which is NAT'd behind firewall with
ports forwarded. I have also followed instructions on Wiki for Xten.
I can authenticate fine, and sip show peers shows my extension is OK,
2009 Mar 27
2
SIP Diversion header
Hi,
Is anyone aware of SIP Diversion header ?
It seems currently supported by Comverse (formely NetCentrex) softswitch and
some hardphones (Thomson ST2030).
An old draft (draft-levy-sip-diversion-08.txt) mentions this header.
ha
I'm wondering if this could be used
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jan 17
2
How to escape characters in Dialplan
Hello,
I'm using Asterisk 1.6.2.0 and I like to use escape characters with SendText,
because I can just delete the message from my phone (Thomson Speedtouch
ST2030) display by sending a return-char (\n).
But \n is not escaped: I tried already:
exten => 222, n, SendText(\n)
exten => 222, n, SendText("\n")
exten => 222, n, SendText('\n')
exten => 222, n,
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb:
> Do you have a link to the user guide for your exact phone model?
Unfortunately not...
I have a Thomson ST2022, but I can just find in Internet manual for the
ST2030...
Regards
Luca Bertoncello
(lucabert at lucabert.de)
2007 May 18
1
xten will not send tones to * and i from sip phone
hi there!
I have a couple phones connected to a sipura ata and
if I go into *- IVR, I press options on the regular
phones and it all works fine and dandy.
then I connect an xten softphone, a new extension in
my dialplan, I dial the ivr, * asks me to dial
something to go through it, I press keys on xten, but
nothing happens, * just times out through as if I did
not press anything!
is there some
2008 Jan 31
2
CallerID shows wrong values in manager interface
Hi everyone,
My manager interface seems to be producing wrong CallerIDs when
internal extensions call each other. Can anyone see anything wrong in
the configuration snippets pasted below? The following instance has
extension 101 call 103. The phone does show the right caller ID, but
notice that the manager interface has the CallerID as the target
number (103).
Thanks a lot for your time.
2005 Mar 24
2
Xten and NAt Problems
Guys. Im writing this because Ive checked the wiki, Xten website and read a
lot of docs and still cant figure out a way around the NAT issues. Maybe
somebody else can give me some ideas from a fresh perpective.
My test setup is this:
Asterisk -> 2wire homeportal Firewall ->
internet
Computer with Xten eyebeam
The asterisk box and the computer with xten beam are behind the same
2005 May 06
2
Newbie *@home + Xten.
I have d/l the iso (*@home 0.9) , built the * box and followed the
directions in the * handbook and
http://www.geekgazette.com/index.php?option=com_content&task=view&id=2&Itemi
d=26.
I created extension 200 and verified that * was running fine.
Loaded Xten lite, setup the proxy for local ip (10.0.0.201) per the
handbook. After turning off the Norton Firewall protection, I am able to
2005 Jul 17
2
HOW TO make xten eyebeam incoming video start before you send yours
Sorry, I don't remember who was asking about this, but it seems that if
you record a video message that contains the send video start, it will
actually fire up the remote receive window.
I.E. Previously I was using the recording section of voicemail to create
my video IVR's. This meant that when I arrived at the section to record
the message, I had already clicked send video in Xten.
2003 May 17
1
XTEN Lite TROUBLE
Dear Guys,
I?ve test Xten Lite softphone to connect to my Asterisk Box but it registers
all the three lines at the same time and if I try to dial an extension it
tries to reach 3 Ext. at the same time, can somebody haved this trouble?
and how can I fix it.
Also, I ?ll like to have the Xten LITE or PRO Softphone (Lite is free and
PRO about $50.00 USD) it can hanle 3 lines (lite) and 6 lines
2010 Jun 09
0
AMI Queue information about incoming call's channel before link
Hi,
I'm developing an application using AMI and I need to get information
about incoming call _before_ queue member answers it.
I'm using static members (queue is pretty simple) and don't want to use
chan_agent (I think AgentCalled event will do what I'm looking for).
Here is what I'm getting now:
1. Newchannel event for incoming call followed by Newstate and Join. All these