Displaying 20 results from an estimated 1000 matches similar to: "Getting a Cisco gateway to work with Asterisk"
2010 Nov 09
2
Merge Data
Hello;
I have a problem merging data sets. I use this command:
FileNames <- list.files(path="C:/updated_CFL_Rad_files/2007/11",
full.names=TRUE)
> dataMerge <- data.frame()
> for(f in FileNames){
+ ReadInMerge <- read.csv(file=f, header=T, na.strings="NULL")
+ dataMerge <- merge(dataMerge, ReadInMerge,all=T)
+
+ }
and an error occurs.The size of the
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
2005 Mar 07
1
What combination of pwlib and openh323 are
Hi Mark
Funny you should ask this question, I just spent yesterday integrating
building asterisk with h323 support to connect to a Cisco call agent.....I
cant say if it will work for you but it compiles and loads nicely ! I will be
testing this evening....
# cd /root
# wget http://www.voxgratia.org/releases/pwlib-Pandora_release-src-tar.gz
# wget
2005 Mar 07
1
What combination of pwlib and openh323 are required to get Asterisk-oh323 v0.7.1 to compile
Hi there
I have Asterisk running beautifully on our test server. Over the past few
days I have been tearing my hair out trying to compile various versions of
asterisk-oh323 on various versions of pwlib and openh323.
pwlib is now up to 1.8.3 and openh323 is now 1.15.2 stable.
asterisk-oh323 is currently 0.7.1
I have tried these three with many errors.
I have tried 0.7.1 with pwlib 1.5.2 and
2006 Jan 17
2
IAX/SIP and openser problem. IAX bug?
Hello.
I am in a strange situation. I have two asterisk. Asterisk "A" makes a
call for asterisk "B" by IAX. Asterisk "B" recives the call and delivers
it to Openser by SIP. The problem is openser printing this in the screen:
ERROR: parse_to : unexpected char ["] in status 5: <<"David" <sip:>> .
ERROR:parse_from_header: bad from header
2006 Dec 04
2
Odd queue issue
Hi,
I have 2 systems (A and B). I have an 800 number... when someone
calls the 800 number it goes:
IAX2-->A---IAX---B--->SIP PHONE
However.. if the user calling the 800 number is a SIP user that is
registered to A it goes:
SIP--->A---IAX---B--->SIP PHONE
This is the problem... when a call comes in from the IAX2 800
provider, things work fine... however if a SIP user registered to
2009 Oct 23
3
SIREN14 call setup and record/playback
I've got a fresh (1 day old) svn trunk release SVN-trunk-r225360 of Asterisk
and I'm trying to get it to accept a SIREN14 call from Polycom's softphone.
Having trouble with SDP negotiation, I want to only allow SIREN14 and
nothing else. I also want to record and playback files, any tips on what
the Record function parameters should be?
In sip.conf I have:
disallow=all
2007 Aug 23
1
channel not hungup (zombie?) so call limit not reset to zero
im having a strange problem related to call-limit for peers. well im not
sure if its related to call-limmit or not. Bottom line is:
I call a user A, from user B. user B hears silence, untill it goes to
voicemail. when user B hangsup. user B's call limit is reset to 0 but user
A's call limit is not reset.strange thing is user A's status on cli is shown
as NOANSWER, while user B did not
2014 Dec 11
2
PJSIP configuration question
Dan Cropp wrote:
> I had my screenshots flipped. Is there a way to make sure the Contact field is NOT included in the ACK response to the OK (for the Answer)?
>
> PJSIP is including the Contact for the ACK response to the OK.
> Contact:<sip:1234 at xxx.xxx.xx.xxx:5060>
>
There is no configuration option to configure this behavior. What is the
full SIP signaling?
--
Joshua
2004 Jun 03
4
miserable time with Cisco ATA186
I'm having a horrible experience getting a Cisco ATA-186 to work with *.
I can make calls from the ATA with no problems. However, incoming calls
make the ATA ring once, and then the call is disconnected. I have no
problems with my Sipura 2000 or my Grandstream phones.
I am running 2.16.1 sip code on the ATA 186. Neither * nor the ATA is
behind a NAT. They are both on public IP addresses
2012 Jan 09
1
video mail is not store
Hi,
I am facing an issue while testing the video mail service of Asterisk. I have two different setup on one setup client being used is Mercuro while on the other client is Android based.
On the Mercuro setup video mail is stored and retrieved properly while with Android based setup video?mail is not stored (audio is through).
Both the client?use H.264 codec with following sdp information:
2016 Oct 15
3
Registered successfully, but after a minute or so no SIP messages anymore
ping times are fine as well:
[root at freepbx asterisk]# ping sipgate.de
PING sipgate.de (217.10.79.9) 56(84) bytes of data.
64 bytes from sipgate.de (217.10.79.9): icmp_seq=1 ttl=57 time=46.7 ms
64 bytes from sipgate.de (217.10.79.9): icmp_seq=2 ttl=57 time=46.4 ms
64 bytes from sipgate.de (217.10.79.9): icmp_seq=3 ttl=57 time=46.7 ms
64 bytes from sipgate.de (217.10.79.9): icmp_seq=4 ttl=57
2016 Oct 15
2
Registered successfully, but after a minute or so no SIP messages anymore
hi,
let me explain in detail, what i have configured and what is happening now:
1st router w724v (Deutsche Telekom AG):
- port forwarding, everything to destination port 51000-55999 to
device with ip 192.168.2.50 (interface of 2nd router)
2nd router Bintec RS353j):
- configured NAT, everything to port 51000-55999 to device
192.168.3.99 (same ports)
other direction is totally open.
I
2005 Sep 24
2
Asterisk returns 484 ADDRESS INCOMPLETE for incoming SIP calls
I'm new to asterisk and need some help with getting a SIP connection
working.
I am trying to establish a termination point/DID number in another
country. I am currently running Asterisk CVS-HEAD. My foreign provider
uses SIP and authenticates via IP address. I am not required to
register my SIP connection in order to send or receive calls.
Can someone help me with how to understand the
2014 Jun 18
1
Making sense of SDP for debugging of missing audio in SIP trunk
I am debugging an intermittent issue of missing audio on calls that come from a SIP provider into our asterisk-11.10 installation. Sometimes, incoming calls from this provider work correctly, with audio streaming in both directions. Other times, with the
same setup, the calling party is unable to hear the IVR recording from the asterisk installation, although in fact the streaming is supposed to
2006 Jun 12
2
transferring calls from ekiga to asterisk
I have ekiga registering to a voip provider (skypho) and receiving
external call
through the stun server.
I want to redirect inconditionally all these calls to my asterisk
server, but I can't understand how and what should I configure in
asterisk in order to accept the redirected call.
In asterisk console I can't see nothing when ekiga passes the call.
If I turn asterisk's sip
2006 Mar 08
4
PAP2 won't make two g729 calls at the same time
I have a Linksys PAP2. Identical setups for the two channels in both
the unit and in Asterisk. In particular, both channels enable g729 and
set it as the preferred codec, and have disallow=all and allow=g729 in
sip.conf.
If we make a call on one channel, it works (and uses g729), but if we
make a call on the other channel when the first one is still connected,
it fails. We have three g729
2004 May 11
2
SDP messages relating to rtpmap Question
SDP question if * recieves "a=rtpmap:103 telephone-event/8000" it shouldn't
it send out the same "a=rtpmap:103 telephone-event/8000" to the other side
of the connection? and not something like "a=rtpmap:101
telephone-event/8000"?
Thanks
2009 May 22
3
No response to our critical packet problem
Hi,
I have a strange problem. At a site where there are 20+ phones, there
is one phone that cannot make outbound (to PSTN) calls.
Each call is dropped after 20s with "no response to our critical packet".
Calls to voicemail and internal extensions work fine.
I understand that everything points to a NAT problem, but I don't
understand how it could be because:
1) It does not affect
2015 Mar 23
2
PJSIP - Video Support for WebRTC
Hey i have an interesting topic to discuss here.
The main goal here is to be able to make a video call between two WebRTC endpoints registered on asterisk 13 it is a feature that definitely asterisk 13 should support .
the problems that i faced with this is the following and i hope i could get an advise here.
asterisk 13 vanilla version has some issues marking the video packets this complain