Dear All. When I calling a number from web, my softphone show me "Answer" and "Decline" bottoms, and then I have to click Answer to call the number. it seems it is two step to calling the number. If I type the number direct to my client softphone, it calls directlly the number without show me to choose Answer to calling. My source code is in AMI fsocket open to make call from web. how can I call direct to the number? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130122/1701df82/attachment.htm>
Christopher Harrington
2013-Jan-22 14:58 UTC
[asterisk-users] two steps when calling from web!
On Tue, Jan 22, 2013 at 1:57 AM, Muhammad <mohammad.ghazavi at gmail.com>wrote:> Dear All. > > When I calling a number from web, my softphone show me "Answer" and > "Decline" bottoms, and then I have to click Answer to call the number. it > seems it is two step to calling the number. If I type the number direct to > my client softphone, it calls directlly the number without show me to > choose Answer to calling. > >We'll need to know more about the software you're using. That is, what is it called, what version is it, and so on.> My source code is in AMI fsocket open to make call from web. how can I > call direct to the number? > >There may be headers you can pass to cause your softphone to automatically answer the incoming call. By default, most physical SIP phones allow a sort of "intercom" mode that requires no user action before the SIP call is brought up. I don't know if your software would support the same mechanism.> -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- -Chris Harrington ACSDi Office: 763.559.5800 Mobile Phone: 612.326.4248 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130122/f81b0ef9/attachment-0001.htm>