[Freeswitch-users] Autoanswer

Jonas Gauffin jonas.gauffin at gmail.com
Wed Nov 26 07:20:28 PST 2008


Hello
I send an API command through the event socket that looks like this (the
first two variables are used by our server):

api originate
{gate_user_id=44,gate_site_id=1,sip_invite_params=intercom=true,sip_h_Call-Info=<sip:$${domain}>;answer-after=0,sip_auto_answer=true,origination_caller_id_name='Jonas
Gauffin',origination_caller_id_number=+4623666XXXX,sip_auto_answer=true}sofia/localdomain/u1000044%
192.168.1.112 '&execute_extension(8901 XML)'

The command works just as it should. The problem is that the auto-answer
variables seems to stick to the b-leg (execute extensions), which means that
both calls gets auto answered. What I want is that only the first call gets
answered.

(A logged in user presses the "call" icon in our webdirectory, which makes
freeswitch use his phone to call 8901)

//Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081126/66516576/attachment-0002.html 


More information about the FreeSWITCH-users mailing list