Displaying 20 results from an estimated 1000 matches similar to: "DTMF recognized after call establishment"
2020 Mar 14
2
congested/busy on trunk?
greetings asterisk users :)
ive just deployed version 17 and migrated as best I can to pjsip. I can
receive calls, and get to my mailbox prompt, however placing calls seems
impossible with the following error on dial:
Connected to Asterisk GIT-master-0cde95ec89 currently running on dunkel (pid = 517890)
dunkel*CLI>
dunkel*CLI>
== Setting global variable 'SIPDOMAIN' to
2009 Feb 26
3
call-limit on a per destination basis
Hello,
I use asterisk to to IAX2 trunking between London POP & Reunion Island pop.
I would like to know if it's possible to do a kind of call-limit (i.e.
restrict to XX) channels but on a per dialcode and / or destination basis.
For example:
[trunk]
; reunion proper, i want to send no more than 24 channels
exten => _0262XXXXXX,1,Dial(IAX2/mytrunk/${EXTEN})
; reunion mobile, i want
2016 Jul 20
3
PJSIP_DIAL_CONTACTS issue
Hi,
I'm facing a strange dialplan issue with a PJSIP_DIAL_CONTACTS.
When I try to call an offline endpoint with PJSIP_DIAL_CONTACTS, the dial
command breaks and the call control go to hangup block instead of next
priority. The error in CLI says "*Dial requires an argument
(technology/resource)*".
This error seems legit as there are no contacts for an offline endpoint.
The dialplan
2017 Dec 03
2
PJSIP OPTIONS
If understand correctly type=identify is more for sip trunk
configuration ?
;[mytrunk]
;type=identify
;endpoint=mytrunk
;match=198.51.100.1
;match=198.51.100.2
In chan_sip it was just reply 200 OK on keepalive packet without need
define trunks.
volga629
On Sun, 3 Dec, 2017 at 10:45 AM, Joshua Colp <jcolp at digium.com> wrote:
> On Sun, Dec 3, 2017, at 10:42 AM, volga629 at
2016 Nov 11
2
iaxmodem errors.
2020 Mar 18
2
congested/busy on trunk?
ive enabled logging. aside from a realm error i see on my endpoint, im
still not sure whats up
Asterisk GIT-master-0cde95ec89, Copyright (C) 1999 - 2018, Digium, Inc.
and others.
Created by Mark Spencer <markster at digium.com>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty'
for details.
This is free software, with components licensed under the GNU General
2016 Nov 15
2
iaxmodem errors.
2015 Jan 30
0
Remote Attended Transfer
Hello,
I'm trying to find more information about this Remote Attended Transfers,
as is explained in
https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Remote+Attended+Transfers
for Asterisk 12 using pjsip stack
Was Remote Attended Transfer implemented in previous versions of Asterisk
(versions without PJSIP, Asterisk 11 and previous)?
Where can I find configuration examples to do it work
2017 Nov 02
2
pjsip insecure=port,invite
Hello!
Looks like faq, but...
Could you , please, point me on how to convert this
[cisco]
type=friend
host=192.168.22.253
insecure=port,invite
to pjsip?
as you can see another side is very old cisco router, so I can't change
anything there.
I don't see any examples here
2020 Mar 17
0
congested/busy on trunk?
On Sat, Mar 14, 2020 at 2:02 PM John Roman <john at dev1ce.com> wrote:
> greetings asterisk users :)
> ive just deployed version 17 and migrated as best I can to pjsip. I can
> receive calls, and get to my mailbox prompt, however placing calls seems
> impossible with the following error on dial:
>
> Connected to Asterisk GIT-master-0cde95ec89 currently running on dunkel
2005 Mar 16
5
Asterisk Capabilities
I am new to Asterisk and currently work mainly with Cisco Callmanager.
With Callmanager I can setup partitions and call search spaces to
determine where a given phone can and can't dial. Does Asterisk offer
this type of functionality, and if so how?
Blake Parker
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2019 Jan 26
3
INVITE from DID: No matching endpoint found but completes the call anyway
I have a trunk set up for the DID from my provider:
[my_provider]
type=registration
outbound_auth=my_provider
server_uri=sip:sip.example.com
client_uri=sip:my_username at sip.example.com
retry_interval=60
[my_provider]
type=auth
auth_type=userpass
password=123456
username=my_username
[my_provider]
type=aor
contact=sip:sip.example.com:5060
[my_provider]
type=endpoint
context=from-my_provider
2017 Dec 14
2
PJSIP OPTIONS
Hello Joshua,
What will be example of endpoint configuration that not require
authentication from specific ip ?
volga629
On Sun, 3 Dec, 2017 at 11:01 AM, Joshua Colp <jcolp at digium.com> wrote:
> On Sun, Dec 3, 2017, at 10:55 AM, volga629 at networklab.ca wrote:
>> If understand correctly type=identify is more for sip trunk
>> configuration ?
>>
>>
2016 Oct 16
2
SIP on multiple ports
I have SIP (asterisk 11.23.0) running on port 5060 just fine. udp.
I have another SIP trunk thats wants to run on port 5068 (long story).
I have enabled tcpenable=yes in sip.conf and defined port=5068 in my trunk
definition. It does not seem that anything is listening on 5068?
How can I run SIP tcp on port 5068?
telnet localhost 5068
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1:
2017 Dec 03
2
PJSIP OPTIONS
Right now it reply 401 Unauthorized with message in log "No matching
endpoint ..."
on Content 0 should reply 200 OK I guess
<--- Received SIP request (376 bytes) from UDP:10.30.100.41:5060 --->
OPTIONS sip:10.30.100.27:5080 SIP/2.0
Via: SIP/2.0/UDP
10.30.100.41;branch=z9hG4bKf5eb.1ac76487000000000000000000000000.0
To: <sip:10.30.100.27:5080>
From:
<sip:vprx00 at
2010 May 26
1
Socket establishment
Dear All
I have some doubt about socket establishment. I am sending this question
again. Sorry to bothering you a lot.
Example : make.socket(host = "localhost", port=9754, fail = TRUE, server =
FALSE)
*Error in make.socket(host = "localhost", port = 9754, fail = TRUE, server =
FALSE) : socket not established
*Can anyone please help me to solve this error. Any help would be
2014 Dec 21
0
Slow (Lagging) connection establishment via BRI
Amongst others the asterisk server is connected via a BRI channel
(EuroISDN) to the carrier. It takes a very (noticeable) long time until an
incoming call is established and the phones being connected to Asterisk
start ringing.
As a test scenario I directly connected two different native BRI (ISDN)
phones to the delivery point (FXS port) of our carrier. I started a call
from my cell phone and as
2015 May 22
0
Sending bye to not establishment session
Hello.We have an issue with canseling dialogs.
Scenario that we have issue is:
Calling to some extensions from endpoint
Hanging Up caller party until ringing send to asterisk from second leg
(called party)
Asterisk resend Bye to called party but Bye not going to somewhere because
no Sip dialog from called party stated.
I think asterisk should send Cancel to called party when this happends.
2009 Aug 14
1
Very long establishment time for secondary connections
Hello,
I'm currently on Dovecot 1.1.17 and I have a user that runs into a
problem quite a lot. She's using Thunderbird on a Mac.
When she sends mail, Thunderbird is set up to save sent mail to her
Sent folder. Often (usually when she has not sent another mail for a
long while) when she sends mail, Thunderbird sits there saying
"Copying message to Sent folder" for about thirty
2006 Mar 10
2
Action after _caller_ has hungup(cmd Dial 'g'-option)
Hello!
There's the "g"-option for the Dial-cmd that allows to execute the next
extensions in the current context when the callee hangs up.
I would need the same for a call where the caller hangs up, concretely
i have to inform a agi-application of the end of a call. Does someone
know a way to do this from the dialplan?
thanks
Christian