search for: build_peer

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

Did you mean: build_pair
2010 Aug 03
1
sip.conf register in realtime DB
...; as-needed basis? (yes|no) After a reload I noticed that the registration came through when I executed "sip show registrations". This realtime works. But I then get a lot of the following messages : / [Aug 2 20:05:05] WARNING[29850]: chan_sip.c:18187 build_peer: Qualify is incompatible with dynamic uncached realtime. Please either turn rtcachefriends on or turn qualify off on peer 'user2' [Aug 2 20:05:05] WARNING[29850]: chan_sip.c:18187 build_peer: Qualify is incompatible with dynamic uncached realtime. Please either turn rtcachefriends on...
2003 May 20
3
Startup problem
What is this? chan_iax2.c line 4695 (build_peer): Unable to support trunking on peer 'lamas-tigris' without zaptel timing codec_g729b.c Line 413 (load_module): Unable to initialize va stuff: -1 This is why I can't start asterisk in the background -------------- next part -------------- An HTML attachment was scrubbed... URL: http://...
2005 Mar 17
3
Realtime Problem = Segmentation faults
Hi: I had asterisk with RealTime database working perfectly in a RH 9.0 machine. I used the sip cache so I even had MWI working. The problem is that I decided to move to Fedora Core 3. I installed the lastets cvs version of asterisk and the RealTime addon from asterisk-addons. I at first had the problems with the kernel and the zaptel driver but all that was solved with the
2005 Feb 17
4
can't enable trunking :(
...... ... ... trunk=yes ... ... ... everything seems to work fine but when i load asterisk it says: -------------- Feb 17 10:59:14 WARNING[18726]: chan_iax2.c:7536 build_user: Unable to support trunking on user 'karachi' without zaptel timing Feb 17 10:59:14 WARNING[18726]: chan_iax2.c:7345 build_peer: Unable to support trunking on peer 'karachi' without zaptel timing -------------- I tried to install the ztdummy and i succeeded on one of the box but for the other i am having problems :( It was missing the kernel-source rpm. I installed the version that i found but now the first error...
2004 Dec 21
2
IAXTEL Configuration
...ax2.so] => (Inter Asterisk eXchange (Ver 2)) == Manager registered action IAXpeers == Parsing '/etc/asterisk/iax.conf': Found Dec 21 15:44:04 WARNING[24873]: chan_iax2.c:6602 build_user: Cannot allow unknown format 'iaxtel.com' Dec 21 15:44:04 WARNING[24873]: chan_iax2.c:6497 build_peer: Cannot allow unknown format 'iaxtel.com' For some reason, it does not like the "host=" lines. I've replaced 'iaxtel.com' with their IP, but that gives the same error. Please assist. Thanks, Adam The contents of this email message and any attachments are conf...
2010 Mar 01
1
rtcachefriends & qualify
[Mar 1 14:54:07] WARNING[15290]: chan_sip.c:17669 build_peer: Qualify is incompatible with dynamic uncached realtime. Please either turn rtcachefriends on or turn qualify off on peer 'gerrie' Am I correct that when I turn on rtcachefriends in sip.conf, database-changes in my MySQL-DB will not be reflected untill a reload ?? Am I correct that when...
2009 Feb 12
1
1.6.1-rc1 errors
...22261]: codec_dahdi.c:398 find_transcoders: Failed to open /dev/dahdi/transcode: No such file or directory [Feb 12 12:32:33] WARNING[22261]: chan_iax2.c:10939 build_user: Unable to support trunking on user 'telecomab' without DAHDI timing [Feb 12 12:32:33] WARNING[22261]: chan_iax2.c:10679 build_peer: Unable to support trunking on peer 'telecomab' without a timing interface I am using DAHDI 2.1.0.4, Asterisk 1.6.1-rc1 on a CentOS 5.2 machine with a TDM04 card. These are the modules: Module Size Used by dahdi_echocan_mg2 9608 0 wctdm 39884...
2006 Jun 20
0
ooh323 issues
Hi all. Trying to setup H.323 via Asterisk between a PLANET H.323 box and my SIP phones. When calling from the SIP phones, it connects but quickly disconnects citing the following error message: **** --- build_peer +++ build_peer +++ reload_config +++ ooh323_do_reload -- Executing Dial("SIP/yyy-2965", "OOH323/203@xxx") in new stack --- ooh323_request - data 203@xxx format 0x4 (ulaw) --- find_peer +++ find_peer +++ ooh323_request --- ooh323_call- 203@xxx --- onNewCall...
2005 May 15
1
Compile problem on last CVS
...sip.c:10029: for each function it appears in.) chan_sip.c:10029: `mask' undeclared (first use in this function) chan_sip.c:10094: warning: type defaults to `int' in declaration of `__s' chan_sip.c:10094: warning: comparison of distinct pointer types lacks a cast chan_sip.c: In function `build_peer': chan_sip.c:10176: parse error before `struct' chan_sip.c:10221: `peerflags' undeclared (first use in this function) chan_sip.c:10221: `mask' undeclared (first use in this function) chan_sip.c:10391: warning: type defaults to `int' in declaration of `__s' chan_sip.c:10391:...
2004 Apr 20
1
Re: SIP re-invite
Trouble getting chan_sip2 to compile below is what I have done -download acl.c.patch,acl.h.patch,chan2s_sip.c to /root/software cp /root/software/chan_sip2s.c /usr/src/asterisk/channels cd /usr/src/asterisk/ patch -p0 acl.c /root/software/acl.c.patch cd /usr/src/asterisk/include/asterisk patch -p0 acl.h /root/software/acl.h.patch - added the follow to /usr/src/asterisk/channels/Makefile
2004 Sep 03
0
I forgot to add my email please contact me offline we have around 300, 000 to 1/2 million minutes per month for India and Pakistan .. can ztdummy help trunk mode?
...roperly because I can use conferences without any errors. But when I try to use trunk=yes, I get the following: Sep 2 21:20:51 WARNING[1137720112]: chan_iax2.c:6422 build_user: Unable to support trunking on user home' without zaptel timing Sep 2 21:20:51 WARNING[1137720112]: chan_iax2.c:6246 build_peer: Unable to support trunking on peer 'home' without zaptel timing Can something be done?? Thx in advance for your replies.
2009 Nov 04
0
memory leak with static users
...users aren't connected we have a memory leak: the memory used by Asterisk grow up and generate (after a time that depends from the number of static users) an OOM and his consequent kill. Using refcounter debug (uncomment REF_DEBUG macro in chan_sip.c), we noticed only peer objects (builded by build_peer) have "Refcount not zero". Reading /tmp/refs, we noticed destructor is called for all channels created (with sip_alloc) for to send SIP OPTIONS message. This channels appear into refcounter debug when message is sent, but not when timout expires and they are destroyed with **call destruct...
2010 Oct 05
0
Chage Asterisk 1.6.1 to 1.6.2
...02 mysql_reconnect: MySQL RealTime: Connection okay. [Oct 5 05:39:22] DEBUG[15081]: res_config_mysql.c:371 realtime_mysql: MySQL RealTime: Retrieve SQL: SELECT * FROM VOIP_Comptes_SIP WHERE name = 'SIPUSER001' AND host = 'dynamic' [Oct 5 05:39:22] DEBUG[15081]: chan_sip.c:23734 build_peer: -REALTIME- peer built. Name: SIPUSER001. Peer objects: 13 [Oct 5 05:39:22] WARNING[15081]: acl.c:392 ast_get_ip_or_srv: Unable to lookup '' [Oct 5 05:39:22] DEBUG[15081]: chan_sip.c:4651 sip_destroy_peer: Destroying SIP peer SIPUSER001 [Oct 5 05:39:22] DEBUG[15081]: chan_sip.c:3557 _...
2013 Apr 09
0
realtime peer w/ callbackextension does not register after 'sip reload'
...reload'. If I add the "register" line back to sip.conf, I get 2 lines for the same peer (in 'sip show registry') and both show state = registered. Strange. Tried to dig through the code in chan_sip.c and one difference seems to be in the "register" line created by build_peer() - it includes the peername (register => peer?user:secret at host/extension), whereas in my config file I had just "register => user:secret at host/extension". I removed the peer part from the source and recompiled, and if I recall correctly the registration "survived" si...
2004 Apr 27
2
help ---IAX2 with zaptel timming.
...er registered action IAXpeers Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:6099 set_config: Ignoring port for n ow Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:5928 build_user: Unable to support t runking on user 'voip2' without zaptel timing Apr 27 11:33:53 WARNING[16384]: chan_iax2.c:5756 build_peer: Unable to support t runking on peer 'voip2' without zaptel timing == Using TOS bits 16 == IAX Ready and Listening on 0.0.0.0 port 4569 == Loaded firmware 'iaxy.bin' _________________________________________________________________ FREE pop-up blocking with the new MSN Toolb...
2009 Aug 12
1
app_voicemail.so: undefinied symbol: global_app_buf
...ory user found, anonymous binding as default. [Aug 11 22:00:01] ERROR[20173]: res_config_ldap.c:1613 parse_config: No directory URL or host found. [Aug 11 22:00:01] NOTICE[20173]: res_config_ldap.c:1507 load_module: Cannot load LDAP RealTime driver. [Aug 11 22:00:01] NOTICE[20173]: chan_sip.c:22824 build_peer: The 'username' field for sip peers has been deprecated in favor of the term 'defaultuser' [Aug 11 22:00:01] WARNING[20173]: loader.c:376 load_dynamic_module: Error loading module 'app_queue.so': /usr/lib/asterisk/modules/app_queue.so: undefined symbol: global_app_buf [Aug 1...
2005 May 10
2
skype channel
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I just noticed that the Skype API for linux seems to be available. I've read before a number of posts where people were talking about implementing a chan_skype with the skype API. I wonder if there is any progress in that direction, and if anyone is working on it. /B - -- * GPG-Key: http://evil.gnarf.org/mrbk.pgp A: Because we read from top to