search for: sip_peers

Displaying 17 results from an estimated 17 matches for "sip_peers".

2009 Jul 06
5
Dial cmd help
I have a dial cmd buried amongst a series of others in a macro like so: exten => s,n,Dial(SIP/1${ARG1}@sip_peer,60,T) Reason for adding a "1" is all the others in the macro don't want the "1" so this was easiest at the time. Now I need to send NA long distance through this macro. All the other dial cmds will just work, but this one is going to try to dial 11NXXNXXXXXX
2005 Dec 28
5
Regular crashes
I have just setup asterisk on a debian sarge box. I am running Asterisk 1.21 with AMP and chan_capi_cm 0.6.1 using a BT Speedway (AVM Fritz) ISDN card, connected to a BT ISDN2e line. Currently we have 6 extensions (SIP) configured all using CounterPath(Xten) eyebeam softphone. After many hours of Googling I have finally got it all setup and working. We can transfer calls internally and make and
2007 Jun 03
0
Strange problem with channel allocation
Hello I just settup a realtime mysql table for sip_peers. All peers (friends) is autenticateing but when i want to initiate a call between them i got the following error. Someone have some ideea? Thank you. ---<Cut Here>--- pbx*CLI>console dial 1014 == Console is full duplex -- Executing [1014@default:1] Dial("OSS/dsp", "...
2006 Apr 24
2
Question about Asterisk realtime
Hi All: I used FreePBX to configure Asterisk, and tables are create in MySQL by using FreePBX install script. I created two x-lite softphone accounts by using FreePBX, they are stored in table sip as friend. I followed wiki doc to edit the extconfig.conf file. I can not get those two softphone to talk since I got the error message from Xlite as: Call failed: 503 service Unavailable I noticed
2006 Mar 18
1
Realtime SIP users/peers - Screwed?
Oh heck. It really looks like realtime has been seriously screwed up. When a call comes in to Asterisk, I can see asterisk executing these queries. SELECT * FROM ast_sip_peers WHERE host = '2XX.YYY.142.205' SELECT * FROM ast_sip_peers WHERE name = '2944093' SELECT * FROM ast_sip_peers WHERE name = '2944093' So, the first thing it does is check and see if there are any records in sip_peers where the IP address of the message matches. What happens...
2005 May 12
1
realtime sip show peers no nat
Hello sip show peers does not mark hosts as NAT even though sip.conf and sip_peers table has nat=yes. spitfire*CLI> sip show peers Name/username Host Dyn Nat ACL Mask Port Status voipuser.org/gdsm 216.127.66.119 N 255.255.255.255 5060 Unmonitored 5560/5560 192.168.4.5 D N A 255.255.255...
2006 Apr 11
4
Why is the internet connection important to LAN and PSTN calls?
Out internet connection was out this morning. It seems that the SIP extensions on our LAN were affected. Behavior like: Call comes in over POTS to a TDM400P, there is a delay then before the Cisco 79[46]0's start to ring. If we were lucky enough to get a call through, then we could not transfer the call, or place the call on hold, or park the call. Outbound calls seemed to have a delay
2006 Jan 05
0
Regular Crashes - Partially Solved
Thanks Paradise, this seems to have worked a treat!!! I commented out the: exten => 110,hint,SIP/110 lines which were in extensions_additional.conf for each sip extension I had. This seems to have stopped the crashes which were previously 3-5 times a day, now: System uptime: 1 day, 18 hours, 10 minutes, 3 seconds Interestingly it had the knock on effect of fixing another problem I had
2009 Feb 03
1
Warning in CLI
Hi, Anyone can tell me what this means? [Feb 3 12:42:32] WARNING[12130]: chan_sip.c:3293 update_call_counter: Inringing for peer 'test-peer' < 0? Regards, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090203/a39503b7/attachment.htm
2013 Feb 23
0
Connecting to multiple databases using res_config_pgsql
...localhost dbport=5432 dbname=mydb dbuser=pgdbuser requirements=warn [pgwritedb] ;; Connect to mydb2 on another host dbhost=<IP of other db server> dbport=5432 dbname=mydb2 dbuser=pgdbuser2 dbpass=xxxxx requirements=warn In extconfig.conf I configured sippeers => pgsql,general,sip_peers sipregs => pgsql,pgwritedb,sip_regs But asterisk is not using 'pgwritedb' to connect for sipregs, its trying to update 'sip_regs' on the local database. Thanks
2013 Apr 26
0
caller_id vs cid_number
Are these both caller id presentation related? If not, which on is currently being used. Finally, is there a "latest" sip_peers table structure to use with 1.8, without the obvious hacks, deprecations. and redundancies? Thanks in Advance, Nick.
2015 Feb 13
2
Debugging some DTMF Weirdness.
I'm attempting to find where my extra long DTMF Tones are coming from. I'm dialing from my sip handset through my proxy to my Asterisk box which is my PSTN Gateway. I'm pressing 4 to select a menu and everything is fine. [Feb 12 16:58:18] DTMF[29762] channel.c: DTMF begin '4' received on SIP/trunk-0a02dee0 [Feb 12 16:58:18] DTMF[29762] channel.c: DTMF begin passthrough
2006 Oct 11
1
user address format
Hello everybody! [Introduction] This is a quite long message, but I think the problem is interesting. [The problem] Does anyone know how can I tell Asterisk that a certain user has a certain telephone number (or address)? For example, I have some registered users, but nor the client (X-lite) nor the server (Asterisk) specifies what telephone number has the user. I don't want to
2007 Mar 01
5
Asterisk Realtime
Could someone provide some steps for troubleshooting Realtime? I can't see any signs that it's working. I followed and double-checked a few different guides around the net, but haven't been able to figure it out. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Nov 25
0
asterisk + res_config_ldap = asterisk.core
Greetings. Attempting to connect Asterisk to LDAP database using res_config_ldap module. While trying to register sip client (Ekiga softphone), according to slapd.log, asterisk connects to LDAP server, asks for some attributes to modify (they do exist, and asterisk user has all permissions to do that, etc). And then asterisk application just crashes. Without ldap (using just static users'
2008 Jul 21
1
Problems w/Asterisk Realtime + MySQL + SIP
...2.168.0.2>' failed for '192.168.0.25' - Wrong password [Jul 21 15:40:47] DEBUG[2105]: chan_sip.c:15372 sipsock_read: SIP message could not be handled, bad request: 1832465624 at 192.168.0.25 This error is different to the error that is received if a username that is not in the MySQL sip_peers / sip_users table is specified. Therefore at least the MySQL connection appears to be working. extconfig.conf: sipusers => mysql,asterisk_config sippeers => mysql,asterisk_config I have also tried explicitly adding ',sip_users' and ',sip_peers' to these lines, but asterisk b...
2003 Feb 27
3
Intercom and Paging
What models? Jeff Noxon (jeff-asterisk at planetfall.com) wrote*: > >I just purchased a bunch of Nortel Meridian POTS phones that support >intercom on the 3rd pair. I intend to get it working with Asterisk. >The phones support MWI, have a 3-line display, callerID, call waiting >callerID, 2 lines...very nice. > >On Thu, Feb 27, 2003 at 01:07:19AM -1000, James H. Thompson