Displaying 12 results from an estimated 12 matches for "callstat".
Did you mean:
callstart
2007 Aug 15
3
Dialplan / AGI autoanswer question
...)=3
Set(TIMEOUT(response)=60
exten => s,1,NoOp(Answering in default context)
exten => s,2,Wait(1)
; look up the callerid name and state in the database
exten => s,3,AGI(cid_fix.php)
; print callerid
exten => s,4,NoOp(${CALLERID(name)} ${CALLERID(number)} ${CALLSTATE} ${DATETIME})
; short circuit the sequence if this is a blacklisted or whitelisted entry
exten => s,5,GotoIf($["${CALLSTATE}" = "black"]?blacklisted,s,1)
exten => s,6,GotoIf($["${CALLSTATE}" = "white"]?50)
; send a sit tone if we don&...
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
...ps://github.com/asterisk/asterisk/blob/master/configs/samples/pjproject.conf.sample
by few examples try to explain what usefull info i can get
set
[startup]
log_level=6
type=startup
and dig what's usefull is not very productive
btw we are using tools like sipcapture.org,voipmonitor.org,
callstats.io, elasticsearch+filebeat, ... but without informations whats
happening inside asterisk is harder to solve problems
Dne 12/12/2019 v 16:00 Joshua C. Colp napsal(a):
> On Thu, Dec 12, 2019 at 10:57 AM marek <cervajs64 at gmail.com
> <mailto:cervajs64 at gmail.com>> wrote:
>...
2006 May 09
6
Bristuffed Asterisk: Hangup problems
...n install of Asterisk+Bristuff as well as an upgrade from
the working Asterisk 1.2.0, but it gives me the same problem.
The only really strange thing I find in the logs that might have to do
something with this is the following line on the verbosed console:
chan_zap.c:8498 zt_pri_error: 1 updating callstate, peercallstate 2 to 1
my zaptel.conf:
---------------------
loadzone = nl
defaultzone=nl
span=1,1,3,ccs,ami
bchan=1-2
dchan=3
-------------------
and my zapata.conf:
-------------------
[channels]
language=nl
context=inbound
switchtype=euroisdn
pridialplan=dynamic
prilocaldialplan=local
inter...
2004 Dec 20
0
Skinny bug / missing feature, who is the maintainer?
...lp from Kirk support it
turns out that Skinny is not parsing one particular item that is required.
This is what I received from Kirk support:
---quote---
In proportion to the Cisco Callmanager one signal is missing. That is the
reason why the incomming call failed.
Asterix Serveren send STATION_CALLSTATE (0x0111) containing CallState:
TsRingIn Kirk Wireles 600 wait for the server should send
STATION_CALLINFO. These message never comes!
The call times out and the server close down the call with
STATION_CALLSTATE cointaining CallState: TsOnHook.
That is the reason the incomming call does not suc...
2008 Mar 02
0
Cisco 7970 - register with NAT phone
...tofBand>avt</dtmfOutofBand>
<alwaysUsePrimeLine>false</alwaysUsePrimeLine>
<alwaysUsePrimeLineVoiceMail>false</alwaysUsePrimeLineVoiceMail>
<kpml>3</kpml>
<phoneLabel>Test2</phoneLabel>
<stutterMsgWaiting>2</stutterMsgWaiting>
<callStats>false</callStats>
<offhookToFirstDigitTimer>15000</offhookToFirstDigitTimer>
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
<disableLocalSpeedDialConfig>true</disableLocalSpeedDialConfig>
<startMediaPort>16384<...
2011 Mar 02
1
Registering Cisco 7942G IP phone with Asterisk!.
Hi,
?
We are new to IP phone firmware upgradation (Sorry if it is a re-post of previous question(s)).
?
Recently we have bought a cisco 7942G IP phone.
It currently has SIP 42.9-0-2SR1S firmware loaded on it.
We do not see any option to configure a SIP Proxy where we can provide SIP Server (Asterisk PC/Device)? IP address (with current firmware on it) to register it with Asterisk.
?
Do we need to
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
...Mail>false</alwaysUsePrimeLineVoiceMail>
<kpml>3</kpml>
<natEnabled>false</natEnabled>
<natAddress></natAddress>
<phoneLabel>Alker Study</phoneLabel>
<stutterMsgWaiting>1</stutterMsgWaiting>
<callStats>true</callStats>
<silentPeriodBetweenCallWaitingBursts>10</silentPeriodBetweenCallWaitingBursts>
<disableLocalSpeedDialConfig>false</disableLocalSpeedDialConfig>
<startMediaPort>16384</startMediaPort>
<stopMediaPort>32766</s...
2008 Jan 25
2
Unprovisioned 7961
Hi Everyone,
I am having some issues getting my 7961 working with Trixbox. I have loaded
the SIP code (8-3-3SR2) fine but when the phone boots up it goes into an
unprovisioned state. A status message shows up and says ?Error Verifying
Config Info?.
I have read quite a bit on this topic (getting 7961?s to work with Asterisk
and TB) and only came across a few postings where other people
2005 Jan 28
2
Problem with chan_sccp and cisco 7960
...g Packet Type KeepAliveAckMessage (4 bytes)
== >> Got message StimulusMessage
-- Got {StimulusMessage} stimulus=Line(9) stimulusInstance=2
-- New channel context: international
== {SetSpeakerModeMessage} speakerMode=1
== Sending Packet Type SetSpeakerModeMessage (8 bytes)
== {CallStateMessage} callState=OffHook(1), lineInstance=2,
callReference=1
== Sending Packet Type CallStateMessage (16 bytes)
== Sending Packet Type ClearPromptStatusMessage (12 bytes)
== {SelectSoftKeysMessage} lineInstance=2 callReference=0
softKeySetIndex=4 validKeyMask=127/127
== Sending Packet Typ...
2019 Dec 12
2
asterisk pjsip webrtc rtp to private IP
thank you very much. this is exactly whats needed for debug
example output for your info
[Dec 12 15:39:19] DEBUG[2182][C-00000000]: pjproject: <?>:
icess0x7f5d44081e88 .Added new remote candidate from the request:
2.2.2.2:57536
[Dec 12 15:39:19] DEBUG[2182][C-00000000]: pjproject: <?>:
icess0x7f5d44081e88 .New triggered check added: 1
[Dec 12 15:39:19]
2004 Dec 28
0
500 "Internal Server Error"
...8:05.119: HandleUdpSocketReads :Msg enqueued
for SPI with IPaddr: 65.67.76.41:5060
7083:
7084: 006991: Dec 29 01:48:05.119: CCSIP-SPI-CONTROL:
act_disconnecting_new_message
7087: 006994: Dec 29 01:48:05.119: CCSIP-SPI-CONTROL: sip_stats_method
7089: 006996: Dec 29 01:48:05.119: sipSPIIcpifUpdate :CallState: 2
Playout: 0 DiscTime:643532 ConnTime 0
7090:
7092: 006998: Dec 29 01:48:05.119: The Call Setup Information is :
7094: State of The Call : STATE_DEAD
7096: Calling Number : 5462000
7097: Called Number : 6329900
7098: Negotiated Codec : g711ulaw
7099: Negot...