Displaying 20 results from an estimated 9000 matches similar to: "invalid extension"
2009 Oct 02
1
Problem with inbound calls - asterisk 1.6.1.6
Hi all,
I have a new installation with asterisk 1.6.1.6 but I'm unable to
receive calls from a SIP trunk:
[Oct 2 14:30:09] NOTICE[21554]: chan_sip.c:18523
handle_request_invite: Call from 'user001' to extension 'user001'
rejected because extension not found.
Are there any changes from 1.6.0 to 1.6.1 (or there is a bug)?
Below my simple configuration:
sip.conf
2011 Dec 27
1
how to used SIPp for sip load testing
Hi list,
I have installed SIPp into my server. But not able to used it properly.
how to configure with my server ? how to see logs on webpage ?
how to start call testing ....
when i start SIPp then found verious hits on myserver.
*CLI:- *
[Dec 27 17:37:54] NOTICE[28001]: chan_sip.c:20785 handle_request_invite:
Call from '' to extension 'service' rejected because extension not
2018 Sep 08
3
failed to find existing extension
Hi all
some how I'm getting confused: it seems I clobbered incoming calls from
my sip provider.
I can not imagine that my upgrade from 15.3 to 15.5 could be related
I'm certain that dialling my own number, results in reaching asterisk,
from my tcpdump.
And on the asterisk console I get:
pbx*CLI>
== Using SIP RTP CoS mark 5
> 0x7f49ac54c040 -- Strict RTP learning after
2010 May 12
3
SIP trunk between two Asterisk servers
Hi,
I'm trying to setup a SIP trunk between 2 Asterisk servers on the same LAN (no NAT, no firewalls).
With IAX2 all's fine but I'm unable to setup SIP. I must be missing something obvious.
I followed the simple example at http://www.panoramisk.com/90/sip-trunk-with-asterisk/en/.
so Asterisk server 1 (192.168.250.111) sip.conf contains:
[interboxsip]
type=peer
host=192.168.250.112
2014 Jan 31
2
callfiles.call
hello list,
i have created a callfiles with my asterisk 1.4.43 like:
Channel: SIP/watara/06xxxxxxxx
MaxRetries: 10
RetryTime: 5
WaitTime: 20
Context: mycontext
Extension: s
Priority: 1
extensions.conf
mycontext
exten => s,1,Ringing()
exten => s,n,Playback(hello-world)
exten => s,n,Dial(SIP/105)
exten => s,n,Hangup()
it works with one number how can i do in order to create a
2004 Jul 17
1
voicemail broadcast feature
Using CVS from 7/12/04 and trying to get the voicemail broadcast feature
to work.
Voicemail.conf has
[mycontext]
3722 => 1234,BroadCast Test,,,cc=*@mycontext
.
then many other voicemail boxes.
-----
whenever I leave voicemail at box 3722, only box 3722 gets the
voicemail. It is not expanding it to other voicemail boxes in the
[mycontext] context.
Even if I replace the cc= line with
2009 Oct 28
2
Asterisk/Cisco AS5300 => Two problems in incoming (extension not found)
Hi
Now, my Cisco AS5300 sent call to my asterisk, but two problems:
When i call the phone number, i have:
[Oct 28 06:01:16] NOTICE[12813]: chan_sip.c:18160 handle_request_invite:
Call from '' to extension '0426000000' rejected because extension not found.
[Oct 28 06:01:18] NOTICE[12813]: chan_sip.c:18160 handle_request_invite:
Call from '' to extension
2015 May 28
4
Peer is UNREACHABLE
Kevin Larsen <kevin.larsen at pioneerballoon.com> schrieb:
> The phone you gave your wife is really old. Are you sure it supports SIP
> OPTIONS? Can you make a call in or out to it? If you can, it is more
> likely that it just doesn't support that and you can't use a qualify
> statement.
No, I'm not sure.
And no, I can't make any call, right now... At least,
2007 May 11
1
Problems with outbound calls through VSP
Bear with me this is a bit long winded. I am having some issues making
automated outbound calls over Broadvoice from my Asterisk 1.4.2 server.
For reference, none of the below issues happen when I make the calls to
VoIP phones attached to the Asterisk server. What I am trying to do is
call, using a .call file, out via the SIP trunk we have setup, and when
the party picks up use AMD to
2005 May 26
2
voicemail comprehension
Hi all,
In order to do loadbalancing between my two *, i wanted to stock all
things concerning voicemail on a NFS partition...
I see that the voicemail system put his files onto two differents
directories :
/var/spool/asterisk/voicemail/mycontext etc.
and
/var/lib/asterisk/voicemail/mycontext etc.
I've two questions :
Why ?
and how can i do to centralize the destination of the messages AND
2003 Apr 28
1
Turning off Bridging?
Hi folks
Is it possible to turn off the native bridging on Asterisk?
I've been hacking about app_disa.c to support account & pin numbers, that tag the calls
depending on who logs in.....
It all works fine, then dials the destination number they requested.
My setup is as follows
[ENDPOINT] <IAX1> [MYASTERISKBOX] < IAX1 > [TELCOBOX]<>(PSTN)
If i dial
2011 Dec 29
2
Interesting attack tonight & fail2ban them
I happened to be in the cli tonight as some (208.122.57.58) initiated a simple attack - just trying to make long distance calls from outside context. Although harmless, this went on for several minutes as the idiot just used up my bandwidth with SIP messages. Here's and example:
[2011-12-28 22:53:42] NOTICE[9635]: chan_sip.c:14035 handle_request_invite: Call from '' to extension
2006 Feb 08
2
REST / WS adapter for Rails
Is anyone building an adapter that would enable a Rails
application to interface to a REST or SOAP web API?
It would enable a Rails app to consume REST or SOAP
via a model. Or is not worth the effort because web
services are so different from databases, even though
they are typically data sources?
Please reply to richardc@ASO.com.
--
Richard Cunningham E-Mail:
2015 May 28
3
Peer is UNREACHABLE
Darryl Moore <darryl at moores.ca> schrieb:
> Ahh. Seen that before! That suggests to me that you don't have your
> sip.conf records setup right.
>
> What's your sip.conf look like?
Well, here what I wrote in my sip.conf:
register => 00493511111111:MYSECRET at pbxluca/00493511111111
register => 00493512222222:MYSECRET at pbxfax/00493512222222
register =>
2017 Nov 22
3
Chan Local, Originate and slin
Hi all!
Asterisk 13.1.0 Ubuntu 16.04, all latest.
Can anybody explain this to me - I run Originate command from dialplan:
same => n,Originate(Local/${number}@mycontext,app,ConfBridge,${confnum})
and I get crazy sound distortion in the conference, and I see that
transcoding takes place here:
NativeFormats: (slin192)
WriteFormat: slin
ReadFormat: slin192
WriteTranscode: Yes (slin
2004 Oct 06
1
how does agent logoff if you supply extension?
Per the wiki:
Logging off
1. call the extension for AgentCallbackLogin
2. enter your password followed by #
3. when asked for the extension number just press #
But if your exten=> is this:
exten => 2010,1,AgentCallbackLogin(3333|3044@mycontext)
How do they logoff per the wiki's directions? If you use ACBL as above, it
never asks you for the extension number because you have
2008 Nov 03
1
help with debugging phone call
I am running 1.4.22.
I am doing a simple call into the dialplan and am getting a strange error:
[Nov 3 08:32:27] NOTICE[8022]: chan_sip.c:14316 handle_request_invite:
Failed to authenticate user "404"
<sip:404 at 192.168.1.8>;tag=547521CB-DB0D6130
This is the only line that prints on the console...
Typically I get a few lines like:
-- Executing [33 at smvoice-sip:1]
2009 Mar 02
1
Asterisk Dial plan issue
Hi all,
I'm using asterisk in real time mode...My extensions.conf table contains:
[default]
switch => Realtime/default at extensions
I have added the following to extensions.conf table;
context:micho
exten: _X.
priority: 1
app:Dial
appdata: SIP/00XXXXXX at PSTN GAteway
Asterisk server is connected succeffully to database...As soon as i make a
call i got the following error message:
2009 Oct 18
1
Call from 'sip-id' to extension 'sip-id' rejected because extension not found ?
I'm trying to setup sipgate on 1.6.1. Following the instructions on the
site: http://www.sipgate.com/faq/article/394/How_do_I_configure_Asterisk,
I created [sipgate] in sip.conf and a [sipgate-in] in extensions.conf:
[sipgate]
type=friend
secret= ;;SIP_PASSWORD
insecure=port,invite
defaultuser= ;; SIP-ID
fromuser= ;;SIP-ID
context=sipgate_in
fromdomain=sipgate.com
host=sipgate.com
2009 Dec 21
1
Incoming calls coming into default context
My SIP-provider sends my a SIP-invite like this :
INVITE sip:329298yyy6 at 80.XX.XX.69:5060 SIP/2.0
Via: SIP/2.0/UDP 80.XX.XX.68:5060;branch=z9hG4bKf395877e02e5aa21fd8f5a0c
Max-Forwards: 70
From: <sip:321445xxx6 at 80.XX.XX.69>;tag=f395877e02bf8eb2fd8f5a0e
To: <sip:329298yyy6 at 80.XX.XX.69>
Call-ID: f395877e02187250fd8f5a0f at 80.XX.XX.68
CSeq: 1 INVITE
User-Agent: SysMaster VoIP