search for: 50760

Displaying 20 results from an estimated 23 matches for "50760".

Did you mean: 5060
2016 Aug 11
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
...16.03.04 [Aug 11 15:53:50] Organization: Doubango Telecom RTP debug : RTP Debugging Enabled for address: 178.119.146.190:0 [Aug 11 16:01:20] Got RTP packet from 178.119.146.190:58814 (type 08, seq 014114, ts 3292374327, len 000160) [Aug 11 16:01:20] Sent RTP packet to 178.119.146.190:50760 (via ICE) (type 08, seq 033787, ts 3292374320, len 000160) [Aug 11 16:01:20] Got RTP packet from 178.119.146.190:58814 (type 08, seq 014115, ts 3292374487, len 000160) [Aug 11 16:01:20] Sent RTP packet to 178.119.146.190:50760 (via ICE) (type 08, seq 033788, ts 3292374480, len 000160) [...
2016 Aug 10
2
Asterisk 11.23.0 on CentOS6 : how to get ICE support ?
Hello thank you for your answer. I don't understand how there are many tutorials and examples on the web where every time the outcome is a working setup. Very strange I feel now after my personal experience with Asterisk 11 and webRTC. You also say Asterisk 13. How about Asterisk 12 then ?? Kind regards. On 10-08-16 21:53, Matt Fredrickson wrote: > I don't see an ice-ufrag or
2007 Jul 09
10
Monitor events?
Hi all, I would like to know if there is any possibility to send an event when a call is monitored? For both start and stop monitor. There is no event sent on asterisk 1.2 for that monitor case. I did not find any changes regrding that on 1.4. Am I wrong? Is it even possible to send an event when a monitor starts or stop ? Or is this a bad idea. Regards, Daniel
2008 Apr 10
3
Removing "Parsing /etc/asterisk/manager.conf" from CLI
Hello, Is there any way of removing this line from showing on the console? I have a script that logs in every few seconds to manager and it makes the CLI output very hard to follow because of the " == Parsing '/etc/asterisk/manager.conf': Found". (Yes, Found! manager.conf was there 3 seconds ago, guess what it's still there.) There is a very old feature request about this
2008 Feb 09
1
Problem with fitdistr function
...0 286 49500 0 287 49560 0 288 49620 32 289 49680 32 290 49740 0 291 49800 0 292 49860 0 293 49920 0 294 49980 33 295 50040 0 296 50100 0 297 50160 0 298 50220 0 299 50280 0 300 50340 0 301 50400 0 302 50460 0 303 50520 102 304 50580 0 305 50640 0 306 50700 0 307 50760 100 308 50820 0 309 50880 0 310 50940 0 311 51000 0 312 51060 0 313 51120 0 314 51180 0 315 51240 0 316 51300 0 317 51360 0 318 51420 32 319 51480 32 320 51540 0 321 51600 0 322 51660 0 323 51720 0 324 51780 0 325 51840 0 326 51900 0 327 51960 0 328 52020 0 3...
2006 Apr 20
2
asterisk + mobicents
Hello, I look at the mobicents project. Somebody has experience within both projects ? Regards Harry ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services pr?f?r?s : v?rifiez vos nouveaux mails, lancez vos recherches et suivez l'actualit? en temps r?el.
2006 May 14
0
[patch] fix for redirect manager action with BRIstuffed Asterisk
...ty and ExtraPriority properties. A patch for manager.c is available at http://www.reucon.net/~srt/bristuff_redirect.patch as a result to a bug filed against Asterisk-Java at http://jira.reucon.org/browse/AJ-34 I've sent a notice to kpj. =Stefan -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: srt@reucon.net Jabber: srt@jabber.reucon.net -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 254 bytes Desc: OpenPGP digital signat...
2006 May 15
1
View Agent Status on the Web
Hi all, I want to be able to see the status of my Agents on a web interface. I have no idea how to do so. I have found a few sample script to communicate with queues manager to view queues.But I couldn't find any on viewing the agent status. Could anybody give me a clue? Regards, Pim
2006 May 29
2
Simple windows / web Asterisk user software?
Our windows users are looking for a simple application to permit dialling and transfer from Windows desktop (or web page). I've looked at everything mentioned in the WIKI, and most are either not appropriate, or are not maintained any longer. I've used Flash Operator Panel, and quite like it, but I don't believe there is a way to have a per-user view (so people can only manage
2007 Feb 13
1
How can I use "Asterisk Manager API" to hold and retrive an active call?
These are common functions. Why "Asterisk Manager" doesn't provide commands to hold and retrive an active channel? If it must be implemented by AGI, could anyone give a direction or steps? Thanks in advance, James -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 16
0
How can I use 'Asterisk Manager API' to hold and retrive an active call?
...t;Example to hangup all active channels: >for (AsteriskChannel channel : server.getChannels()) >{ >channel.hangup(); >} >http://asterisk-java.org >I am sure other libraries provide similar abstraction. >=Stefan >-- >reuter network consulting >Neusser Str. 110 >50760 Koeln >Germany >Telefon: +49 221 1305699-0 >Telefax: +49 221 1305699-90 >E-Mail: stefan.reuter >Jabber: stefan.reuter -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070216/ff6dfd63/attachm...
2007 Mar 05
1
Re: Asterisk Java w/ Threads
...sure is the EventListener objects you pass to these connections synchronize access to shared data (if there are such accesses). I think this approach is rather simple for the user and don't see a benefit in adding a proxy to that picture. =Stefan -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: stefan.reuter@reucon.com Jabber: stefan.reuter@reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: applic...
2007 Mar 22
1
managers
Hi - Am I allowed to have multiple managers logged in with the same manager username at the same time? I'm referring to the id names in manager.conf. I expect so, but just want to check to help in troubleshooting a problem. thanks -todd-
2007 Apr 17
0
Re: [Asterisk-java-users] asterisk-java.org up again with bonus article on Local/ channels
...e article include a nice diagram on how using Local channels and Originate relates to the events you see on the Manager API. =Stefan P.S. If you still encounter problems please contact me off-list and I'll have a look if I still missed anything. -- reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: stefan.reuter@reucon.com Jabber: stefan.reuter@reucon.com Steuernummern 215/5140/1791 USt-IdNr. DE220701760 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: applic...
2007 Jul 22
1
IMAP and ODBC voicemail storage
Hi, I'm wondering whether or not I should go for ODBC or IMAP voicemail storage. Before diving into details, I would be very pleased to get input form others. 1. With IMAP, is it necessary to save a copy of voicemails in /var/log files so that a user can still listen to his (or her) own voicemails with his own hardphone ? 2. How then, can you make sure to skip non-voice mails stored in the
2007 Jul 12
1
Queues monitoring software
Hello all, A client of us, needs a queue monitoring system. In realtime he needs to now the PRI status, the agents logged in and logged out, the number of received calls by agent, ....,etc. I am not a call center specialist and i want to find a call center software to offer to my client that fits his needs. I need a monitoring solution for incomming and outgoing calls and a queue management
2006 May 29
4
Recent debian packages?
Hi, I'd like to use the convenience of apt packaging, but debian sarge's default asterisk is something like 1.0.7. Are there any apt repositories which provide newer versions of the software? Thanks! -- Jean-Michel Hiver - http://ykoz.net/ D?couvrez la R?union des Technologies IP & Telecom TEL: +262 (0)262 55 03 98 - RCS 434 273 330 SAINT PIERRE
2006 Mar 22
5
transfer calls via Manager Api
i've seen that opening a socket on the asterisk server i can originate a call from one extension to another in a specific context. Is it possible to transfer an existing call from the extension ... SIP/xxx to another extension in a specific context? thanks
2007 Feb 28
3
multiple phones registered for the same user
Dear all, I've noticed that when I have a phone registered in Asterisk, and then I register another phone with the same user, the "sip show peers" in the CLI shows that Asterisk replaced the IP of the first phone by the IP of the last one registered for that user. Consequently, if someone calls that user, only the last phone rings!! How may I configure Asterisk to be able to
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
...0 286 49500 0 287 49560 0 288 49620 32 289 49680 32 290 49740 0 291 49800 0 292 49860 0 293 49920 0 294 49980 33 295 50040 0 296 50100 0 297 50160 0 298 50220 0 299 50280 0 300 50340 0 301 50400 0 302 50460 0 303 50520 102 304 50580 0 305 50640 0 306 50700 0 307 50760 100 308 50820 0 309 50880 0 310 50940 0 311 51000 0 312 51060 0 313 51120 0 314 51180 0 315 51240 0 316 51300 0 317 51360 0 318 51420 32 319 51480 32 320 51540 0 321 51600 0 322 51660 0 323 51720 0 324 51780 0 325 51840 0 326 51900 0 327 51960 0 328 52020 0 3...