search for: khasib

Displaying 5 results from an estimated 5 matches for "khasib".

2011 Nov 27
6
Does Asterisk alter the Headers of INVITE Message
Hi all, I am trying to send an extra header in SIP INVITE Message , i.e (email="me at me.com") but when I check the Message at the target that header is not there So I is Askterisk altering the Message and Is there away to include extra headers for SIP INVITE Message? Thank u
2011 Nov 16
3
Does Asterisk Support SIP Video Call ?
Hi all, I tried making a video SIP call using Asterisk .... But it didnt work....only voice call works? Regards Faraj Khasib
2011 Nov 15
4
Multiple SIP endpoint registrations
...uses 6000 at mydomain to call 9000 at my domain(which is the call center) Now My question is about the iPhone user part... Does the Asterisk 1.8 support that all my iPhone users register with the same account(6000 at mydomain) and call that extension(dont worry about this extension)? Regards Faraj Khasib
2012 Feb 23
3
Trunking betweeb two Asterisk System
Hi guys, I am trying to make a trunk between two asterisk system SIP Trunk on Asterisk 1.6 but I cannt make it work, can any body help me plz? Thank you
2012 Jan 25
3
Executing Script after MixMonitor is called
Hello Guys, I am trying to convert files that are .wac to mp3 after mixmonitor command is called but it doesnt execute the command, I tried the command in terminal it worked, any help please ... below is my dial plan exten=6500,n,Set(MIXMONITOR_EXEC=&& nice -n 19 /usr/local/bin/lame -b 8 -t -F -m m --bitwidth 8 --quiet "/var/spool/asterisk/monitor/${CALLFILENAME}.wav"