similar to: CallerID in NZ

Displaying 20 results from an estimated 2000 matches similar to: "CallerID in NZ"

2008 Oct 20
0
TDM410P with EC doesn't detect DTMF after being on for ~1 hour
Now that I have a new card and my echo problems are 'mostly' solved, I have another major issue to deal with. After about an hour or so the card will stop detecting DTMF tones on incoming calls. dahdi_monitor shows the following: [root at asterisk wctdm24xxp]# dahdi_monitor 1 -v Visual Audio Levels. -------------------- Use chan_dahdi.conf file to adjust the gains if needed. ( # =
2011 Jan 21
0
Channel in an unkown state
Hello all. I have a dahdi card with 2 FXO and 1 FXS. I'm able to make calls without any problem. However, when I have an incoming call, I see the following message on the asterisk console: -- Starting simple switch on 'DAHDI/1-1' -- Executing [s at DID_trunk_1:1] ExecIf("DAHDI/1-1", "1?SetCallerPres(unavailable)") in new stack -- Auto fallthrough,
2010 Jan 05
5
CallerID on Indian PSTN is not working.
Hi, I am using asterisknow 1.5.0 and Wildcard TDM410P card. Everything is working fine except the caller ID of incoming call from PSTN line. The phone display is showing "Unknown" when there is an incoming call. I think the same problem listed here: https://issues.asterisk.org/view.php?id=6683 There is one patch on this link but i don't know how to apply patch on asterisknow.
2010 Mar 26
1
SIP/2.0 403 Forbidden
hi,all when i send a call to other server use SIP trunk, i got this below, <--- SIP read from 222.46.18.52:5060 ---> SIP/2.0 403 Forbidden what's rong with is? > Asterisk 1.4.21.2, Copyright (C) 1999 - 2008 Digium, Inc. and others. > Created by Mark Spencer <markster at digium.com> > Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
2009 Mar 17
0
Weird issue with outbound calls and MOH
Hi, We have a PRI Trunk (physical E1) and we are getting some rather weird and very isolocated problems. On outbound calls to specific numbers, it would seem to me that DTMF from the remote side is affecting the local asterisk system. Basically what happens: - We make a OUTBOUND call via the PSTN (PRI Trunk) to a remote System - Remote Answers, and converse - Remote sends DTMF on their site to
2010 Mar 26
1
send a call from A to B use sip trunk prablem
i have a prablom here, i want to send a call from A to B use sip trunk , the call can sended B,but not work to PSTN. the message from B server. help pls,what's rong? > > <--- SIP read from 192.168.0.176:5060 ---> > INVITE sip:15921256331 at 192.168.0.151 <sip%3A15921256331 at 192.168.0.151>SIP/2.0 > Via: SIP/2.0/UDP 192.168.0.176:5060;branch=z9hG4bK51a51b96;rport
2010 Mar 12
0
Regarding - P-Asserted identity and Privacy - SOLVED
Hi All, I got this figured out, when the privacy is ON at the other end of the server and when we get the Invite message to the server connected to PRI's, just take the details from the invite message in the Dial plan and send the calls as anonymous: exten => _1NXXXXXXXXX,n,Set(PRIVACY=${SIP_HEADER(Privacy)}) exten => _1NXXXXXXXXX,n,ExecIf($["${PRIVACY}" =
2009 Oct 09
0
calls ansowered for 1 second or less
Hello, Sometimes the call gets answered for 1 second, but actually the phone has not rang, it?s just the CDR, and asterisk hangup automatically, I cought the log of 1 call like this, I hope you can help me with this. My setup is : <vendor> ----SIP--? <Asterisk> ?----IAX2---? <Asterisk with Dhadi channels> Here: -- Executing [966505103150 at from-internal:1]
2010 Jun 21
1
How to tell if a dropped call is my fault
I just had a user report that they called out to someone on a cell phone this morning, and after a short conversation, the call was dropped/lost. The person on the cell phone says that this is very rare, and would not suspect the dropped/lost call to be on their side. I have looked at the asterisk/full log as thoroughly as I can, and have pasted the lines which seem relevant to that call below.
2009 Feb 23
1
Inbound call to IVR drops after 21 seconds?
Does anyone know why? ThePBX*CLI> -- Executing [310-456-7890 at from-trunk:1] Set("SIP/202.101.202.101-b763ce60", "__FROM_DID=310-456-7890") in new stack -- Executing [310-456-7890 at from-trunk:2] ExecIf("SIP/202.101.202.101-b763ce60", "1 |Set|CALLERID(name)=310-456-0987") in new stack -- Executing [310-456-7890 at from-trunk:3]
2006 Jun 16
0
CALLERID problems asterisk segfaults
Hi all, i use asterisk 1.2.7 and i have a problem with callerid. i use sangoma a200 cards. one fxo one fxs module i have these scenario - bob calls adam, where bob calls into my asterisk and adam picks up "from" my asterisk - bob and adam are speaking to each other - meanwhile eve calls adam, adam hears a beep, and knows there is an other caller on line. - bob and adam stop seaking
2008 Aug 21
2
Changing callerID in a context
Hello, I am trying to alter the outbound callerID for extensions within a context I have created. I wrote the following: exten => _9.,2,ExecIf($[$["${REALCALLERIDNUM}" = "360"] | $["$ {REALCALLERIDNUM}" = "670"]]|Set|CALLERID(num)=581560) exten => _9.,3,ExecIf($[$["${REALCALLERIDNUM}" = "361"] | $["$
2006 Mar 22
1
How to hide CallerID - SetCallerPres(prohib) not working
Hi, Using * 1.2.5 with a euro_isdn PRI I need to hide the callerID on certain extensions. I have usecallingpres=yes in zapata.conf, and am using SetCallerPres(prohib) in my dialplan prior to the Dial command. No matter what I set SetCallerPres to the CID is still displayed. Is there something else I need to make this work? I can't just set the CallerIDNUM to null, as it is needed for
2007 Mar 29
0
SV: Set(CALLERID(all) not working with 'unknown'call?
Hi Chris, Yes the call was from PSTN and your solution worked great! I've read about SetCallerPres earlier but I didn't connect the dots this time. Thanks alot! :) Regards, Jan -----Ursprungligt meddelande----- Fr?n: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] F?r Christoph F?rstaller Skickat: den 29 mars 2007 15:29 Till: Asterisk Users
2008 Mar 23
1
zap callerid problem
HI, im having problem with callerid. Im using tdm2400P and i get this from asterisk logs -- Starting simple switch on 'Zap/4-1' [Mar 24 02:07:48] ERROR[2358]: callerid.c:564 callerid_feed: fsk_serie made mylen < 0 (-1) [Mar 24 02:07:48] WARNING[2358]: chan_zap.c:6416 ss_thread: CallerID feed failed: Success [Mar 24 02:07:48] WARNING[2358]: chan_zap.c:6516 ss_thread: CallerID
2004 Aug 11
1
CallerID Debug On Zap/POTS Channel
Hi all, I've been trying to wrap my mind around this one for several days now. How can I 'debug' the CallerID reception on a Zap/POTS channel? I have a POTS line with CallerID and a Digium TDM11B card right now. I have my signalling set to ks for both sides, can make and receive calls just fine. But I never get CallerID on incoming calls. I get the following messages: Aug 11
2010 Mar 20
1
how to start callerid for india
i belong to india. i am making pbx using sangoma fxo card. i want that when ever call comes to my PSTN line i should see the no from where call is coming. so i have to configures chan_dahdi.conf according to my region. i checked dahdi.conf and in that they have mentioned for india
2011 Apr 08
1
Maniuplate callerID based off of callerID
Hey all! I'm trying to figure out a way to manipulate a call's caller ID based off of the caller's caller ID. Basically, I've got a situation where anything that goes through an Nortel Opt11's IVR comes out with the caller ID 400 (the Opt11's IVR's ext). When the call goes out the trunk that the call is destined for, I'd like to grab the 400 caller ID and
2007 Feb 04
0
WARNING[27249]: chan_zap.c:6299 ss_thread: CallerID returned with error on channel 'Zap/4-1'
As everybody must be watching the superbowl. I post this to let you have some fun while thinking what this can be. TDM400p (fxo) connected via loopstart to ports in an AvayaG3 call comes in from the avaya to the tdm card: WARNING[27249]: chan_zap.c:6299 ss_thread: CallerID returned with error on channel 'Zap/4-1' but call can be processed normally. comments? --
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone! I'm quite a newbie at this Asterisk stuff so please bear with me. We've recently decided to start training in Asterisk via AsteriskNow! Asterisk version is 1.4.18.1 through AsteriskNow! 1.02 The box we have is paired with a Digium TE110P and we've managed to get it to the point where incoming calls via a single DID (from NTT Japan) can be received and answered