search for: callstate

Displaying 12 results from an estimated 12 matches for "callstate".

Did you mean: allstate
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
examples of "interesting" information like ICE result and howto make "minimal" configuration of pjproject.conf i.e. for  debugging app_queue.so core set debug 5 app_queue.so for debugging RTP core set debug 10 rtp_engine core set debug 10 res_rtp_asterisk rtp set debug on logger.conf rtp => debug,verbose(5) so i mean in
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 intern...
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 succ...
2008 Mar 02
0
Cisco 7970 - register with NAT phone
continuing discussions of 79xx issues. i've seen referenced and am experiencing difficulty getting a 7970 to work behind NAT to a public asterisk server. i am successful with 7960s. 1. SIP load is 70.8-3-3SR2S 2. config works fine if 7970 is connecting to an asterisk server a local LAN (same subnet) 3. when debugging it in a NAT'd environment I see the register and
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
2006 Mar 10
2
7970 Configs
Anyone have the 7970 xml config for sip yet? Aaron
2012 Jan 15
0
configuring a Cisco 7961 so that different line appearances register to different SIP proxy addresses
Hi, I have been using Cisco 7960's with Asterisk for years. I am trying get a 7961 working and have a problem. In my configuration, not all of my line appearances register to the same Asterisk SIP server. I have an Asterisk server at home and another at work. My Line 1 button registers to the home server and my Line 2 button registers to the work server. This has worked for years
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 Type...
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: Negoti...