search for: iaxpeer

Displaying 20 results from an estimated 62 matches for "iaxpeer".

Did you mean: iaxpeers
2007 Jul 19
1
Parsing IAXPeers from Asterisk Manager (PHP API)
Hi all, Trying to do what should be a basic info retrieval from my asterisk network -- get the list of IAXPeers and break down by IP, name, and Status etc. Asterisk 1.0 Manager unfortunately. Using PHP. Easy to get the response -- but parsing it is impossible! That table format throws me for a loop ... Any idea of an easy way to seperate out the columns of that horrid 'table' reponse layout? I rea...
2004 Dec 10
1
IAXPeers for Windows Beta released
...e just done up a quick proggy to show me the status of my IAX peers from my windows box. It plugs into the simple manager proxy. You can see more information (including a screenshot) at: http://www.sineapps.com/news.php?rssid=384 You can download it directly from: http://www.sineapps.com/down/IAXPeers.zip Could you please have a look and let me know your thoughts. -- Cheers, Matt Riddell _______________________________________________ http://www.sineapps.com/news.php (Daily Asterisk News - html) http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)
2009 Apr 16
1
AMI IAXPeers
Is there any reason why IAXPeers output is different from SIPPeers output? The response has no Eventlist: start Ej. Response: Success Eventlist: start Message: Peer status list will follow Event: PeerEntry Channeltype: SIP ObjectName: 1001 ChanObjectType: peer IPaddress: 192.168.175.1 IPport: 63772 Dynamic: yes...
2006 Dec 15
2
Trying to forward calls by using the Callee's context as the forward dial context
...s to numbers that they would normally be allowed to dial within their own context. (I don't want a local call only person forwarding to a long dist number, for example.) I'm able to get the channel context for SIP devices but not for IAX or Zap Devices. I need some pointers on getting IAXPEER to work and how to handle getting the ZAP context info. If there's an easier way, I'm all ears. Thanks. ; #####################Set Some Variables#################### exten => s,1,Set(DEVICE=${ARG1}) ;i.e. SIP/johns_phone exten => s,n,Set(Protocol=${CUT(DEVICE,/,1)}) ;Parse out SI...
2005 Feb 17
2
The 'sipfriends' table is obsolete - ????
...e sipusers and sippeers, though they can point to the same table. == Binding sipusers to mysql/asterisk/sip == Binding sippeers to mysql/asterisk/sip Feb 17 15:20:03 WARNING[15317]: config.c:823 read_config_maps: The 'iaxfriends' table is obsolete, update your config to use iaxusers and iaxpeers, though they can point to the same table. == Binding iaxusers to mysql/asterisk/iax == Binding iaxpeers to mysql/asterisk/iax IS Anything changed?? Missed something? How should the iaxpeers and sippeers tables look like then?
2013 Oct 01
0
Feature request: SIPPEER or IAXPEER equivalent for DAHDI
Hello, With setvar statements in chan_dahdi.conf, we have a convenient way to store DAHDI channels specific values. Unfortunately, we don't have a function to access this data from the dialplan as easily as SIPPEER ou IAXPEER would for SIP or IAX trunks. Using AST_CONFIG, you can access DAHDI setvar value but: 1. only one setvar value (see bellow) 2. AST_CONFIG reads values from current config file not previously loaded file (this is obviously what you would expect from this function). What do you think of this ? Woul...
2007 Nov 20
0
iaxpeers from Realtime
Hello asterisk users, here is a little problem pulling out iax peers from real time database I have the following peer configured in my database mysql> select name,username,secret,type,context,host,disallow,allow,defaultip,deny,permit, ipaddr,port from iax_users where name='iaxtermination'; +----------------+----------+----------------------------------+------+-----
2009 Nov 01
1
Error in MeetMe modules ?
...p_meetme.c: Unable to open pseudo device Where is the problems ? i have too warning and error into my logs: [Nov 1 07:26:17] WARNING[18544] res_musiconhold.c: Unable to open pseudo channel for timing... Sound may be choppy. [Nov 1 07:26:17] WARNING[18544] config.c: Realtime mapping for 'iaxpeers' found to engine 'mysql', but the engine is not available [Nov 1 07:26:17] ERROR[18544] codec_dahdi.c: Failed to open /dev/dahdi/transcode: No such file or directory What is the process for resolv this problems ? "Realtime mapping for 'iaxpeers' found to engine 'my...
2003 Dec 28
0
Is there something wrong with "show manager commands"?
...Count bebop*CLMonitor Monitor a channel bebop*CLStopMonitor Stop monitoring a channel bebop*CLChangeMonitor Change monitoring filename of a channel bebop*CLZapTransfer Transfer Zap Channel bebop*CLZapHangup Hangup Zap Channel bebop*CLZapDialOffhook Dial over Zap channel while offhook bebop*CLIAXpeers List IAX Peers bebop*CLIAXpeers List IAX Peers bebop*CLQueues Queues bebop*CLQueueStatus Queue Status bebop*CLI> show manager commands bebop*CLPing Ping bebop*CLLogoff Logoff Manager bebop*CLHangup Hangup Channel bebop*CLStatus Status bebop*CLRedirect Redirect bebop*CLOriginate Origin...
2006 May 12
6
voicemailmain()
Hi, in the menu of voicemailmain, appear a lot of options, there is a way to leave only some of them? Also I want to know if there is a option that erase all message in a user box. Best REgards Ever Zalazar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060512/98a6f962/attachment.htm
2005 Jul 23
2
(cause 66 - Channel not implemented) -- IAX?
...gested at this time (1:0/0/1) -- Called Agent/1001 -- Stopped music on hold on Zap/1-1 Does the error mean IAX channel is not implemented? When * starts up with -vvvc I get this message when iax2 loads. [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2)) == Registered custom function IAXPEER == Registered application 'IAX2Provision' == Manager registered action IAXpeers == Manager registered action IAXnetstats == Parsing '/etc/asterisk/iax.conf': Found == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2)) == Using TOS bits 16 =...
2007 Sep 26
4
Asterisk realtime error
...ebug for more info. Sep 25 20:29:07 NOTICE[12000]: chan_iax2.c:5252 register_verify: Host 127.0.0.1 failed MD5 authentication for '101' (9a43a82001dfa49d84e8facb765f7de2 != 31610d29241e861816b83998501ee223) I configure extconfig.conf as: [settings] iaxusers => mysql,asterisk,iax_buddies iaxpeers => mysql,asterisk,iax_buddies sipusers => mysql,asterisk,sip_buddies sippeers => mysql,asterisk,sip_buddies res_mysql.conf as: [general] dbhost = localhost dbname = asterisk dbuser = root dbpass = asterisk dbport = 3306 dbsock = /var/lib/mysql/mysql.sock My table as: CREATE TABLE iax_bu...
2004 Dec 21
2
IAXTEL Configuration
...st=iaxtel.com username=USERNAME secret=SECRET auth=rsa inkeys=iaxtel [iaxtel] type=friend context=incoming host=iaxtel.com auth=rsa inkeys=iaxtel However, when I start Asterisk, I get the following warning: [chan_iax2.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 doe...
2003 Jul 09
1
IAX2 Warning
When starting *, I get the following when the chan_iax2.so loads: [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2)) == Manager registered action IAXpeers == Parsing '/etc/asterisk/iax.conf': Found WARNING[16384]: File chan_iax2.c, Line 4980 (set_config): Ignoring port for now == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2)) == Using TOS bits 16 == IAX Ready and Listening on 0.0.0.0 port 4569 As I...
2005 Jan 15
2
No more loading asterisk...
...er I try to load, I get these errors Jan 15 16:37:24 ERROR[7573]: chan_iax2.c:7486 load_module: Unable to bind to 0.0.0.0 port 4569: Address already in use Jan 15 16:37:24 WARNING[7573]: loader.c:345 ast_load_resource: chan_iax2.so: load_module failed, returning -1 == Manager unregistered action IAXpeers == Unregistered channel type 'IAX2' Jan 15 16:37:24 WARNING[7573]: loader.c:440 load_modules: Loading module chan_iax2.so failed! A friend reccomended I used Apt-Get to install it, so I tryed to do that to overwrite it, and even after a full recompile I get these errors... I don't...
2009 Jun 03
1
IAX2 Channel Information
I'm trying to isolate the IP address of inbound calls to my switch over IAX2. Is the proper way to get that information as follows: ${IAXPEER(IP)} If the caller was inbound via SIP, this works: ${SIPCHANINFO(PEERIP)} So I'm looking to return the IP address of the caller via IAX2. Thanks Lee -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asteris...
2005 Jun 05
0
Re: Bison, Flex, Conditional Expression
...pattern GROUP_COUNT GROUP_COUNT([groupname][@category]) Counts the number of channels in the specified group CHECK_MD5 CHECK_MD5(<digest>,<data>) Checks an MD5 digest MD5 MD5(<data>) Computes an MD5 digest IAXPEER IAXPEER(<peername>[:item]) Gets IAX peer information SIP_HEADER SIP_HEADER(<name>) Gets or sets the specified SIP header How are these functions used? The last sentence of the README.variables file says: Certain functional variabl...
2005 Mar 24
14
Realtime mysql problem?
All, I get this whenever trying to dial to a peer when the peer registered to another server. I'm basically trying to use realtime to check for the peer and dial it. Mar 24 09:16:47 VERBOSE[4527]: -- Executing Dial("SIP/brak-f69f", "IAX2/brak-test/107") in new stack Mar 24 09:16:47 DEBUG[4527]: MySQL RealTime: Retrieve SQL: SELECT * FROM sip_users WHERE name =
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:
2004 Oct 01
1
Unable to create Zap channels/IAX Warning
...probems with incoming calls from fwd using IAX2 and can only see the following warning which I assume is causing the problem, outgoing calls are working ok. The following WARNING is displayed during start-up [chan_iax2.so] => (Inter Asterisk eXchange (Ver 2)) == Manager registered action IAXpeers == Parsing '/etc/asterisk/iax.conf': Found Oct 1 18:43:01 WARNING[1077112960]: chan_iax2.c:6605 set_config: Ignoring port for now == Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver 2)) == Using TOS bits 16 == IAX Ready and Listening on 0.0.0.0 port 456...