Displaying 20 results from an estimated 10000 matches similar to: "canreinvite = yes with PAP2"
2005 Sep 02
0
STUN on PAP2-NA 2.0.12(LS)
Hello,
I'm having intermittent STUN trouble. Every one out of perhaps 5 reboots
the PAP2 contacts STUN ... on the other attempts it just skips that step all
together. I have been verifying this using ethereal which shows the
distinctive STUN server DNS lookup followed by about 10 STUN queries (when
it works - when it doesn't it skips all that including the initial DNS
lookup ...
2003 Oct 19
1
Music on hold...
No, you don't need a sound card.
Do you have ztdummy loaded or zaptel device in your system?
Regards,
Gus
----- Original Message -----
From: "Chris Hariga" <contact@techselesta.com>
To: <asterisk-users@lists.digium.com>
Sent: Sunday, October 19, 2003 8:19 PM
Subject: [Asterisk-Users] Music on hold...
> Hi,
>
> I need a sound card and mpg123 for music on
2005 Aug 23
3
Music On Hold + canreinvite=yes
For canreinvite=yes to work, I think I need to remove the t argument in
the Dial(SIP/ext|60|t) application. Otherwise, Asterisk will allways
stay in the middle. I don't want that, so I removed the 't' argument.
That works. Now, when two UA are calling, Asterisk gets out of the RTP
stream. However, when removing the 't' argument, the Music On Hold
doesn't work anymore
2005 Feb 17
4
functional difference: canreinvite=yes, no, or update
Can anyone give an example of the difference between the following:
canreinvite=no
canreinvite=yes
canreinvite=update
Here is the problem: I have an 800 number sent to me via SIP from a national
carrier. Asterisk gets the number and rings my desk phone. Asterisk has 2
NICs, one with public IP and private IP. My phone is on private IP, the
inbound call is on public.
My phone rings and I answer
2008 Apr 03
0
NAT when outbound call leg is not a local subscriber?
Hi,
I have been experimenting with NAT and Asterisk a bit now. Though I have
made progress along the way, I have come across the following problem. I'll
really appreciate if anyone can provide me any help or pointers. Thanks!
Successful Scenario:
-------------------
All sorts of NAT calls are successful with full two-way media when both end
points are locally subscribed users.
Problem
2007 Apr 06
1
pap2 - dtmf works when 'sip debug' is enabled
I am having an odd problem with a linksys pap2 ata and asterisk...
Asterisk won't detect digits from it until I issue a 'sip debug'. As
soon as I turn on sip debugging, everything works perfectly (classic
heisenbug)!
Asterisk is latest Debian 'etch' packaged 1.2.13. sip.conf looks like:
[mc_ext01]
type=friend
secret=ext01
context=mc_ata_in
host=dynamic
dtmfmode=rfc2833
2006 Nov 07
0
failed to authenticate on invite
I have 2 asterisk boxes connected via SIP
box 1 sip peer connected to box 2 (ip addresses intentionally removed)
[ast20]
type=friend
host=x.x.x.20
insecure=very
context=subscriber
dtmfmode=inband
qualify=no
canreinvite=no
disallow=all
allow=ulaw
box 2 sip peer connected to box 1
[sbb19]
type=friend
host=64.1.8.19
insecure=very
context=inbound
dtmfmode=inband
2006 Feb 11
2
No Voice when canreinvite=no
Hi all
I am using Asterisk 1.2.2 on frdora core 4. i have two
sip UA. if i put canreinvite=yes voice Ok on both
sides. and if i change canreinvite=no there is no
voice (media through asterisk)
one thing more if i try to use playback application
for playing some sound file it is also working (like
exten => 500,1,Playback(demo-abouttotry) this is
working).
here is sip.conf
2008 Oct 07
1
regcontext
hi all,
just wondering what's happening here:
i have a pap2 and an spa941. everytime i call my spa from my pap2 i can
see it being added dynamically on the regcontext:
[Oct 7 11:59:08] -- Saved useragent "Linksys/SPA942-5.2.8" for peer
100100
[Oct 7 11:59:08] -- Added extension '100100' priority 1 to
sipregcontext
but from spa to pap2 i dont see it, i looked
2003 Oct 29
3
Am I missing somthing?
Should the following setup work?
SIP UA---NAT---Internet---NAT---SIP UA
If both UA's support STUN and report the external IP address in the SIP
packet..
I am trying to get away from using canreinvite=no so that traffic can go
directly between the UA's and not via the central server but I can't
seem to get it to work..
Has anyone set this up and can give me some pointers??
2009 Apr 13
0
opensips and asterisk canreinvite
Hi,
I'm using opensips as the registrar server for my users.
I am redirecting calls going out to pstn to my asterisk server.
call flow is basically:
ua --> opensips server --> * server --> sip gateway provider
if (uri=~"sip:00[0-9]*@sip\.myserver\.com") {
xlog("L_INFO", "Call to PSTN\n");
#strip(2);
#prefix("011");
2006 May 25
1
pap2 bridging problems
I'm having a real problem with one of my linksys pap2. On outgoing
calls the callee will ring, but caller (pap2) will not here it ring
When the callee answers, no audio is transmitted either way. Asterisk
reports the call connected and bridged correctly.
Now the kicker is that sometimes it works and other times it doesn't. I
have had the most luck calling land lines, but sometime
2008 Oct 16
0
Sharing my Asterisk + SPA3102/PAP2 setup: What I've learned in 1 week.
(Im' answering cc the list, so the knowledge keeps there, and maybe some more qualified
answers become).
Am Mittwoch, den 15.10.2008, 18:00 -0700 schrieb Francisco del rosario:
> Hey Rodolfo... Need some help from you ...
> I need to know what hardware do I need to make SIP calls if I set-up
> asterisk
> So the situation is that I have a PC and configure the software of my PC to
2004 Dec 18
1
One-way audio with SIP client only on certain calls
Hello.
I have an * server set up on a public IP. I have SIP clients at three
different locations, all behind NATs. I have all the SIP users set up
this way:
[user1]
type=friend
username=user1
secret=password1
callerid="User 1"<101>
host=dynamic
qualify=yes
context=outgoing
All three SIP clients are configured to use STUN (using
stun.fwdnet.net:3478).
Furthermore, I have
2005 Mar 08
1
SIP - Call Park/Pickup and Canreinvite=yes at the same time??
Hi all,
I am trying to use canreinvite in sip.conf and park/pick up calls at the
same time.
Problem:
When I have it set up so RTP goes through asterisk (sip.conf:
canreinvite=yes), # to xfer works fine. But, when I set it up so the RTP
goes direct between endpoints (sip.conf: canreinvite=no), the # to xfer
doesn't work. I believe this is because asterisk isn't in the RTP path and
2009 Feb 05
0
Pattom M-ATA, T.38 and Asterisk 1.4. Canreinvite=yes ? [SOLVED]
2009/2/5 Olivier <oza-4h07 at myamail.com>
> Hi,
>
> Here http://www.voip-info.org/tiki-index.php?page=Asterisk%20T.38 is a
> table listing ATA/Gateways combinations.
> Could anyone successfully set a Patton M-ATA to work with another one,
> using Asterisk 1.4 ?
>
> Is reinvite (canreinvite=yes) necessary or not ?
>
> Regards
>
>
Replying to myself, I
2008 Dec 03
3
canreinvite=yes problem
Hello,
I need to test canreinvite=yes with 2softphones and 1 asterisk.
I want to have that :
http://www.panoramisk.com/wp-content/uploads/2007/05/asterisk-call-flow-outb
ridge.png
But I have that http://www.zimagez.com/zimage/canreinvite.php
Canreinvite=yes work for all phones or just asterisk?...
Can you help me?
Thank you
-------------- next part --------------
An HTML
2005 Aug 21
0
Using locked PAP2 and PAP2-NA with Asterisk
Here is some info that may allow some "locked" PAP2 and
PAP2-NA units to be used with Asterisk:
I have a PAP2-NA (from a provider other than Vonage) for
which I did not know the admin password, though the "user"
pages were accessible to me. The provider had set it up to
fetch at startup, its configuration file by HTTP from a
numeric IP. It was running 2.0.10(LSc).
A search
2005 Aug 31
0
canreinvite=no being ignored?
Am I reading the data below incorrectly, or does it appear that even
though I have the directive canreinvite=no set for the two asterisk
boxes, they are trying to do a reinvite (which fails) anyway?
Is this expected behaviour in this situation? If so, how can I prevent
this?
---- Lots of output ----
Using CVS Head from 2005-08-28, I have two asterisk boxen, one (box A)
has a sip ua (2608)
2007 Jan 17
2
AbsoluteTimeout with canreinvite=yes
Is AbsoluteTimeout designed to work with canreinvite=yes?
If not, are the any other options for disconnecting a call after a
predefined duration when using canreinvite=yes?
Thanks!
David