Re: [asterisk-users] Registering Asterisk 13 server PJSIP to Asterisk 11 SIP

2017-09-25 Thread Bryant Zimmerman
Hey all
  
 I am trying to register a PJSIP server on our office to an Asterisk 11 
chan_sip server in a datacenter. 
  
 I keep getting 
  WARNING[18084]: res_pjsip_outbound_authenticator_digest.c:178 
digest_create_request_with_auth_from_old: Host: 'XXX.XXX.XXX.XXX:5060': 
Unable to create request with auth. No auth credentials for realm(s) 
'asterisk' in challenge.
  
 Any insights would be appreciated I have been banging my head for several 
days now. 

Thanks

bryant

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Discovering ring time immediately after call is answered

2017-09-25 Thread Antony Stone
Hi.

Does anyone know of a way to find out the ring time of a call as soon as it has 
been answered (ie: without waiting for the call to be completed, when it's 
part of the standard CDR record)?

I'm looking for a way to place a call, wait for it to be answered, and then 
perform different actions (eg: bridge the call to another number) depending on 
how long it took for the call to be answered (eg: less than X seconds or more 
than Y seconds).

Anyone got any ideas (for any reasonable version of Asterisk)?


Antony.

-- 
I bought a book about anti-gravity.  The reviews say you can't put it down.

   Please reply to the list;
 please *don't* CC me.

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Queue, no announcement being played at all

2017-09-25 Thread Benoit Panizzon
Hi List

I have a very strange problem. I was using queues a while ago with an
asterisk 1.2 or so and announcements were working fine more or less out
of the box.

Now I am once again trying to set up a queue with Version 13.14.1 an
not matter what I do, I don't get the announcements to be played. MOH
is played, no problem. sound files are present.

core set verbose 99
core set debug 99

does not even show the slightest hint, that asterisk is trying to play
the announcements.

Did I miss some kind of 'master' switch?

Here is my queues.conf

[general]
persistentmembers = yes
monitor-type = MixMonitor
musicclass = default
announce = queue-markq
strategy=rrmemory
maxlen = 5
announce-frequency = 5
min-announce-frequency = 15
periodic-announce-frequency=60
announce-holdtime = yes
announce-position = yes
announce-to-first-user = yes
periodic-announce = queue-periodic-announce,your-call-is-important,please-wait

[scoutnet]
strategy=rrmemory
queue-youarenext = queue-youarenext
announce-to-first-user = yes
member => SIP/11,,Random Dude,SIP/11,no

From the Dialplan:

exten => [masked],1,Answer()
exten => [masked],n,Queue(scoutnet,C)

Any hint what I missed?

-Benoît Panizzon-
-- 
I m p r o W a r e   A G-Leiter Commerce Kunden
__

Zurlindenstrasse 29 Tel  +41 61 826 93 00
CH-4133 PrattelnFax  +41 61 826 93 01
Schweiz Web  http://www.imp.ch
__

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] IAX2 via IPv6, no packets being sent!

2017-09-25 Thread Benoit Panizzon
Hello List

I have two IAX2 peers reachable with IPv6. They consider them self
unreachable.

If I do a 'iax2 set debug on', I see asterisk pretending to send POKE
packets to the IPv6 address of the peer.

If I sniff on the interface, I don't see those packets.

Is there a known issue?

Version 13.14.1 in use.

-Benoît Panizzon-
-- 
I m p r o W a r e   A G-Leiter Commerce Kunden
__

Zurlindenstrasse 29 Tel  +41 61 826 93 00
CH-4133 PrattelnFax  +41 61 826 93 01
Schweiz Web  http://www.imp.ch
__

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
  https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users