Displaying 20 results from an estimated 3000 matches similar to: "unable to set outgoing callerid"
2006 May 26
1
Not able to make any calls
Hi All,
I have registered "abhijit" for SIP in asterisk Server.
I am able to register my softphone (SJPhone) to the server using the
name "abhijit".
But whenever I try to make any calls I am gettinh the following error
message:-
*CLI>
-- Registered SIP 'abhijit' at 172.20.28.85 port 5060 expires 120
May 26 07:34:52 NOTICE[2761]: pbx.c:1738 pbx_extension_helper:
2005 Aug 31
1
Outgoing Context being mistake for dialplan?
Here is one that happens at random. Probably 1 out of 1000 calls will show
this:
-- AGI Script Executing Application: (Dial) Options:
(SIP/19038727300@xocommunications|60)
-- Called 19038727300@xocommunications
Aug 31 18:27:28 NOTICE[25965]: pbx.c:1681 pbx_extension_helper: Cannot find
extension context 'xocommunications'
-- SIP/xocommunications-a5f5 is ringing
The notice is
2023 Nov 09
1
help with crash
2023-11-08 18:14:13] ERROR[571246][C-000017e2] : Got 19 backtrace records
# 0: [0x5bd18a] asterisk utils.c:2800 __ast_assert_failed()
# 1: [0x4618e3] asterisk astobj2.c:589 __ao2_ref()
# 2: [0x58e660] asterisk stasis_cache.c:824 update_create()
# 3: [0x58efed] asterisk stasis_cache.c:903 caching_topic_exec()
# 4: [0x586b90] asterisk stasis.c:1380 dispatch_message()
# 5: [inlined] asterisk
2005 Aug 20
1
Why do I get pbx.c 1645 pbx_extension_helper: No application 'Voicemailman' for extension
Does VoicemailMan have to be installed ? Why not available. I have setup a
mailbox in voicemail.conf and I can leave a voicemail - just cannot pickup
up using *97.
My *97 code in extensions.conf:
exten => *97,1,Answer
exten => *97,2,VoicemailMain(${CALLERIDNUM}@default)
exten => *97,3,Hangup
asterisk console:
Verbosity was 8 and is now 12
-- Executing
2004 Aug 18
1
Hangups - SIGFPE in dsp.c
Hi,
I'm running the latest CVS HEAD version of asterisk, and I'm experiencing
hangups during voice conversation. This happens quite regularely and
often.
The problem is in dsp.c, line 1235, where it says
accum /= len;
But `len', at this point, is 0, resulting in a SIGFPE. The routine
ast_frame *i4l_read() in channels/chan_modem_i4l.c:411 is
setting p->fr.datalen to
2006 May 04
2
DTMF detection when outgoing call to mobile phones
Hi all,
I am trying to detect DTMF keys from a mobile when asterisk make an
outgoing call to the mobile.
The DTMF detection on incoming calls (also FROM mobiles) is working very
well.
The only problem is if asterisk called the phone... Nothing is detected.
I am using a digium te205p with PMX/PSTN connection.
Everything that I can find in forums are problems with dtmf detection on
SIP.
Any
2003 Jun 18
0
MP3Player and Ringing (long)
[I'm reposting this to the asterisk-users list, since it seems to be a
bit more active.]
Hello,
I started messing with Asterisk few days ago, so my overall knoledge
about it is still fairy superficial.
I think I found an issue with MP3Player; it can be reproducted with this
extension:
exten => 6001,1,Answer
exten => 6001,2,Background(blahblah)
exten => 6001,3,Ringing
exten =>
2009 Jun 24
1
Outgoing CallerID for KPN in Belgium
Hi,
I'm using a ISDN-30 E1 line from KPN Belgium.
The challenge is to get a correct CallerID on outgoing lines.
When I put this in my dialplan:
exten => _0.,1,Set(TEMPVAR=${CALLERID(num):1})
exten => _0.,2,Set(CALLERID(num)=144622${TEMPVAR})
exten => _0.,3,NoOp(${CALLERID(num)})
exten => _0.,4,Dial(Zap/g1/${EXTEN:1},,)
The resulting CallerID is accepted by the telco, but on
2006 Feb 02
1
Pri Hang up outgoing calls
Hi All,
the * is working rigth for incoming calls and internal calls, but when trying to call out we got
hanged up. The hangup reason is AST_CAUSE_INVALID_IE_CONTENTS
I've been searching in the mailing list archive as I thing that some thing similar happens to
someone else but did not find.
We are runnig asterisk 1.2.4
extensions.conf
[default]
exten =>
2010 May 12
3
Asterisk core dumping on SendFax with FFA
Hi All,
I seem to have stumbled on a bit of a problem. When trying to send a fax
with Fax For Asterisk on 1.6.2.x (have tried 1.6.2.5, 1.6.2.7 and the
current svn version, with FFA 1.2 I get a core dump each time.
Here is an extract form the console:
[May 12 22:47:09] DEBUG[22584]: app_queue.c:1084 handle_statechange:
Device 'SIP/vltb-sbc01' changed to state '1' (Not in use)
2008 Oct 13
1
Need help for debuging
I am running asterisk 1.2.27 and it dead today. The following is the backtrace of core file. Can anybody help me to identify what is the possible cause of crash?
It seems the mysql connection causing problem in Thread 2. But I can not tell what exactly happened.
This asterisk is using as ACD for over hundred agents.
#> thread apply all bt
........
........
Thread 6 (process 20135):
#0
2007 May 09
1
Replaces header
I'm tying to use park and announce for call park on Asterisk 1.4.2 but
I'm having trouble getting it to work properly. This use to work with an
older version of Asterisk.
A telephone on the PSTN calls an IP phone. The IP phone is assigned
extension 3-8396. 3-8396 answers the call and attempts to perform a
blind transfer to x700, the parking lot number. The transfer gets to
Asterisk,
2007 Jun 06
1
asterisk 1.2.18 problems...
Hi All:
I have experienced some big problems on an asterisk production server
under 1.2.18:
First of all, a very rare message like this... No application Macro ???
-- Saved useragent "Linksys/SPA922-5.1.7" for peer 1363
Jun 6 15:08:24 WARNING[406]: pbx.c:1720 pbx_extension_helper: No
application 'Macro' for extension (pbx-incoming, 1133, 1)
== Spawn extension
2007 Dec 04
0
Queue App - crash (1.4.15)
This is the core trace
(gdb) bt
#0 0xb7e5a231 in strcasecmp () from /lib/libc.so.6
#1 0xb7ce0a3f in local_ast_moh_start (chan=0x82496a8, mclass=0xb720f828
"default", interpclass=0x0)
at res_musiconhold.c:646
#2 0x08083695 in ast_moh_start (chan=0x64, mclass=0x64 <Address 0x64 out of
bounds>,
interpclass=0x88 <Address 0x88 out of bounds>) at channel.c:4614
#3
2004 Aug 29
0
Asterisk H.323 channel...
Hi all,
I am trying to use a "Siemens optiPoint 300" IPPhone (H.323 only) with Asterisk (1.0-RC2).
So far I have been using the H.323 channel included in the tarball (Nufone ?).
I encountered a strange behaviour when I try to make a call from the IPPhone to my Asterisk box :
=====> here is the H.323 configuration for the incoming calls (192.168.1.50 is the IP of the
2006 May 04
4
AW: DTMF detection when outgoing call to mobilephones
Yes I can hear the DTMF keys. I ve tried 2 different phones and 3 different mobile network providers. Nothing.
I played with the rx/txgain values from hearing nothing to too loud...
I have no more ideas.
Marc
-----Urspr?ngliche Nachricht-----
Von: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Im Auftrag von Steve Underwood
Gesendet: Donnerstag, 4.
2003 Oct 14
1
Outgoing CallerID
Hello,
Does anyone know how to set the outgoing CallerID properly when using Snom200/SIP/CAPI/BRI?
Following doesn?t work:
exten => _0.,1,SetCallerID,526910
exten => _0.,2,Dial,CAPI/526980:${EXTEN:1}
Asterisk writes:
*CLI> -- Executing SetCallerID("SIP/226-ada0", "526910") in new stack
-- Executing Dial("SIP/226-ada0",
2019 Nov 16
2
problem with logger
Hello,
I am logging directly into file and also to syslog.
Here is snippet from my /etc/asterisk/logger.conf:
messages => notice,warning,error,verbose
syslog.local0 => notice,warning,error,verbose
But the logs look different:
VERBOSE[7609][C-00000013] pbx.c:
NOTICE[3042] chan_sip.c: Peer '1111' is now UNREACHABLE!
vs.
VERBOSE[7609][C-00000013]: pbx.c:2925 in
2011 Jan 24
2
Outgoing FXO calls have no audio with callprogress=no
My outgoing FXO calls are answered but have no audio in either direction
if I have callprogress=no in chan_dahdi.conf. If I change to
callprogress=yes then the audio returns. My chan_dahdi.conf file is
listed below. Can anyone point-out why callprogress=no isn't working?
#cat /tmp/a
[trunkgroups]
[channels]
language=en
context=incoming
toneduration=40
;usedistinctiveringdetection=yes
2009 Jun 30
0
Redirect with ExtraChannel on Bridged call give AMI event with second channel name AsyncGoto/...<ZOMBIE>
Originally posted on asterisk-dev with no response for 5 days, so posting it
to the wider audience now.
Asterisk Release 1.6.1.1
Scenario:-
1. 2 SIP peers (Zoiper softphone, if it matters) registered as 901 and
902
2. Using AMI, 901 is Originated
3. When 901 answers, it is Redirected to an extension "exten =>
dial,1,Dial(SIP/902)"
4. 902 rings, then answers
5.