search for: vxml_url

Displaying 7 results from an estimated 7 matches for "vxml_url".

2003 Jun 27
1
Advanced SIP management
...calls on a sip header/parameter basis. I've tried some things successfully: - SIP registration from clients. - On-the-fly compression for wan VoIP transfers: SIP G.711 --> GSM IAX --> (wan) --> GSM IAX --> SIP G.711 - Sending custom parameters in URI: exten => 1,1,Setvar,VXML_URL=var1=value1 exten => 1,2,Dial,sip/192.168.0.1 I need to know if there is some possibilities for: 1) Automatic SIP header and/or uri-parameter propagation I need to propagate custom **headers** and/or **uri parameters** from source to destination. Does Asterisk propagate this additional inf...
2003 Jun 18
1
Extra parameters in SIP URIs
Hello, I've seen that Nuance SIP audio provider supports additional information (parameters and extra headers) in SIP URIs, using the format: sip:user:password@host:port;uri-param1;uri-param2?header1&header2 For example, sip:1234@myserver.com;extra_header=Uui?Uui=Hello Does Asterisk support this format? Is there a way to retrieve the value of these additional headers, and then decide
2005 Feb 14
1
Sipura 841 and paging function
I was browsing through the web config of a Sipura SPA-841 (Firmware 2.0.13) and noticed a setting marked 'paging' under supplementary services on the Phone settings page on the advanced admin login. Anyone know how it might be used? Could it be like the Snom - exten => 10,1,SetVar(VXML_URL=intercom=true) exten => 10,2,Dial(SIP/testuser) Craig
2005 Feb 24
2
asterisk supports VXML?
Hello, Does asterisk supports VXML? Couldn't find much resource on that on google and wiki. Thanks Foong
2005 Mar 07
0
SIP URI
...the list which actualy show the URI string in the debug message (at the To: field). Is there any setting I need to set or turn on during compilation of asterisk? I have the head version of asterisk and my extension.conf setting is proveded below: exten => 777,1,Answer exten => 777,2,SetVar(VXML_URL=play=http%3A%2F%2Flocalhost%2Fvxml%2Findex.vxml) exten => 777,3,Dial(SIP/1234@192.168.1.72,10,t) exten => 777,4,Hangup SIP Debug message: *CLI> dial 777 -- Executing Answer("OSS/dsp", "") in new stack << Console call has been answered >> -- Exec...
2008 Jul 03
2
Asterisk VXML... Help.
...neral] wav_codec=gsm videosilence= audiosilence= [license] max=1 video=no key= And, finally here's my console output: -- Executing Vxml("SIP/xxx.201.84.142-b7600c30", "file:///tmp/menu.vxml") in new stack VoiceBrowser interface file:///tmp/menu.vxml Initialiting == VXML_URL=(null) == VXML_ID=(null) == VXML_PARAM=(null) == url=file:///tmp/menu.vxml == session=1 == id=0 == param=0 == Opening (url=file:///tmp/menu.vxml, id=(null), param=(null)) == (dnid=1yyy3160157) == (name=1xxx8635808) == (num=1xxx8635808) == remote=1xxx8635808 == local=1yyy3160...
2005 Jun 07
0
Re: chan_sccp / 7960: "External call" and more
...ixed by Jan in the CVS, I will check it out > Is there any way with chan_sccp to have asterisk taking influence on the > phone's ringing? > Yes, I believe we can use 2 ringer tones, outside and inside, that's all with CCM. added in my todo list > does anyone have played with VXML_URL and 7960 phones with chan_sccp > or has any links about that? > No idea on how CCM get it working. I need a CCM trace for that > is it possible to use one "line" on multiple phones. AFAIR, the CM > permits that and shows the status of the line on all phones which have >...