VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
gmludo at gmail.com Guest
|
Posted: Sat Oct 10, 2015 3:39 am Post subject: [asterisk-users] same sip username with realms and chan_sip |
|
|
Hello,
same sip username with realms is possible with Asterisk ?
I've tried to have this feature with Asterisk 13.3.2 and chan_pjsip, and now, Asterisk crashes.
Any clue ?
Have a nice week-end.
--
Ludovic Gasc (GMLudo)
http://www.gmludo.eu/
2015-09-24 22:59 GMT+02:00 Ludovic Gasc <gmludo@gmail.com (gmludo@gmail.com)>:
Quote: | Hi,
How have the same sip username in several realms ?
For now, I must add the realm prefix in the sip username of chan_sip.
For example:
[lg_2540]
amaflags = default
call-limit = 10
host = dynamic
language = en_US
context = lg_default
callerid = "LG" <2540>
secret = XXXXXXXXXXXXXXXXXXXXXXXXXX
type = friend
subscribemwi = no
mohsuggest = default
qualify = yes
fromdomain=lg.allocloud.com
fromuser=2540
If I use only [2540] as section name, I'll have a clash on the same Asterisk.
Thanks for your answers.
--
Ludovic Gasc (GMLudo)
http://www.gmludo.eu/
|
|
|
Back to top |
|
|
jcolp at digium.com Guest
|
Posted: Sun Oct 11, 2015 3:22 pm Post subject: [asterisk-users] same sip username with realms and chan_sip |
|
|
Ludovic Gasc wrote:
Quote: | Hello,
same sip username with realms is possible with Asterisk ?
I've tried to have this feature with Asterisk 13.3.2 and chan_pjsip, and
now, Asterisk crashes.
|
Did PJSIP crash in general (it's usually a build problem if that
happens) or was it when you were experimenting with different realms and
such?
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
gmludo at gmail.com Guest
|
Posted: Tue Oct 13, 2015 5:22 am Post subject: [asterisk-users] same sip username with realms and chan_sip |
|
|
pjsip crashes only with my realm experiments.
I'll test with the latest Asterisk 13 stable version to verify.
However, even if I've found a solution for realm, I've the feeling that realm in Asterisk isn't well tested/supported.
For now, since September, I use a simpler solution in production: integrate the account name as a prefix in the username: enough mainstream to be sure is supported
Ludovic Gasc (GMLudo)
jcolp@digium.com (jcolp@digium.com)> wrote: Quote: | Ludovic Gasc wrote:
Quote: | Hello,
same sip username with realms is possible with Asterisk ?
I've tried to have this feature with Asterisk 13.3.2 and chan_pjsip, and
now, Asterisk crashes.
|
Did PJSIP crash in general (it's usually a build problem if that happens) or was it when you were experimenting with different realms and such?
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
sgriepentrog at digium... Guest
|
Posted: Wed Oct 14, 2015 1:37 pm Post subject: [asterisk-users] same sip username with realms and chan_sip |
|
|
Just as a reminder: absolutely anytime that you succeed in crashing Asterisk (no matter the validity of your input), please make sure that either an issue covering the situation already exists, or please take the time to create a new one.
When creating an issue (or if one is not already attached), please follow these [1] instructions for obtaining a backtrace and attach the file to the issue. Very often a backtrace on an issue is sufficient for us to identify and eliminate the bug that caused it. And if you can, please replicate using a currently supported version (11, 13, master) of Asterisk compiled from the latest git head -- this helps us to be confident that it's not something already fixed, and we can skip that step and get to fixing it faster.
[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace
On Tue, Oct 13, 2015 at 5:22 AM, Ludovic Gasc <gmludo@gmail.com (gmludo@gmail.com)> wrote:
Quote: |
pjsip crashes only with my realm experiments.
I'll test with the latest Asterisk 13 stable version to verify.
However, even if I've found a solution for realm, I've the feeling that realm in Asterisk isn't well tested/supported.
For now, since September, I use a simpler solution in production: integrate the account name as a prefix in the username: enough mainstream to be sure is supported
Ludovic Gasc (GMLudo)
jcolp@digium.com (jcolp@digium.com)> wrote: Quote: | Ludovic Gasc wrote:
Quote: | Hello,
same sip username with realms is possible with Asterisk ?
I've tried to have this feature with Asterisk 13.3.2 and chan_pjsip, and
now, Asterisk crashes.
|
Did PJSIP crash in general (it's usually a build problem if that happens) or was it when you were experimenting with different realms and such?
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
--
Scott Griepentrog
Digium, Inc · Software Developer
445 Jan Davis Drive NW · Huntsville, AL 35806 · US
direct/fax: +1 256 428 6239 · mobile: +1 256 580 6090
Check us out at: http://digium.com · http://asterisk.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|