search for: toadnet

Displaying 16 results from an estimated 16 matches for "toadnet".

Did you mean: adnet
2003 Sep 12
3
7206 as SIP->PSTN Gateway?
...st for a 7206VXR to act in a similar capacity, either as a T1/PRI, DS3, or POTS FXO/FXS? What other Cisco routers can act as SIP gateways today? Thanks, Dave ===================================================================== David C. Troy [dave@toad.net] 410-384-2500 Sales ToadNet - Want to go fast? 410-544-1329 FAX 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net
2013 Mar 06
1
Wireless cannot ping gateway after 6.3 CR updates
...TX packets:79 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:107489 (104.9 KiB) TX bytes:9217 (9.0 KiB) [LSF at nra ~]$ iwconfig lo no wireless extensions. eth0 no wireless extensions. wlan0 IEEE 802.11bgn ESSID:"toadnet" Mode:Managed Frequency:2.437 GHz Access Point: 00:24:93:38:89:80 Bit Rate=54 Mb/s Tx-Power=15 dBm Retry long limit:7 RTS thr:off Fragment thr:off Power Management:on Link Quality=70/70 Signal level=-28 dBm Rx inva...
2003 Nov 14
7
Your thoughts..
I need to get your thoughts on something.. :) I am trying to create a system to process the CDR call logs for department accounting.. I think there are two ways of doing it.. Either I can create an AGI that will run on the "h" extension and will lookup the last entry that matches the account code of the call that just ended in the MySQL CDR and calculate the call cost immediately..
2004 Nov 22
1
Syslinux on PPC
...un the 'syslinux' command on my PPC to make the usb stick bootable for an x86 system. Is this possible? Can I just compile the sources myself on the PPC system? -Thanks Shalev ___________________________________________________________ This mail sent using ToadMail -- Web based e-mail @ ToadNet
2003 Sep 09
1
Pushing data to a 7960
..., like queue status info, I'd love to be able to push at particular phones. A "pick up the damn phone" push message would be cool too. :) Dave ===================================================================== David C. Troy [dave@toad.net] 410-384-2500 Sales ToadNet - Want to go fast? 410-544-1329 FAX 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net
2003 Sep 11
1
Final version of ZapScan
....c and can be saved as a separate app called app_zapscan.c. Patch is here: http://asterisk.toad.net/app_zapbarge.c-change-to-zapscan Comments welcome! Dave ===================================================================== David C. Troy [dave@toad.net] 410-384-2500 Sales ToadNet - Want to go fast? 410-544-1329 FAX 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net
2003 Sep 12
3
say number question
I searched for "say number" in the * google archives and have not found reference to options for "say number". I would like to have * say digits instead of the hundreds and thousands. EG, "1234" would say one two three four.
2003 Nov 02
2
Clearing Queue Stats?
Is there a way to clear the Queue stats? That is with out restarting *? I'd like to reset them daily and don't see a way to do that. Unless the only way is maybe a cron restart asterisk like every weekday @ 04:00?
2004 Sep 16
1
quality of musiconhold...
Hi everyone! I was wondering... Does the musiconhold quality improve if the mpg123 processes run with a negative priority? If so, is there a way to make them start like that, so I don't have to renice them? Regards, Evert
2003 Sep 08
2
live monitoring
Hello, I've search through all of the lists and cannot find any descriptions of live monitoring (monitoring a phone call going on between an extension and a zaptel channel live from another extension while the monitoring phone is muted). I am aware of the monitor function which is actually a call recorder, but I'm looking for live monitoring from a muted extension. is this easily
2004 Jan 31
3
Caller ID Presentment on PRI...
...o set CIDName to be something different than the reverse lookup name? My goal is not to spoof the White House, btw, but it makes a fun example. Thanks, Dave ===================================================================== David C. Troy [dave@toad.net] 410-384-2500 Sales ToadNet - Want to go fast? 410-544-1329 FAX 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net
2003 Sep 09
3
Request for comments on queue statistics
...to generate the sorts of statistics people have been asking for. Thoughts? Mark, does this contradict any sort of master plan on the subject? Regards, Dave ===================================================================== David C. Troy [dave@toad.net] 410-384-2500 Sales ToadNet - Want to go fast? 410-544-1329 FAX 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net
2003 Sep 05
4
app_queue input needed...
A friend and I have recently added the ability to announce the callers position in the call queue every x seconds.. or even just inject an anouncement every x seconds. All setup in queues.conf and can be setup per queue. My next project is to add the ability to announce the callers estimated wait time. I want some feedback to see whats the best method to calculate that? What do you want just
2004 Sep 16
2
No Caller Name sent from Asterisk over National or DMS100 PRI to a Norstar MICS?
I have a PRI link up and running between Asterisk and a Nortel Norstar MICS v4.1 . I'm having a problem getting the textual Caller Name across the link from Ast to Ns, however numeric Caller ID arrives and displays fine. From Ns to Ast both elements come through fine. I'm forcing dummy values for testing using: exten => s,1,SetCIDName(Test) exten => s,2,SetCallerID(1234561234)
2003 Sep 17
1
Re: Asterisk-Users digest, Vol 1 #1279 - 16 msgs
...? > > > > What other Cisco routers can act as SIP gateways today? > > > > Thanks, > > Dave > > > > ===================================================================== > > David C. Troy [dave@toad.net] 410-384-2500 Sales > > ToadNet - Want to go fast? 410-544-1329 FAX > > 570 Ritchie Highway, Severna Park, MD 21146-2925 www.toad.net > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://li...
2003 Sep 12
5
Asterisk using a h323 gateway
Hello: I am testing Asterisk with oh323. My question is: can Asterisk route some calls thru a second h323 gateway (a h323 <-> PSTN gw)? - Asterisk ip: 192.168.1.10 - h323<->PSTN gw: 192.168.1.20 I've tried: exten => _9XXXXXXXX,1,Dial(OH323/192.1.1.20) or exten => _9XXXXXXXX,1,Dial(OH323/BYEXTENSION@192.1.1.20) but it does not work at all. If my h323 client