Mohamed A. Gombolaty
2005-Jun-08 01:28 UTC
[Asterisk-Users] Xlite not communicating with Asterisk
Dear All,
I have downloaded the xlite version 2.0 for windows and I made the
following conf in the xlite itself as the document suggested in order to
make it work with Asterisk but still it doesn't work as a matter of fact
when I tried to make a tcp dump I can see no packets going between the
windows client and the Asterisk server at all, here is the my conf on
the xlite itself:
in the Menu>System Settings>SIP Proxy>Deafult
Enabled: yes
Display Name:
Username:
Authorization User:
Password: xxxx
Domain/Realm: mysip.server.com
SIP Proxy: 192.168.99.243
Outbound Proxy:
Use Outblound Proxy: Default
Send internal IP: Always
Register: Always
Direct Dial IP: NO
DIal Prefix:
my sip.conf for the device is as follow:
[881]
;Turn off silence suppression in X-Lite ("Transmit Silence"=YES)!
;Note that Xlite sends NAT keep-alive packets, so qualify=yes is not
needed
type=friend
secret=xxxx
callerid="Mohamed Mahmoud" <881>
host=dynamic
dtmfmode=inband
context=from-sip
canreinvite=no
disallow=all
allow=gsm
ofcourse I added in the context mentioned above the macro I use with all
my extensions.
--
Thx
MAG
Wilson Pickett
2005-Jun-08 01:52 UTC
[Asterisk-Users] Xlite not communicating with Asterisk
> Enabled: yes > Display Name: > Username: > Authorization User: > Password: xxxx > Domain/Realm: mysip.server.comIs this your username:
Shahan Kalutanthri
2005-Jun-08 01:59 UTC
[Asterisk-Users] Xlite not communicating with Asterisk
HI..!!
Is you windows PC & the Asterisk in the same LAN.
-----Original Message-----
From: Mohamed A. Gombolaty [mailto:mgombolaty@noorgroup.net]
Sent: Wednesday, June 08, 2005 2:29 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Xlite not communicating with Asterisk
Dear All,
I have downloaded the xlite version 2.0 for windows and I made the following
conf in the xlite itself as the document suggested in order to make it work
with Asterisk but still it doesn't work as a matter of fact when I tried to
make a tcp dump I can see no packets going between the windows client and
the Asterisk server at all, here is the my conf on the xlite itself:
in the Menu>System Settings>SIP Proxy>Deafult
Enabled: yes
Display Name:
Username:
Authorization User:
Password: xxxx
Domain/Realm: mysip.server.com
SIP Proxy: 192.168.99.243
Outbound Proxy:
Use Outblound Proxy: Default
Send internal IP: Always
Register: Always
Direct Dial IP: NO
DIal Prefix:
my sip.conf for the device is as follow:
[881]
;Turn off silence suppression in X-Lite ("Transmit Silence"=YES)!
;Note that
Xlite sends NAT keep-alive packets, so qualify=yes is not needed type=friend
secret=xxxx callerid="Mohamed Mahmoud" <881> host=dynamic
dtmfmode=inband
context=from-sip canreinvite=no disallow=all allow=gsm
ofcourse I added in the context mentioned above the macro I use with all my
extensions.
--
Thx
MAG
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient or have received this e-mail in error,
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
http://www.asteriskguru.com/tutorials/asterisk_voip_ipphone.html http://www.asteriskguru.com/tutorials/xlite_softphone.html Read these two tutorials and you should be fine. Zoa Wilson Pickett wrote:>>Enabled: yes >>Display Name: >>Username: >>Authorization User: >>Password: xxxx >>Domain/Realm: mysip.server.com >> >> > >Is this your username: >_______________________________________________ >Asterisk-Users mailing list >Asterisk-Users@lists.digium.com >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 254 bytes Desc: OpenPGP digital signature Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050608/b3a55f9d/signature.pgp
Mohamed A. Gombolaty
2005-Jun-08 02:10 UTC
[Asterisk-Users] Xlite not communicating with Asterisk
Hi Wilson, yes I am leaving it blank although I did try to use a username in the sip.conf but with the same result also I have tried to put the extension 881 but the same result. Wilson Pickett wrote:> > Enabled: yes > > Display Name: > > Username: > > Authorization User: > > Password: xxxx > > Domain/Realm: mysip.server.com > > Is this your username: > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Thx MAG -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050608/439df998/attachment.htm
Shahan Kalutanthri
2005-Jun-08 02:33 UTC
[Asterisk-Users] Xlite not communicating with Asterisk
on the asterisk console put a "sip debug" and see if you get any debug
information.
coz even though you extension.conf or sip.conf is not properly configured
still you should get the debug info..!!
shahan
-----Original Message-----
From: Mohamed A. Gombolaty [mailto:mgombolaty@noorgroup.net]
Sent: Wednesday, June 08, 2005 3:11 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Xlite not communicating with Asterisk
Hi Shahan,
yes both are in the same LAN
Thx
MAG
Shahan Kalutanthri wrote:
HI..!!
Is you windows PC & the Asterisk in the same LAN.
-----Original Message-----
From: Mohamed A. Gombolaty [mailto:mgombolaty@noorgroup.net
<mailto:mgombolaty@noorgroup.net> ]
Sent: Wednesday, June 08, 2005 2:29 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] Xlite not communicating with Asterisk
Dear All,
I have downloaded the xlite version 2.0 for windows and I made the following
conf in the xlite itself as the document suggested in order to make it work
with Asterisk but still it doesn't work as a matter of fact when I tried to
make a tcp dump I can see no packets going between the windows client and
the Asterisk server at all, here is the my conf on the xlite itself:
in the Menu>System Settings>SIP Proxy>Deafult
Enabled: yes
Display Name:
Username:
Authorization User:
Password: xxxx
Domain/Realm: mysip.server.com
SIP Proxy: 192.168.99.243
Outbound Proxy:
Use Outblound Proxy: Default
Send internal IP: Always
Register: Always
Direct Dial IP: NO
DIal Prefix:
my sip.conf for the device is as follow:
[881]
;Turn off silence suppression in X-Lite ("Transmit Silence"=YES)!
;Note that
Xlite sends NAT keep-alive packets, so qualify=yes is not needed type=friend
secret=xxxx callerid="Mohamed Mahmoud" <881> host=dynamic
dtmfmode=inband
context=from-sip canreinvite=no disallow=all allow=gsm
ofcourse I added in the context mentioned above the macro I use with all my
extensions.
--
Thx
MAG
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
<http://lists.digium.com/mailman/listinfo/asterisk-users>
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
<http://lists.digium.com/mailman/listinfo/asterisk-users>
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient or have received this e-mail in error,
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
<http://lists.digium.com/mailman/listinfo/asterisk-users>
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
<http://lists.digium.com/mailman/listinfo/asterisk-users>
--
Thx
MAG
This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient or have received this e-mail in error,
please notify the sender immediately and destroy this e-mail. Any
unauthorised copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20050608/f3dab337/attachment.htm