Displaying 2 results from an estimated 2 matches for "cingusoft".
2007 Feb 23
3
Sellvoip configuration....Please Help!!!!
hi guy, i have a problem, i have an sellvoip account and i want
configure asterisk for outbound calls.
this is my sip.conf
register => XXXXX0000000000:PassWord@70.42.34.200 ; this is one of the
sellvoip server
[sellvoip_out]
type=friend
secret=PassWord
username=XXXXXX0000000000
host=70.42.34.200
dtmfmode=rfc2833
context=testing
disallow=all
allow=ulaw
extensions.conf
this is a semplified
2007 Feb 27
2
AJAM..is a BUG?
hi guys
i have created a plugin for jquery for asterisk ajax interfacement. the
interfacement work with ajam and on firefox work very well, the problem
is with IE :-(
an example:
the url is: asterisk/mxml
i want login on manager system and the string command is:
action=login&username=myusername&secret=mysecret
I have tested with firefoz and i receive the correct XML response, the