similar to: Asterisk Originate Command

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk Originate Command"

2008 Jul 01
3
music on hold realtime
Hi, Is it possible to use realtime for Music On Hold? Is it also possible to store the music/audio files on the database, same way a voicemail can be stored on the database? Thank You Regards, Nhadie
2009 Feb 18
3
US DID
Hi, Anyone knows a DID provider that can do both outbound and inbound? Regards Nhadie
2009 Jan 28
4
route based from source
Hi, Is it possible to detect where the call came from and route it out to different sip trunks. e.g. i have user 100300 when that user calls outbound i will make him use of [sip-trunk-100] another user, 101300 when that users calls outbound i will make him use of [sip-trunk-101] actually the 100 and 101 at the beginning of the username is the accountcode i used for cdr. hope my question
2007 Aug 23
1
[Serusers] why combine ser with asterisk
Asterisk is an excellent PBX system, and makes a very good endpoint in the SIP chain for all sorts of things -- IVR systems, voicemail applications, automated messages, etc. It has an extremely well-written CDR engine, so many people mesh it with billing applications to produce accurate accounting information. It also is fully aware of the media stream, which means it's capable of cutting
2008 Aug 22
4
set callerid with plus sign
Hi, Is it possible to assign a plus sign on the callerid(num) ? currently this is what i do CALLERID(num)=+6523450017 but telco is denying calls, coz they said they are seeing "bs523450017" instead of +6523450017. i tried putting it inside double quotes CALLERID(num)="+6523450017" telco says the same thing. is this possible? thank you Regards, nhadie
2008 Oct 22
3
asterisk video
hi, hs anyone able to make video to work on asterisk? i tried following this: http://www.voip-info.org/tiki-index.php?page=Asterisk+phone+xten+eyeBeam i can see that eyebeam is trying to broadcast a video but the other eyebeam is not receiving it. i tested the same setup but this time using ser with rtpproxy and eyebeam video works fine. any ideas? where do you think should i start
2008 Nov 25
1
cdr mysql error
Hi, Need help on mysql cdr, i keep on seeing this log on the console. but my db is up and i see the calls being logged on the cdr table. is there a timeout when there is no activity? can i remove the timeout if there is any? thanks [Nov 25 13:22:37] ERROR[21026]: cdr_addon_mysql.c:171 mysql_log: cdr_mysql: Server has gone away. Attempting to reconnect. [Nov 25 14:20:32] ERROR[21061]:
2007 Aug 16
2
Outbund Route via Extension
Hi All, is it possible to choose outbound route by checking the extension of the caller? e.g extension that starts with 3 goes to outbound route 1 extension that starts with 4 goes to outbound route 2. Basically, i'm hosting two(2) office, extension 3XXX is office 1 and extensions 4XX is office 2, they both have the same dialling pattern so i need to choose route based on source.
2008 Apr 23
2
prepaid on the trunks
if i have this setup: [sip users] -- [asterisk] --- [as5300] --- [pstn] asterisk will talk to as5300 using sip. i will use as5300 as a trunk on the asterisk so sip users can call out to pstn. what i would like to is do prepaid on those trunks, not on the sip users. sip users can call any other sip users . i want to do it that way coz i'm trying to build a multi-tenant pbx, and i will use
2008 Aug 11
1
Asterisk Realtime Unregister
Hi, I'm running asterisk realtime, i had prob when a user does not unregister properly. I tested with SPA942 and a PAP2, when phone is registered, i call using the SPA using x-lite no problem, but when i unplugged the power, it does not unregister properly, so asterisk think SPA942 is still registered, when i call using x-lite, asterisk tries to call it.so it gets stuck at [Aug 11
2008 Oct 09
2
retransmitting NAT
Hi, What does retransmitting NAT means? I have a client that uses SPA 942, and his phone sometimes cannot be called. i did a sip sebug and i keep on seeing retransmitting NAT. on the realtime it shows that it is registered, so when i try to call it , asterisk thinks it is still online so it tries to reach it instead of saying it's unavailable, [Oct 9 11:10:33] -- Called 103100 it
2008 Oct 08
1
registration limit
Hi, Is there a way to limit only one registration for each user at a time? meaning if a user tries to register, but that user is already registered. i will deny? or is it possible to for a single user at the same time, and when someone calls that user, it will ring both phones? Just want something whereby a user can assign his extension on an IP phone in the office, and assign the same
2008 Jun 25
1
AS5400 E1 SS7
Hi, Would just like to inquire if anyone here has a setup of asterisk to send traffic to AS5400 connected to an SS7-PRI.? this is more of a AS54 question, as i've been reading and i always stumble upon PGW2200 as a requirement to handle SS7 signaling on the AS54. Has anyone able to send calls from asterisk to an as 54 with SS7-PRI without PGW2200? TIA Regards, Nhadie --------------
2008 Oct 14
1
asterisk+heartbeat
Hi, I'm using heartbeat as a failover for my asterisk server. on the active server 1 i have 10.10.10.1 eth0 10.10.10.3 secondary eth0 asterisk listens to the secondary ip, so that if server 1 fails, server 2 will then get that IP. so if server 1 fails, server 2 will have the IP 10.10.10.2 eth0 10.10.10.3 secondary eth0 problem is i have to bind asterisk to the secondary IP if dont, i
2008 Jul 22
1
issue with high latency
Hi, Is there a specific latency that asterisk accepts? I encountered a problem wherein when the latency was unusually high,my xlite's (i have 2 xlite) cannot register. but when the link suddenly went stable, the x-lite just registered. what i forgot to look at is if the registration packet is reaching my asterisks. ------ when xlite cannot register --------------- Pinging
2008 Jun 11
2
time on asterisk
Hi, I'm using gotoiftime on asterisk, but it seems  there is a difference between the asterisk time and the system time. could it be because i adjusted the system timezone on my linux? do asterisk not detect the change of timezone on the system? How can I fix this prob? Regards, nhadie -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 12
1
g723 llicense
Hi, Looking to buy at least 20 license for g723. May i know where to purchase please? Regards, Nhadie
2008 Dec 10
2
asterisk video
Hi All, Got some problem with asterisk video, i'm testing an eyebeam and a grandstream video phone. call from grandstream to eyebeam works ok, video shows up. but calls from eyebeam to grandstream there's no video, but audio is ok. Regards, Nhadie
2009 Apr 23
1
Dial-out via AMI
Hi, i'm currently using Originate command on AMI, i can call a certain channel like a SIP user SIP/1000 then once 1000 is answered it dials out to amobile or landline. Would just like to know if i can use AMI to dialout to a mobile or landline first (instead of SIP user) and once answered, dial another mobile or landline again. If not is it possible to call a macro from the AMI? i think
2008 Oct 07
1
regcontext
hi all, just wondering what's happening here: i have a pap2 and an spa941. everytime i call my spa from my pap2 i can see it being added dynamically on the regcontext: [Oct 7 11:59:08] -- Saved useragent "Linksys/SPA942-5.2.8" for peer 100100 [Oct 7 11:59:08] -- Added extension '100100' priority 1 to sipregcontext but from spa to pap2 i dont see it, i looked